Annotation of parser3/src/lib/cord/Makefile.in, revision 1.7
1.5 paf 1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.2 paf 2: # @configure_input@
3:
1.5 paf 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004 Free Software Foundation, Inc.
1.2 paf 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:
1.5 paf 17: SOURCES = $(libcord_a_SOURCES)
18:
1.2 paf 19: srcdir = @srcdir@
20: top_srcdir = @top_srcdir@
21: VPATH = @srcdir@
22: pkgdatadir = $(datadir)/@PACKAGE@
23: pkglibdir = $(libdir)/@PACKAGE@
24: pkgincludedir = $(includedir)/@PACKAGE@
25: top_builddir = ../../..
26: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27: INSTALL = @INSTALL@
28: install_sh_DATA = $(install_sh) -c -m 644
29: install_sh_PROGRAM = $(install_sh) -c
30: install_sh_SCRIPT = $(install_sh) -c
31: INSTALL_HEADER = $(INSTALL_DATA)
32: transform = $(program_transform_name)
33: NORMAL_INSTALL = :
34: PRE_INSTALL = :
35: POST_INSTALL = :
36: NORMAL_UNINSTALL = :
37: PRE_UNINSTALL = :
38: POST_UNINSTALL = :
39: host_triplet = @host@
1.5 paf 40: subdir = src/lib/cord
41: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44: $(top_srcdir)/configure.in
45: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46: $(ACLOCAL_M4)
47: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
49: CONFIG_CLEAN_FILES =
50: LIBRARIES = $(noinst_LIBRARIES)
51: AR = ar
52: ARFLAGS = cru
53: libcord_a_AR = $(AR) $(ARFLAGS)
54: libcord_a_LIBADD =
55: am_libcord_a_OBJECTS = cordbscs.$(OBJEXT) cordprnt.$(OBJEXT) \
56: cordxtra.$(OBJEXT)
57: libcord_a_OBJECTS = $(am_libcord_a_OBJECTS)
58: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src/include
59: depcomp = $(SHELL) $(top_srcdir)/depcomp
60: am__depfiles_maybe = depfiles
61: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63: CCLD = $(CC)
64: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65: SOURCES = $(libcord_a_SOURCES)
66: DIST_SOURCES = $(libcord_a_SOURCES)
67: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68: html-recursive info-recursive install-data-recursive \
69: install-exec-recursive install-info-recursive \
70: install-recursive installcheck-recursive installdirs-recursive \
71: pdf-recursive ps-recursive uninstall-info-recursive \
72: uninstall-recursive
73: ETAGS = etags
74: CTAGS = ctags
75: DIST_SUBDIRS = $(SUBDIRS)
76: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.2 paf 77: ACLOCAL = @ACLOCAL@
78: AMDEP_FALSE = @AMDEP_FALSE@
79: AMDEP_TRUE = @AMDEP_TRUE@
80: AMTAR = @AMTAR@
81: APACHE13 = @APACHE13@
82: AUTOCONF = @AUTOCONF@
83: AUTOHEADER = @AUTOHEADER@
84: AUTOMAKE = @AUTOMAKE@
85: AWK = @AWK@
86: CC = @CC@
87: CCDEPMODE = @CCDEPMODE@
88: CFLAGS = @CFLAGS@
89: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
90: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
91: CPP = @CPP@
92: CPPFLAGS = @CPPFLAGS@
93: CPP_LIBS = @CPP_LIBS@
94: CXX = @CXX@
95: CXXDEPMODE = @CXXDEPMODE@
96: CXXFLAGS = @CXXFLAGS@
97: CYGPATH_W = @CYGPATH_W@
98: DEFS = @DEFS@
99: DEPDIR = @DEPDIR@
100: ECHO_C = @ECHO_C@
101: ECHO_N = @ECHO_N@
102: ECHO_T = @ECHO_T@
103: EGREP = @EGREP@
104: EXEEXT = @EXEEXT@
105: GC_LIBS = @GC_LIBS@
106: INCLTDL = @INCLTDL@
107: INSTALL_DATA = @INSTALL_DATA@
108: INSTALL_PROGRAM = @INSTALL_PROGRAM@
109: INSTALL_SCRIPT = @INSTALL_SCRIPT@
110: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111: LDFLAGS = @LDFLAGS@
112: LIBADD_DL = @LIBADD_DL@
113: LIBLTDL = @LIBLTDL@
114: LIBOBJS = @LIBOBJS@
115: LIBS = @LIBS@
116: LTLIBOBJS = @LTLIBOBJS@
117: MAKEINFO = @MAKEINFO@
118: MIME_INCLUDES = @MIME_INCLUDES@
119: MIME_LIBS = @MIME_LIBS@
120: OBJEXT = @OBJEXT@
121: P3S = @P3S@
122: PACKAGE = @PACKAGE@
123: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124: PACKAGE_NAME = @PACKAGE_NAME@
125: PACKAGE_STRING = @PACKAGE_STRING@
126: PACKAGE_TARNAME = @PACKAGE_TARNAME@
127: PACKAGE_VERSION = @PACKAGE_VERSION@
128: PATH_SEPARATOR = @PATH_SEPARATOR@
129: RANLIB = @RANLIB@
130: SET_MAKE = @SET_MAKE@
131: SHELL = @SHELL@
132: STRIP = @STRIP@
133: VERSION = @VERSION@
134: XML_INCLUDES = @XML_INCLUDES@
135: XML_LIBS = @XML_LIBS@
136: YACC = @YACC@
137: ac_ct_CC = @ac_ct_CC@
138: ac_ct_CXX = @ac_ct_CXX@
139: ac_ct_RANLIB = @ac_ct_RANLIB@
140: ac_ct_STRIP = @ac_ct_STRIP@
141: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145: am__include = @am__include@
1.5 paf 146: am__leading_dot = @am__leading_dot@
1.2 paf 147: am__quote = @am__quote@
1.5 paf 148: am__tar = @am__tar@
149: am__untar = @am__untar@
1.2 paf 150: bindir = @bindir@
151: build = @build@
152: build_alias = @build_alias@
153: build_cpu = @build_cpu@
154: build_os = @build_os@
155: build_vendor = @build_vendor@
156: commentcharset_koi8r = @commentcharset_koi8r@
157: commentcharset_windows1250 = @commentcharset_windows1250@
158: commentcharset_windows1251 = @commentcharset_windows1251@
159: commentcharset_windows1257 = @commentcharset_windows1257@
160: datadir = @datadir@
161: dll_extension = @dll_extension@
162: exec_prefix = @exec_prefix@
163: host = @host@
164: host_alias = @host_alias@
165: host_cpu = @host_cpu@
166: host_os = @host_os@
167: host_vendor = @host_vendor@
168: includedir = @includedir@
169: infodir = @infodir@
170: install_sh = @install_sh@
171: libdir = @libdir@
172: libexecdir = @libexecdir@
173: localstatedir = @localstatedir@
174: mandir = @mandir@
1.5 paf 175: mkdir_p = @mkdir_p@
1.2 paf 176: mysql_client = @mysql_client@
177: oldincludedir = @oldincludedir@
178: oracle_client = @oracle_client@
179: pgsql_client = @pgsql_client@
180: prefix = @prefix@
181: program_transform_name = @program_transform_name@
182: sbindir = @sbindir@
183: sharedstatedir = @sharedstatedir@
1.7 ! misha 184: sqlite_client = @sqlite_client@
1.2 paf 185: subdirs = @subdirs@
186: sysconfdir = @sysconfdir@
187: target_alias = @target_alias@
1.6 paf 188: INCLUDES = -Iinclude -I../../include -I../gc/include
1.2 paf 189: noinst_LIBRARIES = libcord.a
190: libcord_a_SOURCES = cordbscs.c cordprnt.c cordxtra.c
1.3 paf 191: EXTRA_DIST = cord.vcproj source.url
1.2 paf 192: SUBDIRS = include
193: all: all-recursive
194:
195: .SUFFIXES:
196: .SUFFIXES: .c .o .obj
1.5 paf 197: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
198: @for dep in $?; do \
199: case '$(am__configure_deps)' in \
200: *$$dep*) \
201: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202: && exit 0; \
203: exit 1;; \
204: esac; \
205: done; \
206: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/cord/Makefile'; \
1.2 paf 207: cd $(top_srcdir) && \
208: $(AUTOMAKE) --gnu src/lib/cord/Makefile
1.5 paf 209: .PRECIOUS: Makefile
210: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211: @case '$?' in \
212: *config.status*) \
213: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214: *) \
215: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217: esac;
218:
219: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221:
222: $(top_srcdir)/configure: $(am__configure_deps)
223: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
225: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.2 paf 226:
227: clean-noinstLIBRARIES:
228: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
229: libcord.a: $(libcord_a_OBJECTS) $(libcord_a_DEPENDENCIES)
230: -rm -f libcord.a
231: $(libcord_a_AR) libcord.a $(libcord_a_OBJECTS) $(libcord_a_LIBADD)
232: $(RANLIB) libcord.a
233:
234: mostlyclean-compile:
1.5 paf 235: -rm -f *.$(OBJEXT)
1.2 paf 236:
237: distclean-compile:
238: -rm -f *.tab.c
239:
240: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordbscs.Po@am__quote@
241: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordprnt.Po@am__quote@
242: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordxtra.Po@am__quote@
243:
244: .c.o:
1.5 paf 245: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
246: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.2 paf 247: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.5 paf 248: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
249: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.2 paf 250:
251: .c.obj:
1.5 paf 252: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
253: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.2 paf 254: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.5 paf 255: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
256: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.2 paf 257: uninstall-info-am:
258:
259: # This directory's subdirectories are mostly independent; you can cd
260: # into them and run `make' without going through this Makefile.
261: # To change the values of `make' variables: instead of editing Makefiles,
262: # (1) if the variable is set in `config.status', edit `config.status'
263: # (which will cause the Makefiles to be regenerated when you run `make');
264: # (2) otherwise, pass the desired values on the `make' command line.
265: $(RECURSIVE_TARGETS):
266: @set fnord $$MAKEFLAGS; amf=$$2; \
267: dot_seen=no; \
268: target=`echo $@ | sed s/-recursive//`; \
269: list='$(SUBDIRS)'; for subdir in $$list; do \
270: echo "Making $$target in $$subdir"; \
271: if test "$$subdir" = "."; then \
272: dot_seen=yes; \
273: local_target="$$target-am"; \
274: else \
275: local_target="$$target"; \
276: fi; \
277: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
279: done; \
280: if test "$$dot_seen" = "no"; then \
281: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
282: fi; test -z "$$fail"
283:
284: mostlyclean-recursive clean-recursive distclean-recursive \
285: maintainer-clean-recursive:
286: @set fnord $$MAKEFLAGS; amf=$$2; \
287: dot_seen=no; \
288: case "$@" in \
289: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
290: *) list='$(SUBDIRS)' ;; \
291: esac; \
292: rev=''; for subdir in $$list; do \
293: if test "$$subdir" = "."; then :; else \
294: rev="$$subdir $$rev"; \
295: fi; \
296: done; \
297: rev="$$rev ."; \
298: target=`echo $@ | sed s/-recursive//`; \
299: for subdir in $$rev; do \
300: echo "Making $$target in $$subdir"; \
301: if test "$$subdir" = "."; then \
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 && test -z "$$fail"
309: tags-recursive:
310: list='$(SUBDIRS)'; for subdir in $$list; do \
311: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
312: done
313: ctags-recursive:
314: list='$(SUBDIRS)'; for subdir in $$list; do \
315: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
316: done
317:
318: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
319: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320: unique=`for i in $$list; do \
321: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322: done | \
323: $(AWK) ' { files[$$0] = 1; } \
324: END { for (i in files) print i; }'`; \
325: mkid -fID $$unique
1.5 paf 326: tags: TAGS
1.2 paf 327:
328: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
329: $(TAGS_FILES) $(LISP)
330: tags=; \
331: here=`pwd`; \
1.5 paf 332: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
333: include_option=--etags-include; \
334: empty_fix=.; \
335: else \
336: include_option=--include; \
337: empty_fix=; \
338: fi; \
1.2 paf 339: list='$(SUBDIRS)'; for subdir in $$list; do \
340: if test "$$subdir" = .; then :; else \
1.5 paf 341: test ! -f $$subdir/TAGS || \
342: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.2 paf 343: fi; \
344: done; \
345: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346: unique=`for i in $$list; do \
347: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348: done | \
349: $(AWK) ' { files[$$0] = 1; } \
350: END { for (i in files) print i; }'`; \
1.5 paf 351: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
352: test -n "$$unique" || unique=$$empty_fix; \
353: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354: $$tags $$unique; \
355: fi
1.2 paf 356: ctags: CTAGS
357: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
358: $(TAGS_FILES) $(LISP)
359: tags=; \
360: here=`pwd`; \
361: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362: unique=`for i in $$list; do \
363: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364: done | \
365: $(AWK) ' { files[$$0] = 1; } \
366: END { for (i in files) print i; }'`; \
367: test -z "$(CTAGS_ARGS)$$tags$$unique" \
368: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369: $$tags $$unique
370:
371: GTAGS:
372: here=`$(am__cd) $(top_builddir) && pwd` \
373: && cd $(top_srcdir) \
374: && gtags -i $(GTAGS_ARGS) $$here
375:
376: distclean-tags:
377: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378:
379: distdir: $(DISTFILES)
380: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
381: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
382: list='$(DISTFILES)'; for file in $$list; do \
383: case $$file in \
384: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
385: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
386: esac; \
387: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
388: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
389: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
390: dir="/$$dir"; \
1.5 paf 391: $(mkdir_p) "$(distdir)$$dir"; \
1.2 paf 392: else \
393: dir=''; \
394: fi; \
395: if test -d $$d/$$file; then \
396: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
397: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
398: fi; \
399: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
400: else \
401: test -f $(distdir)/$$file \
402: || cp -p $$d/$$file $(distdir)/$$file \
403: || exit 1; \
404: fi; \
405: done
1.5 paf 406: list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.2 paf 407: if test "$$subdir" = .; then :; else \
1.5 paf 408: test -d "$(distdir)/$$subdir" \
409: || $(mkdir_p) "$(distdir)/$$subdir" \
1.2 paf 410: || exit 1; \
1.5 paf 411: distdir=`$(am__cd) $(distdir) && pwd`; \
412: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.2 paf 413: (cd $$subdir && \
414: $(MAKE) $(AM_MAKEFLAGS) \
1.5 paf 415: top_distdir="$$top_distdir" \
416: distdir="$$distdir/$$subdir" \
1.2 paf 417: distdir) \
418: || exit 1; \
419: fi; \
420: done
421: check-am: all-am
422: check: check-recursive
423: all-am: Makefile $(LIBRARIES)
424: installdirs: installdirs-recursive
425: installdirs-am:
426: install: install-recursive
427: install-exec: install-exec-recursive
428: install-data: install-data-recursive
429: uninstall: uninstall-recursive
430:
431: install-am: all-am
432: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
433:
434: installcheck: installcheck-recursive
435: install-strip:
436: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.5 paf 437: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.2 paf 438: `test -z '$(STRIP)' || \
439: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
440: mostlyclean-generic:
441:
442: clean-generic:
443:
444: distclean-generic:
1.5 paf 445: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.2 paf 446:
447: maintainer-clean-generic:
448: @echo "This command is intended for maintainers to use"
449: @echo "it deletes files that may require special tools to rebuild."
450: clean: clean-recursive
451:
452: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
453:
454: distclean: distclean-recursive
1.5 paf 455: -rm -rf ./$(DEPDIR)
456: -rm -f Makefile
457: distclean-am: clean-am distclean-compile distclean-generic \
458: distclean-tags
1.2 paf 459:
460: dvi: dvi-recursive
461:
462: dvi-am:
463:
1.5 paf 464: html: html-recursive
465:
1.2 paf 466: info: info-recursive
467:
468: info-am:
469:
470: install-data-am:
471:
472: install-exec-am:
473:
474: install-info: install-info-recursive
475:
476: install-man:
477:
478: installcheck-am:
479:
480: maintainer-clean: maintainer-clean-recursive
1.5 paf 481: -rm -rf ./$(DEPDIR)
482: -rm -f Makefile
1.2 paf 483: maintainer-clean-am: distclean-am maintainer-clean-generic
484:
485: mostlyclean: mostlyclean-recursive
486:
487: mostlyclean-am: mostlyclean-compile mostlyclean-generic
488:
489: pdf: pdf-recursive
490:
491: pdf-am:
492:
493: ps: ps-recursive
494:
495: ps-am:
496:
497: uninstall-am: uninstall-info-am
498:
499: uninstall-info: uninstall-info-recursive
500:
1.5 paf 501: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
502: clean clean-generic clean-noinstLIBRARIES clean-recursive \
503: ctags ctags-recursive distclean distclean-compile \
1.2 paf 504: distclean-generic distclean-recursive distclean-tags distdir \
1.5 paf 505: dvi dvi-am html html-am info info-am install install-am \
506: install-data install-data-am install-exec install-exec-am \
507: install-info install-info-am install-man install-strip \
508: installcheck installcheck-am installdirs installdirs-am \
1.2 paf 509: maintainer-clean maintainer-clean-generic \
510: maintainer-clean-recursive mostlyclean mostlyclean-compile \
1.5 paf 511: mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
512: tags tags-recursive uninstall uninstall-am uninstall-info-am
1.2 paf 513:
514: # Tell versions [3.59,3.63) of GNU make to not export all variables.
515: # Otherwise a system limit (for SysV at least) may be exceeded.
516: .NOEXPORT:
E-mail: