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