]> cygwin.com Git - cygwin-apps/setup.git/blob - Makefile.in
2002-05-04 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / Makefile.in
1 # Makefile.in generated by automake 1.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # $Id$
19 #
20 # Copyright (c) 2000, Red Hat, Inc.
21 # Copyright (c) 2002, Robert Collins
22 #
23 # This program is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 2 of the License, or
26 # (at your option) any later version.
27 #
28 # A copy of the GNU General Public License can be found at
29 # http://www.gnu.org/
30 #
31 # Written by Christopher Faylor <cgf@redhat.com>
32 # and Robert Collins <rbtcollins@hotmail.com>
33 #
34 # Makefile for Cygwin installer
35 SHELL = @SHELL@
36
37 srcdir = @srcdir@
38 top_srcdir = @top_srcdir@
39 VPATH = @srcdir@
40 prefix = @prefix@
41 exec_prefix = @exec_prefix@
42
43 bindir = @bindir@
44 sbindir = @sbindir@
45 libexecdir = @libexecdir@
46 datadir = @datadir@
47 sysconfdir = @sysconfdir@
48 sharedstatedir = @sharedstatedir@
49 localstatedir = @localstatedir@
50 libdir = @libdir@
51 infodir = @infodir@
52 mandir = @mandir@
53 includedir = @includedir@
54 oldincludedir = /usr/include
55 pkgdatadir = $(datadir)/@PACKAGE@
56 pkglibdir = $(libdir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 top_builddir = .
59
60 ACLOCAL = @ACLOCAL@
61 AUTOCONF = @AUTOCONF@
62 AUTOMAKE = @AUTOMAKE@
63 AUTOHEADER = @AUTOHEADER@
64
65 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66 INSTALL = @INSTALL@
67 INSTALL_PROGRAM = @INSTALL_PROGRAM@
68 INSTALL_DATA = @INSTALL_DATA@
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 INSTALL_SCRIPT = @INSTALL_SCRIPT@
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = @program_transform_name@
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 host_alias = @host_alias@
81 host_triplet = @host@
82
83 EXEEXT = @EXEEXT@
84 OBJEXT = @OBJEXT@
85 PATH_SEPARATOR = @PATH_SEPARATOR@
86 AMTAR = @AMTAR@
87 AS = @AS@
88 AWK = @AWK@
89 CC = @CC@
90 CXX = @CXX@
91 CXXCPP = @CXXCPP@
92 DEPDIR = @DEPDIR@
93 DLLTOOL = @DLLTOOL@
94 ECHO = @ECHO@
95 GCJ = @GCJ@
96 GCJFLAGS = @GCJFLAGS@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 LEX = @LEX@
99 LEXLIB = @LEXLIB@
100 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
101 LIBTOOL = @LIBTOOL@
102 LN_S = @LN_S@
103 MAINT = @MAINT@
104 OBJDUMP = @OBJDUMP@
105 PACKAGE = @PACKAGE@
106 RANLIB = @RANLIB@
107 RC = @RC@
108 STRIP = @STRIP@
109 VERSION = @VERSION@
110
111 WINDRES := @WINDRES@
112 YACC = @YACC@
113 am__include = @am__include@
114 am__quote = @am__quote@
115 install_sh = @install_sh@
116
117 AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.6
118 SUBDIRS = bz2lib zlib libgetopt++
119
120 AM_CFLAGS = -Werror -Winline -Wall -Wpointer-arith \
121 -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
122 -Wmissing-declarations -Wcomments
123
124 AM_CXXFLAGS = $(AM_CFLAGS)
125
126 INCLUDES = -I$(srcdir)/bz2lib -I$(srcdir)/libgetopt++/include
127
128 noinst_PROGRAMS = \
129 setup
130
131
132 EXTRA_PROGRAMS = inilint
133
134 # to avoid false errors that assembly generates
135 WARNONLY_CFLAGS = -Winline -Wall -Wpointer-arith -Wcast-align \
136 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
137 -Wmissing-declarations -Wcomments $(INCLUDES)
138
139
140 EXTRA_DIST = \
141 check-na.bmp \
142 check-no.bmp \
143 check-yes.bmp \
144 choose-rtarrow.bmp \
145 choose-spin.bmp \
146 cygwin.ico \
147 inilex.l \
148 iniparse.y
149
150
151 BUILT_SOURCES = setup_version.c \
152 inilex.cc \
153 iniparse.cc
154
155
156 inilint_LDADD = libgetopt++/libgetopt++.la -lstdc++ -luser32 -lkernel32
157 inilint_SOURCES = \
158 filemanip.cc \
159 filemanip.h \
160 IniDBBuilder.cc \
161 IniDBBuilder.h \
162 inilex.cc \
163 inilintmain.cc \
164 iniparse.cc \
165 iniparse.h \
166 io_stream.h \
167 io_stream.cc \
168 PackageTrust.h \
169 rfc1738.cc \
170 rfc1738.h \
171 String++.cc \
172 String++.h
173
174
175 setup_LDADD = res.o zlib/libzcygw.a bz2lib/libbz2.a libgetopt++/libgetopt++.la \
176 -lstdc++ -luser32 -lkernel32 \
177 -lcomctl32 -lole32 -lwsock32 -lnetapi32 -ladvapi32 -luuid
178
179 setup_LDFLAGS = -mwindows
180 setup_SOURCES = \
181 archive.cc \
182 archive.h \
183 archive_tar.cc \
184 archive_tar.h \
185 archive_tar_file.cc \
186 autoload.c \
187 category.cc \
188 category.h \
189 choose.cc \
190 choose.h \
191 cistring.cc \
192 cistring.h \
193 compress.cc \
194 compress.h \
195 compress_bz.cc \
196 compress_bz.h \
197 compress_gz.cc \
198 compress_gz.h \
199 concat.cc \
200 concat.h \
201 cygpackage.cc \
202 cygpackage.h \
203 desktop.cc \
204 desktop.h \
205 dialog.cc \
206 dialog.h \
207 diskfull.cc \
208 diskfull.h \
209 download.cc \
210 download.h \
211 Exception.cc \
212 Exception.h \
213 find.cc \
214 find.h \
215 filemanip.cc \
216 filemanip.h \
217 fromcwd.cc \
218 geturl.cc \
219 geturl.h \
220 hash.cc \
221 hash.h \
222 ini.cc \
223 ini.h \
224 IniDBBuilder.cc \
225 IniDBBuilder.h \
226 IniDBBuilderPackage.cc \
227 IniDBBuilderPackage.h \
228 inilex.cc \
229 iniparse.cc \
230 iniparse.h \
231 install.cc \
232 io_stream.cc \
233 io_stream.h \
234 io_stream_cygfile.cc \
235 io_stream_cygfile.h \
236 io_stream_file.cc \
237 io_stream_file.h \
238 io_stream_memory.cc \
239 io_stream_memory.h \
240 list.h \
241 localdir.cc \
242 localdir.h \
243 log.cc \
244 log.h \
245 main.cc \
246 md5.c \
247 md5.h \
248 MD5++.cc \
249 MD5++.h \
250 mkdir.cc \
251 mkdir.h \
252 mklink2.cc \
253 mklink2.h \
254 mount.cc \
255 mount.h \
256 msg.cc \
257 msg.h \
258 net.cc \
259 net.h \
260 netio.cc \
261 netio.h \
262 nio-ie5.cc \
263 nio-ie5.h \
264 nio-file.cc \
265 nio-file.h \
266 nio-ftp.cc \
267 nio-ftp.h \
268 nio-http.cc \
269 nio-http.h \
270 package_db.cc \
271 package_db.h \
272 package_meta.cc \
273 package_meta.h \
274 package_source.cc \
275 package_source.h \
276 package_version.cc \
277 package_version.h \
278 PackageTrust.h \
279 PickCategoryLine.cc \
280 PickCategoryLine.h \
281 PickLine.cc \
282 PickLine.h \
283 PickPackageLine.cc \
284 PickPackageLine.h \
285 PickView.cc \
286 PickView.h \
287 port.h \
288 postinstall.cc \
289 proppage.cc \
290 proppage.h \
291 propsheet.cc \
292 propsheet.h \
293 res.rc \
294 resource.h \
295 rfc1738.cc \
296 rfc1738.h \
297 root.cc \
298 root.h \
299 script.cc \
300 script.h \
301 setup_version.c \
302 simpsock.cc \
303 simpsock.h \
304 site.cc \
305 site.h \
306 source.cc \
307 source.h \
308 splash.cc \
309 splash.h \
310 state.cc \
311 state.h \
312 String++.cc \
313 String++.h \
314 threebar.cc \
315 threebar.h \
316 version.cc \
317 version.h \
318 win32.cc \
319 win32.h \
320 window.cc \
321 window.h
322
323 subdir = .
324 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
325 mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
326 CONFIG_CLEAN_FILES =
327 EXTRA_PROGRAMS = inilint$(EXEEXT)
328 noinst_PROGRAMS = setup$(EXEEXT)
329 PROGRAMS = $(noinst_PROGRAMS)
330
331 am_inilint_OBJECTS = filemanip.$(OBJEXT) IniDBBuilder.$(OBJEXT) \
332 inilex.$(OBJEXT) inilintmain.$(OBJEXT) iniparse.$(OBJEXT) \
333 io_stream.$(OBJEXT) rfc1738.$(OBJEXT) String++.$(OBJEXT)
334 inilint_OBJECTS = $(am_inilint_OBJECTS)
335 inilint_DEPENDENCIES = libgetopt++/libgetopt++.la
336 inilint_LDFLAGS =
337 am_setup_OBJECTS = archive.$(OBJEXT) archive_tar.$(OBJEXT) \
338 archive_tar_file.$(OBJEXT) autoload.$(OBJEXT) \
339 category.$(OBJEXT) choose.$(OBJEXT) cistring.$(OBJEXT) \
340 compress.$(OBJEXT) compress_bz.$(OBJEXT) compress_gz.$(OBJEXT) \
341 concat.$(OBJEXT) cygpackage.$(OBJEXT) desktop.$(OBJEXT) \
342 dialog.$(OBJEXT) diskfull.$(OBJEXT) download.$(OBJEXT) \
343 Exception.$(OBJEXT) find.$(OBJEXT) filemanip.$(OBJEXT) \
344 fromcwd.$(OBJEXT) geturl.$(OBJEXT) hash.$(OBJEXT) ini.$(OBJEXT) \
345 IniDBBuilder.$(OBJEXT) IniDBBuilderPackage.$(OBJEXT) \
346 inilex.$(OBJEXT) iniparse.$(OBJEXT) install.$(OBJEXT) \
347 io_stream.$(OBJEXT) io_stream_cygfile.$(OBJEXT) \
348 io_stream_file.$(OBJEXT) io_stream_memory.$(OBJEXT) \
349 localdir.$(OBJEXT) log.$(OBJEXT) main.$(OBJEXT) md5.$(OBJEXT) \
350 MD5++.$(OBJEXT) mkdir.$(OBJEXT) mklink2.$(OBJEXT) \
351 mount.$(OBJEXT) msg.$(OBJEXT) net.$(OBJEXT) netio.$(OBJEXT) \
352 nio-ie5.$(OBJEXT) nio-file.$(OBJEXT) nio-ftp.$(OBJEXT) \
353 nio-http.$(OBJEXT) package_db.$(OBJEXT) package_meta.$(OBJEXT) \
354 package_source.$(OBJEXT) package_version.$(OBJEXT) \
355 PickCategoryLine.$(OBJEXT) PickLine.$(OBJEXT) \
356 PickPackageLine.$(OBJEXT) PickView.$(OBJEXT) \
357 postinstall.$(OBJEXT) proppage.$(OBJEXT) propsheet.$(OBJEXT) \
358 rfc1738.$(OBJEXT) root.$(OBJEXT) script.$(OBJEXT) \
359 setup_version.$(OBJEXT) simpsock.$(OBJEXT) site.$(OBJEXT) \
360 source.$(OBJEXT) splash.$(OBJEXT) state.$(OBJEXT) \
361 String++.$(OBJEXT) threebar.$(OBJEXT) version.$(OBJEXT) \
362 win32.$(OBJEXT) window.$(OBJEXT)
363 setup_OBJECTS = $(am_setup_OBJECTS)
364 setup_DEPENDENCIES = res.o zlib/libzcygw.a bz2lib/libbz2.a \
365 libgetopt++/libgetopt++.la
366
367 DEFS = @DEFS@
368 DEFAULT_INCLUDES = -I. -I$(srcdir)
369 CPPFLAGS = @CPPFLAGS@
370 LDFLAGS = @LDFLAGS@
371 LIBS = @LIBS@
372 depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
373 am__depfiles_maybe = depfiles
374 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/Exception.Po \
375 @AMDEP_TRUE@ ./$(DEPDIR)/IniDBBuilder.Po \
376 @AMDEP_TRUE@ ./$(DEPDIR)/IniDBBuilderPackage.Po \
377 @AMDEP_TRUE@ ./$(DEPDIR)/MD5++.Po \
378 @AMDEP_TRUE@ ./$(DEPDIR)/PickCategoryLine.Po \
379 @AMDEP_TRUE@ ./$(DEPDIR)/PickLine.Po \
380 @AMDEP_TRUE@ ./$(DEPDIR)/PickPackageLine.Po \
381 @AMDEP_TRUE@ ./$(DEPDIR)/PickView.Po ./$(DEPDIR)/String++.Po \
382 @AMDEP_TRUE@ ./$(DEPDIR)/archive.Po ./$(DEPDIR)/archive_tar.Po \
383 @AMDEP_TRUE@ ./$(DEPDIR)/archive_tar_file.Po \
384 @AMDEP_TRUE@ ./$(DEPDIR)/autoload.Po ./$(DEPDIR)/category.Po \
385 @AMDEP_TRUE@ ./$(DEPDIR)/choose.Po ./$(DEPDIR)/cistring.Po \
386 @AMDEP_TRUE@ ./$(DEPDIR)/compress.Po ./$(DEPDIR)/compress_bz.Po \
387 @AMDEP_TRUE@ ./$(DEPDIR)/compress_gz.Po ./$(DEPDIR)/concat.Po \
388 @AMDEP_TRUE@ ./$(DEPDIR)/cygpackage.Po ./$(DEPDIR)/desktop.Po \
389 @AMDEP_TRUE@ ./$(DEPDIR)/dialog.Po ./$(DEPDIR)/diskfull.Po \
390 @AMDEP_TRUE@ ./$(DEPDIR)/download.Po ./$(DEPDIR)/filemanip.Po \
391 @AMDEP_TRUE@ ./$(DEPDIR)/find.Po ./$(DEPDIR)/fromcwd.Po \
392 @AMDEP_TRUE@ ./$(DEPDIR)/geturl.Po ./$(DEPDIR)/hash.Po \
393 @AMDEP_TRUE@ ./$(DEPDIR)/ini.Po ./$(DEPDIR)/inilex.Po \
394 @AMDEP_TRUE@ ./$(DEPDIR)/inilintmain.Po ./$(DEPDIR)/iniparse.Po \
395 @AMDEP_TRUE@ ./$(DEPDIR)/install.Po ./$(DEPDIR)/io_stream.Po \
396 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_cygfile.Po \
397 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_file.Po \
398 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_memory.Po \
399 @AMDEP_TRUE@ ./$(DEPDIR)/localdir.Po ./$(DEPDIR)/log.Po \
400 @AMDEP_TRUE@ ./$(DEPDIR)/main.Po ./$(DEPDIR)/md5.Po \
401 @AMDEP_TRUE@ ./$(DEPDIR)/mkdir.Po ./$(DEPDIR)/mklink2.Po \
402 @AMDEP_TRUE@ ./$(DEPDIR)/mount.Po ./$(DEPDIR)/msg.Po \
403 @AMDEP_TRUE@ ./$(DEPDIR)/net.Po ./$(DEPDIR)/netio.Po \
404 @AMDEP_TRUE@ ./$(DEPDIR)/nio-file.Po ./$(DEPDIR)/nio-ftp.Po \
405 @AMDEP_TRUE@ ./$(DEPDIR)/nio-http.Po ./$(DEPDIR)/nio-ie5.Po \
406 @AMDEP_TRUE@ ./$(DEPDIR)/package_db.Po \
407 @AMDEP_TRUE@ ./$(DEPDIR)/package_meta.Po \
408 @AMDEP_TRUE@ ./$(DEPDIR)/package_source.Po \
409 @AMDEP_TRUE@ ./$(DEPDIR)/package_version.Po \
410 @AMDEP_TRUE@ ./$(DEPDIR)/postinstall.Po ./$(DEPDIR)/proppage.Po \
411 @AMDEP_TRUE@ ./$(DEPDIR)/propsheet.Po ./$(DEPDIR)/rfc1738.Po \
412 @AMDEP_TRUE@ ./$(DEPDIR)/root.Po ./$(DEPDIR)/script.Po \
413 @AMDEP_TRUE@ ./$(DEPDIR)/setup_version.Po \
414 @AMDEP_TRUE@ ./$(DEPDIR)/simpsock.Po ./$(DEPDIR)/site.Po \
415 @AMDEP_TRUE@ ./$(DEPDIR)/source.Po ./$(DEPDIR)/splash.Po \
416 @AMDEP_TRUE@ ./$(DEPDIR)/state.Po ./$(DEPDIR)/threebar.Po \
417 @AMDEP_TRUE@ ./$(DEPDIR)/version.Po ./$(DEPDIR)/win32.Po \
418 @AMDEP_TRUE@ ./$(DEPDIR)/window.Po
419 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
420 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
421 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
422 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
423 CCLD = $(CC)
424 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
425 $(AM_LDFLAGS) $(LDFLAGS) -o $@
426 CFLAGS = @CFLAGS@
427 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
428 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
429 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
430 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
431 $(AM_CXXFLAGS) $(CXXFLAGS)
432 CXXLD = $(CXX)
433 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
434 $(AM_LDFLAGS) $(LDFLAGS) -o $@
435 CXXFLAGS = @CXXFLAGS@
436 DIST_SOURCES = $(inilint_SOURCES) $(setup_SOURCES)
437
438 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
439 uninstall-info-recursive all-recursive install-data-recursive \
440 install-exec-recursive installdirs-recursive install-recursive \
441 uninstall-recursive check-recursive installcheck-recursive
442 DIST_COMMON = README ChangeLog Makefile.am Makefile.in aclocal.m4 \
443 cfgaux/compile cfgaux/config.guess cfgaux/config.sub \
444 cfgaux/depcomp cfgaux/install-sh cfgaux/ltmain.sh \
445 cfgaux/missing cfgaux/mkinstalldirs configure configure.in
446 DIST_SUBDIRS = $(SUBDIRS)
447 SOURCES = $(inilint_SOURCES) $(setup_SOURCES)
448
449 all: $(BUILT_SOURCES)
450 $(MAKE) $(AM_MAKEFLAGS) all-recursive
451
452 .SUFFIXES:
453 .SUFFIXES: .c .cc .lo .o .obj
454
455 mostlyclean-libtool:
456 -rm -f *.lo
457
458 clean-libtool:
459 -rm -rf .libs _libs
460
461 distclean-libtool:
462 -rm -f libtool
463 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
464 cd $(top_srcdir) && \
465 $(AUTOMAKE) --foreign Makefile
466 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
467 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
468
469 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470 $(SHELL) ./config.status --recheck
471 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
472 cd $(srcdir) && $(AUTOCONF)
473
474 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
475 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
476
477 clean-noinstPROGRAMS:
478 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
479 inilint$(EXEEXT): $(inilint_OBJECTS) $(inilint_DEPENDENCIES)
480 @rm -f inilint$(EXEEXT)
481 $(CXXLINK) $(inilint_LDFLAGS) $(inilint_OBJECTS) $(inilint_LDADD) $(LIBS)
482 setup$(EXEEXT): $(setup_OBJECTS) $(setup_DEPENDENCIES)
483 @rm -f setup$(EXEEXT)
484 $(CXXLINK) $(setup_LDFLAGS) $(setup_OBJECTS) $(setup_LDADD) $(LIBS)
485
486 mostlyclean-compile:
487 -rm -f *.$(OBJEXT) core *.core
488
489 distclean-compile:
490 -rm -f *.tab.c
491
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Exception.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IniDBBuilder.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IniDBBuilderPackage.Po@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MD5++.Po@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickCategoryLine.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickLine.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickPackageLine.Po@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickView.Po@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/String++.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive_tar.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive_tar_file.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autoload.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/category.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/choose.Po@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cistring.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress_bz.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress_gz.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cygpackage.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/desktop.Po@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialog.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskfull.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/download.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemanip.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fromcwd.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/geturl.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inilex.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inilintmain.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iniparse.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/install.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_cygfile.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_file.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_memory.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localdir.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdir.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mklink2.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netio.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-file.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-ftp.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-http.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-ie5.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_db.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_meta.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_source.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_version.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/postinstall.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proppage.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/propsheet.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc1738.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root.Po@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setup_version.Po@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simpsock.Po@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/site.Po@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source.Po@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splash.Po@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Po@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threebar.Po@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32.Po@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Po@am__quote@
565
566 distclean-depend:
567 -rm -rf ./$(DEPDIR)
568
569 .c.o:
570 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
571 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
572 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573 $(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
574
575 .c.obj:
576 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
577 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
578 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 $(COMPILE) -c -o $@ `cygpath -w $<`
580
581 .c.lo:
582 @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
583 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
584 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585 $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
586 CCDEPMODE = @CCDEPMODE@
587
588 .cc.o:
589 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
590 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
591 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592 $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
593
594 .cc.obj:
595 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
597 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598 $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
599
600 .cc.lo:
601 @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
602 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
603 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604 $(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
605 CXXDEPMODE = @CXXDEPMODE@
606 uninstall-info-am:
607
608 # This directory's subdirectories are mostly independent; you can cd
609 # into them and run `make' without going through this Makefile.
610 # To change the values of `make' variables: instead of editing Makefiles,
611 # (1) if the variable is set in `config.status', edit `config.status'
612 # (which will cause the Makefiles to be regenerated when you run `make');
613 # (2) otherwise, pass the desired values on the `make' command line.
614 $(RECURSIVE_TARGETS):
615 @set fnord $(MAKEFLAGS); amf=$$2; \
616 dot_seen=no; \
617 target=`echo $@ | sed s/-recursive//`; \
618 list='$(SUBDIRS)'; for subdir in $$list; do \
619 echo "Making $$target in $$subdir"; \
620 if test "$$subdir" = "."; then \
621 dot_seen=yes; \
622 local_target="$$target-am"; \
623 else \
624 local_target="$$target"; \
625 fi; \
626 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
627 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
628 done; \
629 if test "$$dot_seen" = "no"; then \
630 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
631 fi; test -z "$$fail"
632
633 mostlyclean-recursive clean-recursive distclean-recursive \
634 maintainer-clean-recursive:
635 @set fnord $(MAKEFLAGS); amf=$$2; \
636 dot_seen=no; \
637 case "$@" in \
638 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
639 *) list='$(SUBDIRS)' ;; \
640 esac; \
641 rev=''; for subdir in $$list; do \
642 if test "$$subdir" = "."; then :; else \
643 rev="$$subdir $$rev"; \
644 fi; \
645 done; \
646 rev="$$rev ."; \
647 target=`echo $@ | sed s/-recursive//`; \
648 for subdir in $$rev; do \
649 echo "Making $$target in $$subdir"; \
650 if test "$$subdir" = "."; then \
651 local_target="$$target-am"; \
652 else \
653 local_target="$$target"; \
654 fi; \
655 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
656 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
657 done && test -z "$$fail"
658 tags-recursive:
659 list='$(SUBDIRS)'; for subdir in $$list; do \
660 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
661 done
662
663 ETAGS = etags
664 ETAGSFLAGS =
665
666 tags: TAGS
667
668 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
669 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
670 unique=`for i in $$list; do \
671 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
672 done | \
673 $(AWK) ' { files[$$0] = 1; } \
674 END { for (i in files) print i; }'`; \
675 mkid -fID $$unique
676
677 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
678 $(TAGS_FILES) $(LISP)
679 tags=; \
680 here=`pwd`; \
681 list='$(SUBDIRS)'; for subdir in $$list; do \
682 if test "$$subdir" = .; then :; else \
683 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
684 fi; \
685 done; \
686 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
687 unique=`for i in $$list; do \
688 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
689 done | \
690 $(AWK) ' { files[$$0] = 1; } \
691 END { for (i in files) print i; }'`; \
692 test -z "$(ETAGS_ARGS)$$tags$$unique" \
693 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
694 $$tags $$unique
695
696 GTAGS:
697 here=`$(am__cd) $(top_builddir) && pwd` \
698 && cd $(top_srcdir) \
699 && gtags -i $(GTAGS_ARGS) $$here
700
701 distclean-tags:
702 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
703 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
704
705 top_distdir = .
706 distdir = $(PACKAGE)-$(VERSION)
707
708 am__remove_distdir = \
709 { test ! -d $(distdir) \
710 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
711 && rm -fr $(distdir); }; }
712
713 GZIP_ENV = --best
714 distcleancheck_listfiles = find . -type f -print
715
716 distdir: $(DISTFILES)
717 $(am__remove_distdir)
718 mkdir $(distdir)
719 $(mkinstalldirs) $(distdir)/cfgaux
720 @for file in $(DISTFILES); do \
721 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
723 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
724 dir="/$$dir"; \
725 $(mkinstalldirs) "$(distdir)$$dir"; \
726 else \
727 dir=''; \
728 fi; \
729 if test -d $$d/$$file; then \
730 cp -pR $$d/$$file $(distdir)$$dir \
731 || exit 1; \
732 else \
733 test -f $(distdir)/$$file \
734 || cp -p $$d/$$file $(distdir)/$$file \
735 || exit 1; \
736 fi; \
737 done
738 list='$(SUBDIRS)'; for subdir in $$list; do \
739 if test "$$subdir" = .; then :; else \
740 test -d $(distdir)/$$subdir \
741 || mkdir $(distdir)/$$subdir \
742 || exit 1; \
743 (cd $$subdir && \
744 $(MAKE) $(AM_MAKEFLAGS) \
745 top_distdir="$(top_distdir)" \
746 distdir=../$(distdir)/$$subdir \
747 distdir) \
748 || exit 1; \
749 fi; \
750 done
751 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
752 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
753 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
754 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
755 || chmod -R a+r $(distdir)
756 dist-gzip: distdir
757 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
758 $(am__remove_distdir)
759
760 dist-bzip2: distdir
761 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
762 $(am__remove_distdir)
763
764 dist dist-all: distdir
765 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
766 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
767 $(am__remove_distdir)
768
769 # This target untars the dist file and tries a VPATH configuration. Then
770 # it guarantees that the distribution is self-contained by making another
771 # tarfile.
772 distcheck: dist
773 $(am__remove_distdir)
774 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
775 chmod -R a-w $(distdir); chmod a+w $(distdir)
776 mkdir $(distdir)/=build
777 mkdir $(distdir)/=inst
778 chmod a-w $(distdir)
779 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
780 && cd $(distdir)/=build \
781 && ../configure --srcdir=.. --prefix=$$dc_install_base \
782 $(DISTCHECK_CONFIGURE_FLAGS) \
783 && $(MAKE) $(AM_MAKEFLAGS) \
784 && $(MAKE) $(AM_MAKEFLAGS) dvi \
785 && $(MAKE) $(AM_MAKEFLAGS) check \
786 && $(MAKE) $(AM_MAKEFLAGS) install \
787 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
788 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
789 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
790 || { echo "ERROR: files left after uninstall:" ; \
791 find $$dc_install_base -type f -print ; \
792 exit 1; } >&2 ) \
793 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
794 && rm -f $(distdir).tar.gz \
795 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
796 $(am__remove_distdir)
797 @echo "$(distdir).tar.gz is ready for distribution" | \
798 sed 'h;s/./=/g;p;x;p;x'
799 distcleancheck: distclean
800 if test '$(srcdir)' = . ; then \
801 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
802 exit 1 ; \
803 fi
804 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
805 || { echo "ERROR: files left after distclean:" ; \
806 $(distcleancheck_listfiles) ; \
807 exit 1; } >&2
808 check-am: all-am
809 check: check-recursive
810 all-am: Makefile $(PROGRAMS)
811 installdirs: installdirs-recursive
812 installdirs-am:
813
814 install: install-recursive
815 install-exec: install-exec-recursive
816 install-data: install-data-recursive
817 uninstall: uninstall-recursive
818
819 install-am: all-am
820 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
821
822 installcheck: installcheck-recursive
823 install-strip:
824 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
825 INSTALL_STRIP_FLAG=-s \
826 `test -z '$(STRIP)' || \
827 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
828 mostlyclean-generic:
829
830 clean-generic:
831
832 distclean-generic:
833 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
834
835 maintainer-clean-generic:
836 @echo "This command is intended for maintainers to use"
837 @echo "it deletes files that may require special tools to rebuild."
838 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
839 clean: clean-recursive
840
841 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
842 mostlyclean-am
843
844 distclean: distclean-recursive
845 -rm -f config.status config.cache config.log
846 distclean-am: clean-am distclean-compile distclean-depend \
847 distclean-generic distclean-libtool distclean-tags
848
849 dvi: dvi-recursive
850
851 dvi-am:
852
853 info: info-recursive
854
855 info-am:
856
857 install-data-am:
858
859 install-exec-am:
860
861 install-info: install-info-recursive
862
863 install-man:
864
865 installcheck-am:
866
867 maintainer-clean: maintainer-clean-recursive
868
869 maintainer-clean-am: distclean-am maintainer-clean-generic
870
871 mostlyclean: mostlyclean-recursive
872
873 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
874 mostlyclean-libtool
875
876 uninstall-am: uninstall-info-am
877
878 uninstall-info: uninstall-info-recursive
879
880 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
881 clean-generic clean-libtool clean-noinstPROGRAMS \
882 clean-recursive dist dist-all dist-bzip2 dist-gzip distcheck \
883 distclean distclean-compile distclean-depend distclean-generic \
884 distclean-libtool distclean-recursive distclean-tags \
885 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
886 info-recursive install install-am install-data install-data-am \
887 install-data-recursive install-exec install-exec-am \
888 install-exec-recursive install-info install-info-am \
889 install-info-recursive install-man install-recursive \
890 install-strip installcheck installcheck-am installdirs \
891 installdirs-am installdirs-recursive maintainer-clean \
892 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
893 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
894 mostlyclean-recursive tags tags-recursive uninstall \
895 uninstall-am uninstall-info-am uninstall-info-recursive \
896 uninstall-recursive
897
898
899 setup_version.c : $(srcdir)/ChangeLog Makefile
900 V=`grep '^\$$Revision.*' $(srcdir)/ChangeLog \
901 | sed -e 's/\$$Revision:* *//' \
902 -e 's/ *$$.*//'` ;\
903 (echo '#define VERSION_PREFIX "%%% setup-version"';\
904 echo 'static const char version_store[] = VERSION_PREFIX " '$$V'";';\
905 echo 'const char *version = version_store + sizeof (VERSION_PREFIX);') > version.tmp;\
906 mv version.tmp setup_version.c
907
908 %.o: %.rc
909 $(WINDRES) --include-dir $(srcdir) -o $@ $<
910
911 autoload.o: autoload.c
912 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
913 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
914 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
915 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(WARNONLY_CFLAGS) $(CFLAGS) -c -o $@ $< -fno-inline-functions
916
917 inilex.o: inilex.cc
918 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
919 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
920 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
921 $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
922 $(AM_CPPFLAGS) $(CPPFLAGS) $(WARNONLY_CFLAGS) $(CXXFLAGS) -c -o $@ $<
923
924 iniparse.cc iniparse.h : iniparse.y
925 bison -d -o iniparse.cc $(srcdir)/iniparse.y
926 @mv iniparse.cc.h iniparse.h 2>/dev/null || mv iniparse.hh iniparse.h
927
928 inilex.cc : inilex.l iniparse.h
929 flex -8 $(srcdir)/inilex.l
930 mv lex.yy.c inilex.cc
931 # Tell versions [3.59,3.63) of GNU make to not export all variables.
932 # Otherwise a system limit (for SysV at least) may be exceeded.
933 .NOEXPORT:
This page took 0.080947 seconds and 6 git commands to generate.