]> cygwin.com Git - cygwin-apps/setup.git/blob - Makefile.in
2002-05-03 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 inilex.cc \
161 inilintmain.cc \
162 iniparse.cc \
163 iniparse.h \
164 IniState.h \
165 rfc1738.cc \
166 rfc1738.h \
167 String++.cc \
168 String++.h
169
170
171 setup_LDADD = res.o zlib/libzcygw.a bz2lib/libbz2.a libgetopt++/libgetopt++.la \
172 -lstdc++ -luser32 -lkernel32 \
173 -lcomctl32 -lole32 -lwsock32 -lnetapi32 -ladvapi32 -luuid
174
175 setup_LDFLAGS = -mwindows
176 setup_SOURCES = \
177 archive.cc \
178 archive.h \
179 archive_tar.cc \
180 archive_tar.h \
181 archive_tar_file.cc \
182 autoload.c \
183 category.cc \
184 category.h \
185 choose.cc \
186 choose.h \
187 cistring.cc \
188 cistring.h \
189 compress.cc \
190 compress.h \
191 compress_bz.cc \
192 compress_bz.h \
193 compress_gz.cc \
194 compress_gz.h \
195 concat.cc \
196 concat.h \
197 cygpackage.cc \
198 cygpackage.h \
199 desktop.cc \
200 desktop.h \
201 dialog.cc \
202 dialog.h \
203 diskfull.cc \
204 diskfull.h \
205 download.cc \
206 download.h \
207 Exception.cc \
208 Exception.h \
209 find.cc \
210 find.h \
211 filemanip.cc \
212 filemanip.h \
213 fromcwd.cc \
214 geturl.cc \
215 geturl.h \
216 hash.cc \
217 hash.h \
218 ini.cc \
219 ini.h \
220 inilex.cc \
221 iniparse.cc \
222 iniparse.h \
223 IniState.h \
224 install.cc \
225 io_stream.cc \
226 io_stream.h \
227 io_stream_cygfile.cc \
228 io_stream_cygfile.h \
229 io_stream_file.cc \
230 io_stream_file.h \
231 io_stream_memory.cc \
232 io_stream_memory.h \
233 list.h \
234 localdir.cc \
235 localdir.h \
236 log.cc \
237 log.h \
238 main.cc \
239 md5.c \
240 md5.h \
241 MD5++.cc \
242 MD5++.h \
243 mkdir.cc \
244 mkdir.h \
245 mklink2.cc \
246 mklink2.h \
247 mount.cc \
248 mount.h \
249 msg.cc \
250 msg.h \
251 net.cc \
252 net.h \
253 netio.cc \
254 netio.h \
255 nio-ie5.cc \
256 nio-ie5.h \
257 nio-file.cc \
258 nio-file.h \
259 nio-ftp.cc \
260 nio-ftp.h \
261 nio-http.cc \
262 nio-http.h \
263 package_db.cc \
264 package_db.h \
265 package_meta.cc \
266 package_meta.h \
267 package_source.cc \
268 package_source.h \
269 package_version.cc \
270 package_version.h \
271 PickCategoryLine.cc \
272 PickCategoryLine.h \
273 PickLine.cc \
274 PickLine.h \
275 PickPackageLine.cc \
276 PickPackageLine.h \
277 PickView.cc \
278 PickView.h \
279 port.h \
280 postinstall.cc \
281 proppage.cc \
282 proppage.h \
283 propsheet.cc \
284 propsheet.h \
285 res.rc \
286 resource.h \
287 rfc1738.cc \
288 rfc1738.h \
289 root.cc \
290 root.h \
291 script.cc \
292 script.h \
293 setup_version.c \
294 simpsock.cc \
295 simpsock.h \
296 site.cc \
297 site.h \
298 source.cc \
299 source.h \
300 splash.cc \
301 splash.h \
302 state.cc \
303 state.h \
304 String++.cc \
305 String++.h \
306 threebar.cc \
307 threebar.h \
308 version.cc \
309 version.h \
310 win32.cc \
311 win32.h \
312 window.cc \
313 window.h
314
315 subdir = .
316 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
317 mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
318 CONFIG_CLEAN_FILES =
319 EXTRA_PROGRAMS = inilint$(EXEEXT)
320 noinst_PROGRAMS = setup$(EXEEXT)
321 PROGRAMS = $(noinst_PROGRAMS)
322
323 am_inilint_OBJECTS = filemanip.$(OBJEXT) inilex.$(OBJEXT) \
324 inilintmain.$(OBJEXT) iniparse.$(OBJEXT) rfc1738.$(OBJEXT) \
325 String++.$(OBJEXT)
326 inilint_OBJECTS = $(am_inilint_OBJECTS)
327 inilint_DEPENDENCIES = libgetopt++/libgetopt++.la
328 inilint_LDFLAGS =
329 am_setup_OBJECTS = archive.$(OBJEXT) archive_tar.$(OBJEXT) \
330 archive_tar_file.$(OBJEXT) autoload.$(OBJEXT) \
331 category.$(OBJEXT) choose.$(OBJEXT) cistring.$(OBJEXT) \
332 compress.$(OBJEXT) compress_bz.$(OBJEXT) compress_gz.$(OBJEXT) \
333 concat.$(OBJEXT) cygpackage.$(OBJEXT) desktop.$(OBJEXT) \
334 dialog.$(OBJEXT) diskfull.$(OBJEXT) download.$(OBJEXT) \
335 Exception.$(OBJEXT) find.$(OBJEXT) filemanip.$(OBJEXT) \
336 fromcwd.$(OBJEXT) geturl.$(OBJEXT) hash.$(OBJEXT) ini.$(OBJEXT) \
337 inilex.$(OBJEXT) iniparse.$(OBJEXT) install.$(OBJEXT) \
338 io_stream.$(OBJEXT) io_stream_cygfile.$(OBJEXT) \
339 io_stream_file.$(OBJEXT) io_stream_memory.$(OBJEXT) \
340 localdir.$(OBJEXT) log.$(OBJEXT) main.$(OBJEXT) md5.$(OBJEXT) \
341 MD5++.$(OBJEXT) mkdir.$(OBJEXT) mklink2.$(OBJEXT) \
342 mount.$(OBJEXT) msg.$(OBJEXT) net.$(OBJEXT) netio.$(OBJEXT) \
343 nio-ie5.$(OBJEXT) nio-file.$(OBJEXT) nio-ftp.$(OBJEXT) \
344 nio-http.$(OBJEXT) package_db.$(OBJEXT) package_meta.$(OBJEXT) \
345 package_source.$(OBJEXT) package_version.$(OBJEXT) \
346 PickCategoryLine.$(OBJEXT) PickLine.$(OBJEXT) \
347 PickPackageLine.$(OBJEXT) PickView.$(OBJEXT) \
348 postinstall.$(OBJEXT) proppage.$(OBJEXT) propsheet.$(OBJEXT) \
349 rfc1738.$(OBJEXT) root.$(OBJEXT) script.$(OBJEXT) \
350 setup_version.$(OBJEXT) simpsock.$(OBJEXT) site.$(OBJEXT) \
351 source.$(OBJEXT) splash.$(OBJEXT) state.$(OBJEXT) \
352 String++.$(OBJEXT) threebar.$(OBJEXT) version.$(OBJEXT) \
353 win32.$(OBJEXT) window.$(OBJEXT)
354 setup_OBJECTS = $(am_setup_OBJECTS)
355 setup_DEPENDENCIES = res.o zlib/libzcygw.a bz2lib/libbz2.a \
356 libgetopt++/libgetopt++.la
357
358 DEFS = @DEFS@
359 DEFAULT_INCLUDES = -I. -I$(srcdir)
360 CPPFLAGS = @CPPFLAGS@
361 LDFLAGS = @LDFLAGS@
362 LIBS = @LIBS@
363 depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
364 am__depfiles_maybe = depfiles
365 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/Exception.Po ./$(DEPDIR)/MD5++.Po \
366 @AMDEP_TRUE@ ./$(DEPDIR)/PickCategoryLine.Po \
367 @AMDEP_TRUE@ ./$(DEPDIR)/PickLine.Po \
368 @AMDEP_TRUE@ ./$(DEPDIR)/PickPackageLine.Po \
369 @AMDEP_TRUE@ ./$(DEPDIR)/PickView.Po ./$(DEPDIR)/String++.Po \
370 @AMDEP_TRUE@ ./$(DEPDIR)/archive.Po ./$(DEPDIR)/archive_tar.Po \
371 @AMDEP_TRUE@ ./$(DEPDIR)/archive_tar_file.Po \
372 @AMDEP_TRUE@ ./$(DEPDIR)/autoload.Po ./$(DEPDIR)/category.Po \
373 @AMDEP_TRUE@ ./$(DEPDIR)/choose.Po ./$(DEPDIR)/cistring.Po \
374 @AMDEP_TRUE@ ./$(DEPDIR)/compress.Po ./$(DEPDIR)/compress_bz.Po \
375 @AMDEP_TRUE@ ./$(DEPDIR)/compress_gz.Po ./$(DEPDIR)/concat.Po \
376 @AMDEP_TRUE@ ./$(DEPDIR)/cygpackage.Po ./$(DEPDIR)/desktop.Po \
377 @AMDEP_TRUE@ ./$(DEPDIR)/dialog.Po ./$(DEPDIR)/diskfull.Po \
378 @AMDEP_TRUE@ ./$(DEPDIR)/download.Po ./$(DEPDIR)/filemanip.Po \
379 @AMDEP_TRUE@ ./$(DEPDIR)/find.Po ./$(DEPDIR)/fromcwd.Po \
380 @AMDEP_TRUE@ ./$(DEPDIR)/geturl.Po ./$(DEPDIR)/hash.Po \
381 @AMDEP_TRUE@ ./$(DEPDIR)/ini.Po ./$(DEPDIR)/inilex.Po \
382 @AMDEP_TRUE@ ./$(DEPDIR)/inilintmain.Po ./$(DEPDIR)/iniparse.Po \
383 @AMDEP_TRUE@ ./$(DEPDIR)/install.Po ./$(DEPDIR)/io_stream.Po \
384 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_cygfile.Po \
385 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_file.Po \
386 @AMDEP_TRUE@ ./$(DEPDIR)/io_stream_memory.Po \
387 @AMDEP_TRUE@ ./$(DEPDIR)/localdir.Po ./$(DEPDIR)/log.Po \
388 @AMDEP_TRUE@ ./$(DEPDIR)/main.Po ./$(DEPDIR)/md5.Po \
389 @AMDEP_TRUE@ ./$(DEPDIR)/mkdir.Po ./$(DEPDIR)/mklink2.Po \
390 @AMDEP_TRUE@ ./$(DEPDIR)/mount.Po ./$(DEPDIR)/msg.Po \
391 @AMDEP_TRUE@ ./$(DEPDIR)/net.Po ./$(DEPDIR)/netio.Po \
392 @AMDEP_TRUE@ ./$(DEPDIR)/nio-file.Po ./$(DEPDIR)/nio-ftp.Po \
393 @AMDEP_TRUE@ ./$(DEPDIR)/nio-http.Po ./$(DEPDIR)/nio-ie5.Po \
394 @AMDEP_TRUE@ ./$(DEPDIR)/package_db.Po \
395 @AMDEP_TRUE@ ./$(DEPDIR)/package_meta.Po \
396 @AMDEP_TRUE@ ./$(DEPDIR)/package_source.Po \
397 @AMDEP_TRUE@ ./$(DEPDIR)/package_version.Po \
398 @AMDEP_TRUE@ ./$(DEPDIR)/postinstall.Po ./$(DEPDIR)/proppage.Po \
399 @AMDEP_TRUE@ ./$(DEPDIR)/propsheet.Po ./$(DEPDIR)/rfc1738.Po \
400 @AMDEP_TRUE@ ./$(DEPDIR)/root.Po ./$(DEPDIR)/script.Po \
401 @AMDEP_TRUE@ ./$(DEPDIR)/setup_version.Po \
402 @AMDEP_TRUE@ ./$(DEPDIR)/simpsock.Po ./$(DEPDIR)/site.Po \
403 @AMDEP_TRUE@ ./$(DEPDIR)/source.Po ./$(DEPDIR)/splash.Po \
404 @AMDEP_TRUE@ ./$(DEPDIR)/state.Po ./$(DEPDIR)/threebar.Po \
405 @AMDEP_TRUE@ ./$(DEPDIR)/version.Po ./$(DEPDIR)/win32.Po \
406 @AMDEP_TRUE@ ./$(DEPDIR)/window.Po
407 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
408 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
409 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
410 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
411 CCLD = $(CC)
412 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
413 $(AM_LDFLAGS) $(LDFLAGS) -o $@
414 CFLAGS = @CFLAGS@
415 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
416 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
417 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
418 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
419 $(AM_CXXFLAGS) $(CXXFLAGS)
420 CXXLD = $(CXX)
421 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
422 $(AM_LDFLAGS) $(LDFLAGS) -o $@
423 CXXFLAGS = @CXXFLAGS@
424 DIST_SOURCES = $(inilint_SOURCES) $(setup_SOURCES)
425
426 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
427 uninstall-info-recursive all-recursive install-data-recursive \
428 install-exec-recursive installdirs-recursive install-recursive \
429 uninstall-recursive check-recursive installcheck-recursive
430 DIST_COMMON = README ChangeLog Makefile.am Makefile.in aclocal.m4 \
431 cfgaux/compile cfgaux/config.guess cfgaux/config.sub \
432 cfgaux/depcomp cfgaux/install-sh cfgaux/ltmain.sh \
433 cfgaux/missing cfgaux/mkinstalldirs configure configure.in
434 DIST_SUBDIRS = $(SUBDIRS)
435 SOURCES = $(inilint_SOURCES) $(setup_SOURCES)
436
437 all: $(BUILT_SOURCES)
438 $(MAKE) $(AM_MAKEFLAGS) all-recursive
439
440 .SUFFIXES:
441 .SUFFIXES: .c .cc .lo .o .obj
442
443 mostlyclean-libtool:
444 -rm -f *.lo
445
446 clean-libtool:
447 -rm -rf .libs _libs
448
449 distclean-libtool:
450 -rm -f libtool
451 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
452 cd $(top_srcdir) && \
453 $(AUTOMAKE) --foreign Makefile
454 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
455 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
456
457 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458 $(SHELL) ./config.status --recheck
459 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
460 cd $(srcdir) && $(AUTOCONF)
461
462 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
463 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
464
465 clean-noinstPROGRAMS:
466 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
467 inilint$(EXEEXT): $(inilint_OBJECTS) $(inilint_DEPENDENCIES)
468 @rm -f inilint$(EXEEXT)
469 $(CXXLINK) $(inilint_LDFLAGS) $(inilint_OBJECTS) $(inilint_LDADD) $(LIBS)
470 setup$(EXEEXT): $(setup_OBJECTS) $(setup_DEPENDENCIES)
471 @rm -f setup$(EXEEXT)
472 $(CXXLINK) $(setup_LDFLAGS) $(setup_OBJECTS) $(setup_LDADD) $(LIBS)
473
474 mostlyclean-compile:
475 -rm -f *.$(OBJEXT) core *.core
476
477 distclean-compile:
478 -rm -f *.tab.c
479
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Exception.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MD5++.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickCategoryLine.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickLine.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickPackageLine.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PickView.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/String++.Po@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive_tar.Po@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive_tar_file.Po@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autoload.Po@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/category.Po@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/choose.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cistring.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Po@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress_bz.Po@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress_gz.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cygpackage.Po@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/desktop.Po@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialog.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskfull.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/download.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemanip.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fromcwd.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/geturl.Po@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inilex.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inilintmain.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iniparse.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/install.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream.Po@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_cygfile.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_file.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io_stream_memory.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localdir.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdir.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mklink2.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msg.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netio.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-file.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-ftp.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-http.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nio-ie5.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_db.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_meta.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_source.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/package_version.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/postinstall.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proppage.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/propsheet.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc1738.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setup_version.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simpsock.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/site.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splash.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threebar.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Po@am__quote@
551
552 distclean-depend:
553 -rm -rf ./$(DEPDIR)
554
555 .c.o:
556 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
557 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
558 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559 $(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
560
561 .c.obj:
562 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
563 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
564 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565 $(COMPILE) -c -o $@ `cygpath -w $<`
566
567 .c.lo:
568 @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
569 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
570 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571 $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
572 CCDEPMODE = @CCDEPMODE@
573
574 .cc.o:
575 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
576 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
577 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578 $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
579
580 .cc.obj:
581 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
583 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
584 $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
585
586 .cc.lo:
587 @AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
588 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
589 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590 $(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
591 CXXDEPMODE = @CXXDEPMODE@
592 uninstall-info-am:
593
594 # This directory's subdirectories are mostly independent; you can cd
595 # into them and run `make' without going through this Makefile.
596 # To change the values of `make' variables: instead of editing Makefiles,
597 # (1) if the variable is set in `config.status', edit `config.status'
598 # (which will cause the Makefiles to be regenerated when you run `make');
599 # (2) otherwise, pass the desired values on the `make' command line.
600 $(RECURSIVE_TARGETS):
601 @set fnord $(MAKEFLAGS); amf=$$2; \
602 dot_seen=no; \
603 target=`echo $@ | sed s/-recursive//`; \
604 list='$(SUBDIRS)'; for subdir in $$list; do \
605 echo "Making $$target in $$subdir"; \
606 if test "$$subdir" = "."; then \
607 dot_seen=yes; \
608 local_target="$$target-am"; \
609 else \
610 local_target="$$target"; \
611 fi; \
612 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
613 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
614 done; \
615 if test "$$dot_seen" = "no"; then \
616 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
617 fi; test -z "$$fail"
618
619 mostlyclean-recursive clean-recursive distclean-recursive \
620 maintainer-clean-recursive:
621 @set fnord $(MAKEFLAGS); amf=$$2; \
622 dot_seen=no; \
623 case "$@" in \
624 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
625 *) list='$(SUBDIRS)' ;; \
626 esac; \
627 rev=''; for subdir in $$list; do \
628 if test "$$subdir" = "."; then :; else \
629 rev="$$subdir $$rev"; \
630 fi; \
631 done; \
632 rev="$$rev ."; \
633 target=`echo $@ | sed s/-recursive//`; \
634 for subdir in $$rev; do \
635 echo "Making $$target in $$subdir"; \
636 if test "$$subdir" = "."; then \
637 local_target="$$target-am"; \
638 else \
639 local_target="$$target"; \
640 fi; \
641 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
642 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
643 done && test -z "$$fail"
644 tags-recursive:
645 list='$(SUBDIRS)'; for subdir in $$list; do \
646 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
647 done
648
649 ETAGS = etags
650 ETAGSFLAGS =
651
652 tags: TAGS
653
654 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
655 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
656 unique=`for i in $$list; do \
657 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
658 done | \
659 $(AWK) ' { files[$$0] = 1; } \
660 END { for (i in files) print i; }'`; \
661 mkid -fID $$unique
662
663 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
664 $(TAGS_FILES) $(LISP)
665 tags=; \
666 here=`pwd`; \
667 list='$(SUBDIRS)'; for subdir in $$list; do \
668 if test "$$subdir" = .; then :; else \
669 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
670 fi; \
671 done; \
672 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
673 unique=`for i in $$list; do \
674 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675 done | \
676 $(AWK) ' { files[$$0] = 1; } \
677 END { for (i in files) print i; }'`; \
678 test -z "$(ETAGS_ARGS)$$tags$$unique" \
679 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
680 $$tags $$unique
681
682 GTAGS:
683 here=`$(am__cd) $(top_builddir) && pwd` \
684 && cd $(top_srcdir) \
685 && gtags -i $(GTAGS_ARGS) $$here
686
687 distclean-tags:
688 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
689 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
690
691 top_distdir = .
692 distdir = $(PACKAGE)-$(VERSION)
693
694 am__remove_distdir = \
695 { test ! -d $(distdir) \
696 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
697 && rm -fr $(distdir); }; }
698
699 GZIP_ENV = --best
700 distcleancheck_listfiles = find . -type f -print
701
702 distdir: $(DISTFILES)
703 $(am__remove_distdir)
704 mkdir $(distdir)
705 $(mkinstalldirs) $(distdir)/cfgaux
706 @for file in $(DISTFILES); do \
707 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
708 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
709 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
710 dir="/$$dir"; \
711 $(mkinstalldirs) "$(distdir)$$dir"; \
712 else \
713 dir=''; \
714 fi; \
715 if test -d $$d/$$file; then \
716 cp -pR $$d/$$file $(distdir)$$dir \
717 || exit 1; \
718 else \
719 test -f $(distdir)/$$file \
720 || cp -p $$d/$$file $(distdir)/$$file \
721 || exit 1; \
722 fi; \
723 done
724 list='$(SUBDIRS)'; for subdir in $$list; do \
725 if test "$$subdir" = .; then :; else \
726 test -d $(distdir)/$$subdir \
727 || mkdir $(distdir)/$$subdir \
728 || exit 1; \
729 (cd $$subdir && \
730 $(MAKE) $(AM_MAKEFLAGS) \
731 top_distdir="$(top_distdir)" \
732 distdir=../$(distdir)/$$subdir \
733 distdir) \
734 || exit 1; \
735 fi; \
736 done
737 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
738 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
739 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
740 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
741 || chmod -R a+r $(distdir)
742 dist-gzip: distdir
743 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
744 $(am__remove_distdir)
745
746 dist-bzip2: distdir
747 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
748 $(am__remove_distdir)
749
750 dist dist-all: distdir
751 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
752 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
753 $(am__remove_distdir)
754
755 # This target untars the dist file and tries a VPATH configuration. Then
756 # it guarantees that the distribution is self-contained by making another
757 # tarfile.
758 distcheck: dist
759 $(am__remove_distdir)
760 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
761 chmod -R a-w $(distdir); chmod a+w $(distdir)
762 mkdir $(distdir)/=build
763 mkdir $(distdir)/=inst
764 chmod a-w $(distdir)
765 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
766 && cd $(distdir)/=build \
767 && ../configure --srcdir=.. --prefix=$$dc_install_base \
768 $(DISTCHECK_CONFIGURE_FLAGS) \
769 && $(MAKE) $(AM_MAKEFLAGS) \
770 && $(MAKE) $(AM_MAKEFLAGS) dvi \
771 && $(MAKE) $(AM_MAKEFLAGS) check \
772 && $(MAKE) $(AM_MAKEFLAGS) install \
773 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
774 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
775 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
776 || { echo "ERROR: files left after uninstall:" ; \
777 find $$dc_install_base -type f -print ; \
778 exit 1; } >&2 ) \
779 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
780 && rm -f $(distdir).tar.gz \
781 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
782 $(am__remove_distdir)
783 @echo "$(distdir).tar.gz is ready for distribution" | \
784 sed 'h;s/./=/g;p;x;p;x'
785 distcleancheck: distclean
786 if test '$(srcdir)' = . ; then \
787 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
788 exit 1 ; \
789 fi
790 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
791 || { echo "ERROR: files left after distclean:" ; \
792 $(distcleancheck_listfiles) ; \
793 exit 1; } >&2
794 check-am: all-am
795 check: check-recursive
796 all-am: Makefile $(PROGRAMS)
797 installdirs: installdirs-recursive
798 installdirs-am:
799
800 install: install-recursive
801 install-exec: install-exec-recursive
802 install-data: install-data-recursive
803 uninstall: uninstall-recursive
804
805 install-am: all-am
806 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
807
808 installcheck: installcheck-recursive
809 install-strip:
810 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811 INSTALL_STRIP_FLAG=-s \
812 `test -z '$(STRIP)' || \
813 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
814 mostlyclean-generic:
815
816 clean-generic:
817
818 distclean-generic:
819 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
820
821 maintainer-clean-generic:
822 @echo "This command is intended for maintainers to use"
823 @echo "it deletes files that may require special tools to rebuild."
824 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
825 clean: clean-recursive
826
827 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
828 mostlyclean-am
829
830 distclean: distclean-recursive
831 -rm -f config.status config.cache config.log
832 distclean-am: clean-am distclean-compile distclean-depend \
833 distclean-generic distclean-libtool distclean-tags
834
835 dvi: dvi-recursive
836
837 dvi-am:
838
839 info: info-recursive
840
841 info-am:
842
843 install-data-am:
844
845 install-exec-am:
846
847 install-info: install-info-recursive
848
849 install-man:
850
851 installcheck-am:
852
853 maintainer-clean: maintainer-clean-recursive
854
855 maintainer-clean-am: distclean-am maintainer-clean-generic
856
857 mostlyclean: mostlyclean-recursive
858
859 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
860 mostlyclean-libtool
861
862 uninstall-am: uninstall-info-am
863
864 uninstall-info: uninstall-info-recursive
865
866 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
867 clean-generic clean-libtool clean-noinstPROGRAMS \
868 clean-recursive dist dist-all dist-bzip2 dist-gzip distcheck \
869 distclean distclean-compile distclean-depend distclean-generic \
870 distclean-libtool distclean-recursive distclean-tags \
871 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
872 info-recursive install install-am install-data install-data-am \
873 install-data-recursive install-exec install-exec-am \
874 install-exec-recursive install-info install-info-am \
875 install-info-recursive install-man install-recursive \
876 install-strip installcheck installcheck-am installdirs \
877 installdirs-am installdirs-recursive maintainer-clean \
878 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
879 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
880 mostlyclean-recursive tags tags-recursive uninstall \
881 uninstall-am uninstall-info-am uninstall-info-recursive \
882 uninstall-recursive
883
884
885 setup_version.c : $(srcdir)/ChangeLog Makefile
886 V=`grep '^\$$Revision.*' $(srcdir)/ChangeLog \
887 | sed -e 's/\$$Revision:* *//' \
888 -e 's/ *$$.*//'` ;\
889 (echo '#define VERSION_PREFIX "%%% setup-version"';\
890 echo 'static const char version_store[] = VERSION_PREFIX " '$$V'";';\
891 echo 'const char *version = version_store + sizeof (VERSION_PREFIX);') > version.tmp;\
892 mv version.tmp setup_version.c
893
894 %.o: %.rc
895 $(WINDRES) --include-dir $(srcdir) -o $@ $<
896
897 autoload.o: autoload.c
898 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
899 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
900 @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(WARNONLY_CFLAGS) $(CFLAGS) -c -o $@ $< -fno-inline-functions
902
903 inilex.o: inilex.cc
904 @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
905 @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
906 @AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
907 $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
908 $(AM_CPPFLAGS) $(CPPFLAGS) $(WARNONLY_CFLAGS) $(CXXFLAGS) -c -o $@ $<
909
910 iniparse.cc iniparse.h : iniparse.y
911 bison -d -o iniparse.cc $(srcdir)/iniparse.y
912 @mv iniparse.cc.h iniparse.h 2>/dev/null || mv iniparse.hh iniparse.h
913
914 inilex.cc : inilex.l iniparse.h
915 flex -8 $(srcdir)/inilex.l
916 mv lex.yy.c inilex.cc
917 # Tell versions [3.59,3.63) of GNU make to not export all variables.
918 # Otherwise a system limit (for SysV at least) may be exceeded.
919 .NOEXPORT:
This page took 0.074626 seconds and 6 git commands to generate.