1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy and/or distribute it, |
---|
6 | # with or without modifications, as long as this notice is preserved. |
---|
7 | |
---|
8 | # This program is distributed in the hope that it will be useful, |
---|
9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
11 | # PARTICULAR PURPOSE. |
---|
12 | |
---|
13 | # Makefile for popt library. |
---|
14 | |
---|
15 | |
---|
16 | SHELL = @SHELL@ |
---|
17 | |
---|
18 | srcdir = @srcdir@ |
---|
19 | top_srcdir = @top_srcdir@ |
---|
20 | VPATH = @srcdir@ |
---|
21 | prefix = @prefix@ |
---|
22 | exec_prefix = @exec_prefix@ |
---|
23 | |
---|
24 | bindir = @bindir@ |
---|
25 | sbindir = @sbindir@ |
---|
26 | libexecdir = @libexecdir@ |
---|
27 | datadir = @datadir@ |
---|
28 | sysconfdir = @sysconfdir@ |
---|
29 | sharedstatedir = @sharedstatedir@ |
---|
30 | localstatedir = @localstatedir@ |
---|
31 | libdir = @libdir@ |
---|
32 | infodir = @infodir@ |
---|
33 | mandir = @mandir@ |
---|
34 | includedir = @includedir@ |
---|
35 | oldincludedir = /usr/include |
---|
36 | |
---|
37 | DESTDIR = |
---|
38 | |
---|
39 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
40 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
41 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
42 | |
---|
43 | top_builddir = . |
---|
44 | |
---|
45 | ACLOCAL = @ACLOCAL@ |
---|
46 | AUTOCONF = @AUTOCONF@ |
---|
47 | AUTOMAKE = @AUTOMAKE@ |
---|
48 | AUTOHEADER = @AUTOHEADER@ |
---|
49 | |
---|
50 | INSTALL = @INSTALL@ |
---|
51 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
52 | INSTALL_DATA = @INSTALL_DATA@ |
---|
53 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
54 | transform = @program_transform_name@ |
---|
55 | |
---|
56 | NORMAL_INSTALL = : |
---|
57 | PRE_INSTALL = : |
---|
58 | POST_INSTALL = : |
---|
59 | NORMAL_UNINSTALL = : |
---|
60 | PRE_UNINSTALL = : |
---|
61 | POST_UNINSTALL = : |
---|
62 | build_alias = @build_alias@ |
---|
63 | build_triplet = @build@ |
---|
64 | host_alias = @host_alias@ |
---|
65 | host_triplet = @host@ |
---|
66 | target_alias = @target_alias@ |
---|
67 | target_triplet = @target@ |
---|
68 | AS = @AS@ |
---|
69 | CATALOGS = @CATALOGS@ |
---|
70 | CATOBJEXT = @CATOBJEXT@ |
---|
71 | CC = @CC@ |
---|
72 | CPP = @CPP@ |
---|
73 | DATADIRNAME = @DATADIRNAME@ |
---|
74 | DLLTOOL = @DLLTOOL@ |
---|
75 | GENCAT = @GENCAT@ |
---|
76 | GMOFILES = @GMOFILES@ |
---|
77 | GMSGFMT = @GMSGFMT@ |
---|
78 | GT_NO = @GT_NO@ |
---|
79 | GT_YES = @GT_YES@ |
---|
80 | INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ |
---|
81 | INSTOBJEXT = @INSTOBJEXT@ |
---|
82 | INTLDEPS = @INTLDEPS@ |
---|
83 | INTLLIBS = @INTLLIBS@ |
---|
84 | INTLOBJS = @INTLOBJS@ |
---|
85 | LIBTOOL = @LIBTOOL@ |
---|
86 | LN_S = @LN_S@ |
---|
87 | MAKEINFO = @MAKEINFO@ |
---|
88 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
89 | MSGFMT = @MSGFMT@ |
---|
90 | OBJDUMP = @OBJDUMP@ |
---|
91 | PACKAGE = @PACKAGE@ |
---|
92 | POFILES = @POFILES@ |
---|
93 | POSUB = @POSUB@ |
---|
94 | RANLIB = @RANLIB@ |
---|
95 | TARGET = @TARGET@ |
---|
96 | U = @U@ |
---|
97 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
98 | USE_NLS = @USE_NLS@ |
---|
99 | VERSION = @VERSION@ |
---|
100 | l = @l@ |
---|
101 | |
---|
102 | AUTOMAKE_OPTIONS = 1.4 foreign |
---|
103 | |
---|
104 | EXTRA_DIST = CHANGES autogen.sh $(noinst_MANS) popt.spec testit.sh po/Makefile.in.in po/POTFILES.in po/popt.pot popt.ps po/cs.po po/ro.po po/uk.po po/zh_CN.GB2312.po po/gl.po po/sk.po po/wa.po |
---|
105 | |
---|
106 | |
---|
107 | SUBDIRS = intl po |
---|
108 | |
---|
109 | INCLUDES = -I$(top_srcdir) |
---|
110 | |
---|
111 | noinst_PROGRAMS = test1 test2 |
---|
112 | test1_SOURCES = test1.c |
---|
113 | test1_LDFLAGS = -all-static |
---|
114 | test1_LDADD = $(noinst_LTLIBRARIES) |
---|
115 | test2_SOURCES = test2.c |
---|
116 | test2_LDFLAGS = -all-static |
---|
117 | test2_LDADD = $(noinst_LTLIBRARIES) |
---|
118 | |
---|
119 | noinst_SCRIPTS = testit.sh |
---|
120 | |
---|
121 | noinst_HEADERS = findme.h poptint.h system.h popt.h |
---|
122 | noinst_LTLIBRARIES = libpopt.la |
---|
123 | libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c |
---|
124 | |
---|
125 | noinst_MANS = popt.3 |
---|
126 | |
---|
127 | CVSTAG = $(PACKAGE)-$(subst .,_,$(VERSION)) |
---|
128 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
129 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
130 | CONFIG_HEADER = config.h |
---|
131 | CONFIG_CLEAN_FILES = |
---|
132 | LTLIBRARIES = $(noinst_LTLIBRARIES) |
---|
133 | |
---|
134 | |
---|
135 | DEFS = @DEFS@ -I. -I$(srcdir) -I. |
---|
136 | CPPFLAGS = @CPPFLAGS@ |
---|
137 | LDFLAGS = @LDFLAGS@ |
---|
138 | LIBS = @LIBS@ |
---|
139 | libpopt_la_LDFLAGS = |
---|
140 | libpopt_la_LIBADD = |
---|
141 | libpopt_la_OBJECTS = popt.lo findme.lo poptparse.lo poptconfig.lo \ |
---|
142 | popthelp.lo |
---|
143 | PROGRAMS = $(noinst_PROGRAMS) |
---|
144 | |
---|
145 | test1_OBJECTS = test1.o |
---|
146 | test1_DEPENDENCIES = libpopt.la |
---|
147 | test2_OBJECTS = test2.o |
---|
148 | test2_DEPENDENCIES = libpopt.la |
---|
149 | SCRIPTS = $(noinst_SCRIPTS) |
---|
150 | |
---|
151 | CFLAGS = @CFLAGS@ |
---|
152 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
153 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
154 | CCLD = $(CC) |
---|
155 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
156 | HEADERS = $(noinst_HEADERS) |
---|
157 | |
---|
158 | DIST_COMMON = README ./stamp-h.in COPYING Makefile.am Makefile.in \ |
---|
159 | acconfig.h aclocal.m4 config.guess config.h.in config.sub configure \ |
---|
160 | configure.in install-sh ltconfig ltmain.sh missing mkinstalldirs |
---|
161 | |
---|
162 | |
---|
163 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
164 | |
---|
165 | TAR = gtar |
---|
166 | GZIP_ENV = --best |
---|
167 | SOURCES = $(libpopt_la_SOURCES) $(test1_SOURCES) $(test2_SOURCES) |
---|
168 | OBJECTS = $(libpopt_la_OBJECTS) $(test1_OBJECTS) $(test2_OBJECTS) |
---|
169 | |
---|
170 | all: all-redirect |
---|
171 | .SUFFIXES: |
---|
172 | .SUFFIXES: .S .c .lo .o .s |
---|
173 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
174 | cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile |
---|
175 | |
---|
176 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
177 | cd $(top_builddir) \ |
---|
178 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
179 | |
---|
180 | $(ACLOCAL_M4): configure.in |
---|
181 | cd $(srcdir) && $(ACLOCAL) |
---|
182 | |
---|
183 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
184 | $(SHELL) ./config.status --recheck |
---|
185 | $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
186 | cd $(srcdir) && $(AUTOCONF) |
---|
187 | |
---|
188 | config.h: stamp-h |
---|
189 | @if test ! -f $@; then \ |
---|
190 | rm -f stamp-h; \ |
---|
191 | $(MAKE) stamp-h; \ |
---|
192 | else :; fi |
---|
193 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
194 | cd $(top_builddir) \ |
---|
195 | && CONFIG_FILES= CONFIG_HEADERS=config.h \ |
---|
196 | $(SHELL) ./config.status |
---|
197 | @echo timestamp > stamp-h 2> /dev/null |
---|
198 | $(srcdir)/config.h.in: $(srcdir)/stamp-h.in |
---|
199 | @if test ! -f $@; then \ |
---|
200 | rm -f $(srcdir)/stamp-h.in; \ |
---|
201 | $(MAKE) $(srcdir)/stamp-h.in; \ |
---|
202 | else :; fi |
---|
203 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h |
---|
204 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
205 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null |
---|
206 | |
---|
207 | mostlyclean-hdr: |
---|
208 | |
---|
209 | clean-hdr: |
---|
210 | |
---|
211 | distclean-hdr: |
---|
212 | -rm -f config.h |
---|
213 | |
---|
214 | maintainer-clean-hdr: |
---|
215 | |
---|
216 | mostlyclean-noinstLTLIBRARIES: |
---|
217 | |
---|
218 | clean-noinstLTLIBRARIES: |
---|
219 | -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
---|
220 | |
---|
221 | distclean-noinstLTLIBRARIES: |
---|
222 | |
---|
223 | maintainer-clean-noinstLTLIBRARIES: |
---|
224 | |
---|
225 | .c.o: |
---|
226 | $(COMPILE) -c $< |
---|
227 | |
---|
228 | .s.o: |
---|
229 | $(COMPILE) -c $< |
---|
230 | |
---|
231 | .S.o: |
---|
232 | $(COMPILE) -c $< |
---|
233 | |
---|
234 | mostlyclean-compile: |
---|
235 | -rm -f *.o core *.core |
---|
236 | |
---|
237 | clean-compile: |
---|
238 | |
---|
239 | distclean-compile: |
---|
240 | -rm -f *.tab.c |
---|
241 | |
---|
242 | maintainer-clean-compile: |
---|
243 | |
---|
244 | .c.lo: |
---|
245 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
246 | |
---|
247 | .s.lo: |
---|
248 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
249 | |
---|
250 | .S.lo: |
---|
251 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< |
---|
252 | |
---|
253 | mostlyclean-libtool: |
---|
254 | -rm -f *.lo |
---|
255 | |
---|
256 | clean-libtool: |
---|
257 | -rm -rf .libs _libs |
---|
258 | |
---|
259 | distclean-libtool: |
---|
260 | |
---|
261 | maintainer-clean-libtool: |
---|
262 | |
---|
263 | libpopt.la: $(libpopt_la_OBJECTS) $(libpopt_la_DEPENDENCIES) |
---|
264 | $(LINK) $(libpopt_la_LDFLAGS) $(libpopt_la_OBJECTS) $(libpopt_la_LIBADD) $(LIBS) |
---|
265 | |
---|
266 | mostlyclean-noinstPROGRAMS: |
---|
267 | |
---|
268 | clean-noinstPROGRAMS: |
---|
269 | -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) |
---|
270 | |
---|
271 | distclean-noinstPROGRAMS: |
---|
272 | |
---|
273 | maintainer-clean-noinstPROGRAMS: |
---|
274 | |
---|
275 | test1: $(test1_OBJECTS) $(test1_DEPENDENCIES) |
---|
276 | @rm -f test1 |
---|
277 | $(LINK) $(test1_LDFLAGS) $(test1_OBJECTS) $(test1_LDADD) $(LIBS) |
---|
278 | |
---|
279 | test2: $(test2_OBJECTS) $(test2_DEPENDENCIES) |
---|
280 | @rm -f test2 |
---|
281 | $(LINK) $(test2_LDFLAGS) $(test2_OBJECTS) $(test2_LDADD) $(LIBS) |
---|
282 | |
---|
283 | # This directory's subdirectories are mostly independent; you can cd |
---|
284 | # into them and run `make' without going through this Makefile. |
---|
285 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
286 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
287 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
288 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
289 | |
---|
290 | @SET_MAKE@ |
---|
291 | |
---|
292 | all-recursive install-data-recursive install-exec-recursive \ |
---|
293 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
294 | check-recursive installcheck-recursive info-recursive dvi-recursive: |
---|
295 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
296 | dot_seen=no; \ |
---|
297 | target=`echo $@ | sed s/-recursive//`; \ |
---|
298 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
299 | echo "Making $$target in $$subdir"; \ |
---|
300 | if test "$$subdir" = "."; then \ |
---|
301 | dot_seen=yes; \ |
---|
302 | local_target="$$target-am"; \ |
---|
303 | else \ |
---|
304 | local_target="$$target"; \ |
---|
305 | fi; \ |
---|
306 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
307 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
308 | done; \ |
---|
309 | if test "$$dot_seen" = "no"; then \ |
---|
310 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
311 | fi; test -z "$$fail" |
---|
312 | |
---|
313 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
314 | maintainer-clean-recursive: |
---|
315 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
316 | dot_seen=no; \ |
---|
317 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
318 | rev="$$subdir $$rev"; \ |
---|
319 | test "$$subdir" = "." && dot_seen=yes; \ |
---|
320 | done; \ |
---|
321 | test "$$dot_seen" = "no" && rev=". $$rev"; \ |
---|
322 | target=`echo $@ | sed s/-recursive//`; \ |
---|
323 | for subdir in $$rev; do \ |
---|
324 | echo "Making $$target in $$subdir"; \ |
---|
325 | if test "$$subdir" = "."; then \ |
---|
326 | local_target="$$target-am"; \ |
---|
327 | else \ |
---|
328 | local_target="$$target"; \ |
---|
329 | fi; \ |
---|
330 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
331 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
332 | done && test -z "$$fail" |
---|
333 | tags-recursive: |
---|
334 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
335 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
336 | done |
---|
337 | |
---|
338 | tags: TAGS |
---|
339 | |
---|
340 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
341 | list='$(SOURCES) $(HEADERS)'; \ |
---|
342 | unique=`for i in $$list; do echo $$i; done | \ |
---|
343 | awk ' { files[$$0] = 1; } \ |
---|
344 | END { for (i in files) print i; }'`; \ |
---|
345 | here=`pwd` && cd $(srcdir) \ |
---|
346 | && mkid -f$$here/ID $$unique $(LISP) |
---|
347 | |
---|
348 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) |
---|
349 | tags=; \ |
---|
350 | here=`pwd`; \ |
---|
351 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
352 | if test "$$subdir" = .; then :; else \ |
---|
353 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
354 | fi; \ |
---|
355 | done; \ |
---|
356 | list='$(SOURCES) $(HEADERS)'; \ |
---|
357 | unique=`for i in $$list; do echo $$i; done | \ |
---|
358 | awk ' { files[$$0] = 1; } \ |
---|
359 | END { for (i in files) print i; }'`; \ |
---|
360 | test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ |
---|
361 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) |
---|
362 | |
---|
363 | mostlyclean-tags: |
---|
364 | |
---|
365 | clean-tags: |
---|
366 | |
---|
367 | distclean-tags: |
---|
368 | -rm -f TAGS ID |
---|
369 | |
---|
370 | maintainer-clean-tags: |
---|
371 | |
---|
372 | distdir = $(PACKAGE)-$(VERSION) |
---|
373 | top_distdir = $(distdir) |
---|
374 | |
---|
375 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
376 | # it guarantees that the distribution is self-contained by making another |
---|
377 | # tarfile. |
---|
378 | distcheck: dist |
---|
379 | -rm -rf $(distdir) |
---|
380 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz |
---|
381 | mkdir $(distdir)/=build |
---|
382 | mkdir $(distdir)/=inst |
---|
383 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ |
---|
384 | cd $(distdir)/=build \ |
---|
385 | && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \ |
---|
386 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
387 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
388 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
389 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
390 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
391 | && $(MAKE) $(AM_MAKEFLAGS) dist |
---|
392 | -rm -rf $(distdir) |
---|
393 | @banner="$(distdir).tar.gz is ready for distribution"; \ |
---|
394 | dashes=`echo "$$banner" | sed s/./=/g`; \ |
---|
395 | echo "$$dashes"; \ |
---|
396 | echo "$$banner"; \ |
---|
397 | echo "$$dashes" |
---|
398 | dist: distdir |
---|
399 | -chmod -R a+r $(distdir) |
---|
400 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
401 | -rm -rf $(distdir) |
---|
402 | dist-all: distdir |
---|
403 | -chmod -R a+r $(distdir) |
---|
404 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
405 | -rm -rf $(distdir) |
---|
406 | distdir: $(DISTFILES) |
---|
407 | -rm -rf $(distdir) |
---|
408 | mkdir $(distdir) |
---|
409 | -chmod 777 $(distdir) |
---|
410 | $(mkinstalldirs) $(distdir)/po |
---|
411 | @for file in $(DISTFILES); do \ |
---|
412 | d=$(srcdir); \ |
---|
413 | if test -d $$d/$$file; then \ |
---|
414 | cp -pr $$d/$$file $(distdir)/$$file; \ |
---|
415 | else \ |
---|
416 | test -f $(distdir)/$$file \ |
---|
417 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
418 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
419 | fi; \ |
---|
420 | done |
---|
421 | for subdir in $(SUBDIRS); do \ |
---|
422 | if test "$$subdir" = .; then :; else \ |
---|
423 | test -d $(distdir)/$$subdir \ |
---|
424 | || mkdir $(distdir)/$$subdir \ |
---|
425 | || exit 1; \ |
---|
426 | chmod 777 $(distdir)/$$subdir; \ |
---|
427 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ |
---|
428 | || exit 1; \ |
---|
429 | fi; \ |
---|
430 | done |
---|
431 | findme.lo findme.o : findme.c system.h config.h popt.h findme.h |
---|
432 | popt.lo popt.o : popt.c system.h config.h popt.h findme.h poptint.h |
---|
433 | poptconfig.lo poptconfig.o : poptconfig.c system.h config.h popt.h \ |
---|
434 | poptint.h |
---|
435 | popthelp.lo popthelp.o : popthelp.c system.h config.h popt.h poptint.h |
---|
436 | poptparse.lo poptparse.o : poptparse.c system.h config.h popt.h \ |
---|
437 | poptint.h |
---|
438 | test1.o: test1.c system.h config.h popt.h |
---|
439 | test2.o: test2.c system.h config.h popt.h |
---|
440 | |
---|
441 | info-am: |
---|
442 | info: info-recursive |
---|
443 | dvi-am: |
---|
444 | dvi: dvi-recursive |
---|
445 | check-am: all-am |
---|
446 | check: check-recursive |
---|
447 | installcheck-am: |
---|
448 | installcheck: installcheck-recursive |
---|
449 | all-recursive-am: config.h |
---|
450 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
451 | |
---|
452 | install-exec-am: |
---|
453 | install-exec: install-exec-recursive |
---|
454 | |
---|
455 | install-data-am: |
---|
456 | install-data: install-data-recursive |
---|
457 | |
---|
458 | install-am: all-am |
---|
459 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
460 | install: install-recursive |
---|
461 | uninstall-am: |
---|
462 | uninstall: uninstall-recursive |
---|
463 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(HEADERS) \ |
---|
464 | config.h |
---|
465 | all-redirect: all-recursive-am |
---|
466 | install-strip: |
---|
467 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
468 | installdirs: installdirs-recursive |
---|
469 | installdirs-am: |
---|
470 | |
---|
471 | |
---|
472 | mostlyclean-generic: |
---|
473 | |
---|
474 | clean-generic: |
---|
475 | |
---|
476 | distclean-generic: |
---|
477 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
478 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
479 | |
---|
480 | maintainer-clean-generic: |
---|
481 | mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLTLIBRARIES \ |
---|
482 | mostlyclean-compile mostlyclean-libtool \ |
---|
483 | mostlyclean-noinstPROGRAMS mostlyclean-tags \ |
---|
484 | mostlyclean-generic |
---|
485 | |
---|
486 | mostlyclean: mostlyclean-recursive |
---|
487 | |
---|
488 | clean-am: clean-hdr clean-noinstLTLIBRARIES clean-compile clean-libtool \ |
---|
489 | clean-noinstPROGRAMS clean-tags clean-generic \ |
---|
490 | mostlyclean-am |
---|
491 | |
---|
492 | clean: clean-recursive |
---|
493 | |
---|
494 | distclean-am: distclean-hdr distclean-noinstLTLIBRARIES \ |
---|
495 | distclean-compile distclean-libtool \ |
---|
496 | distclean-noinstPROGRAMS distclean-tags \ |
---|
497 | distclean-generic clean-am |
---|
498 | -rm -f libtool |
---|
499 | |
---|
500 | distclean: distclean-recursive |
---|
501 | -rm -f config.status |
---|
502 | |
---|
503 | maintainer-clean-am: maintainer-clean-hdr \ |
---|
504 | maintainer-clean-noinstLTLIBRARIES \ |
---|
505 | maintainer-clean-compile maintainer-clean-libtool \ |
---|
506 | maintainer-clean-noinstPROGRAMS maintainer-clean-tags \ |
---|
507 | maintainer-clean-generic distclean-am |
---|
508 | @echo "This command is intended for maintainers to use;" |
---|
509 | @echo "it deletes files that may require special tools to rebuild." |
---|
510 | |
---|
511 | maintainer-clean: maintainer-clean-recursive |
---|
512 | -rm -f config.status |
---|
513 | |
---|
514 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
---|
515 | mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \ |
---|
516 | clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \ |
---|
517 | mostlyclean-compile distclean-compile clean-compile \ |
---|
518 | maintainer-clean-compile mostlyclean-libtool distclean-libtool \ |
---|
519 | clean-libtool maintainer-clean-libtool mostlyclean-noinstPROGRAMS \ |
---|
520 | distclean-noinstPROGRAMS clean-noinstPROGRAMS \ |
---|
521 | maintainer-clean-noinstPROGRAMS install-data-recursive \ |
---|
522 | uninstall-data-recursive install-exec-recursive \ |
---|
523 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
---|
524 | all-recursive check-recursive installcheck-recursive info-recursive \ |
---|
525 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
526 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
527 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
---|
528 | dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ |
---|
529 | install-exec-am install-exec install-data-am install-data install-am \ |
---|
530 | install uninstall-am uninstall all-redirect all-am all installdirs-am \ |
---|
531 | installdirs mostlyclean-generic distclean-generic clean-generic \ |
---|
532 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
533 | |
---|
534 | |
---|
535 | .PHONY: lclint |
---|
536 | lclint: |
---|
537 | lclint ${DEFS} ${INCLUDES} ${libpopt_la_SOURCES} |
---|
538 | |
---|
539 | .PHONY: archive |
---|
540 | archive: |
---|
541 | @echo "This is $(PACKAGE)-$(VERSION)." |
---|
542 | @sleep 5 |
---|
543 | @cvs -Q tag -F $(CVSTAG) . |
---|
544 | @rm -rf /tmp/$(PACKAGE)-$(VERSION) /tmp/$(PACKAGE) |
---|
545 | @cd /tmp; cvs -Q -d $(CVSROOT) export -r$(CVSTAG) $(PACKAGE) || : |
---|
546 | @mv /tmp/$(PACKAGE) /tmp/$(PACKAGE)-$(VERSION) |
---|
547 | @cd /tmp/$(PACKAGE)-$(VERSION); ./autogen.sh ; make depend; make distclean |
---|
548 | @cd /tmp/$(PACKAGE)-$(VERSION); ./autogen.sh --noconfigure |
---|
549 | @cd /tmp; tar czSpf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION) |
---|
550 | @rm -rf /tmp/$(PACKAGE)-$(VERSION) |
---|
551 | @cp /tmp/$(PACKAGE)-$(VERSION).tar.gz . |
---|
552 | @rm -f /tmp/$(PACKAGE)-$(VERSION).tar.gz |
---|
553 | @echo " " |
---|
554 | @echo "The final archive is ./$(PACKAGE)-$(VERSION).tar.gz." |
---|
555 | |
---|
556 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
557 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
558 | .NOEXPORT: |
---|