Annotation of parser3/src/lib/cord/Makefile.in, revision 1.8
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@
1.8 ! misha 129: PCRE_INCLUDES = @PCRE_INCLUDES@
! 130: PCRE_LIBS = @PCRE_LIBS@
1.2 paf 131: RANLIB = @RANLIB@
132: SET_MAKE = @SET_MAKE@
133: SHELL = @SHELL@
134: STRIP = @STRIP@
135: VERSION = @VERSION@
136: XML_INCLUDES = @XML_INCLUDES@
137: XML_LIBS = @XML_LIBS@
138: YACC = @YACC@
139: ac_ct_CC = @ac_ct_CC@
140: ac_ct_CXX = @ac_ct_CXX@
141: ac_ct_RANLIB = @ac_ct_RANLIB@
142: ac_ct_STRIP = @ac_ct_STRIP@
143: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
147: am__include = @am__include@
1.5 paf 148: am__leading_dot = @am__leading_dot@
1.2 paf 149: am__quote = @am__quote@
1.5 paf 150: am__tar = @am__tar@
151: am__untar = @am__untar@
1.2 paf 152: bindir = @bindir@
153: build = @build@
154: build_alias = @build_alias@
155: build_cpu = @build_cpu@
156: build_os = @build_os@
157: build_vendor = @build_vendor@
158: commentcharset_koi8r = @commentcharset_koi8r@
159: commentcharset_windows1250 = @commentcharset_windows1250@
160: commentcharset_windows1251 = @commentcharset_windows1251@
161: commentcharset_windows1257 = @commentcharset_windows1257@
162: datadir = @datadir@
163: dll_extension = @dll_extension@
164: exec_prefix = @exec_prefix@
165: host = @host@
166: host_alias = @host_alias@
167: host_cpu = @host_cpu@
168: host_os = @host_os@
169: host_vendor = @host_vendor@
170: includedir = @includedir@
171: infodir = @infodir@
172: install_sh = @install_sh@
173: libdir = @libdir@
174: libexecdir = @libexecdir@
175: localstatedir = @localstatedir@
176: mandir = @mandir@
1.5 paf 177: mkdir_p = @mkdir_p@
1.2 paf 178: mysql_client = @mysql_client@
179: oldincludedir = @oldincludedir@
180: oracle_client = @oracle_client@
181: pgsql_client = @pgsql_client@
182: prefix = @prefix@
183: program_transform_name = @program_transform_name@
184: sbindir = @sbindir@
185: sharedstatedir = @sharedstatedir@
1.7 misha 186: sqlite_client = @sqlite_client@
1.2 paf 187: subdirs = @subdirs@
188: sysconfdir = @sysconfdir@
189: target_alias = @target_alias@
1.6 paf 190: INCLUDES = -Iinclude -I../../include -I../gc/include
1.2 paf 191: noinst_LIBRARIES = libcord.a
192: libcord_a_SOURCES = cordbscs.c cordprnt.c cordxtra.c
1.3 paf 193: EXTRA_DIST = cord.vcproj source.url
1.2 paf 194: SUBDIRS = include
195: all: all-recursive
196:
197: .SUFFIXES:
198: .SUFFIXES: .c .o .obj
1.5 paf 199: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
200: @for dep in $?; do \
201: case '$(am__configure_deps)' in \
202: *$$dep*) \
203: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
204: && exit 0; \
205: exit 1;; \
206: esac; \
207: done; \
208: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/cord/Makefile'; \
1.2 paf 209: cd $(top_srcdir) && \
210: $(AUTOMAKE) --gnu src/lib/cord/Makefile
1.5 paf 211: .PRECIOUS: Makefile
212: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213: @case '$?' in \
214: *config.status*) \
215: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216: *) \
217: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219: esac;
220:
221: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223:
224: $(top_srcdir)/configure: $(am__configure_deps)
225: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
227: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.2 paf 228:
229: clean-noinstLIBRARIES:
230: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
231: libcord.a: $(libcord_a_OBJECTS) $(libcord_a_DEPENDENCIES)
232: -rm -f libcord.a
233: $(libcord_a_AR) libcord.a $(libcord_a_OBJECTS) $(libcord_a_LIBADD)
234: $(RANLIB) libcord.a
235:
236: mostlyclean-compile:
1.5 paf 237: -rm -f *.$(OBJEXT)
1.2 paf 238:
239: distclean-compile:
240: -rm -f *.tab.c
241:
242: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordbscs.Po@am__quote@
243: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordprnt.Po@am__quote@
244: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cordxtra.Po@am__quote@
245:
246: .c.o:
1.5 paf 247: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
248: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.2 paf 249: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.5 paf 250: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
251: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.2 paf 252:
253: .c.obj:
1.5 paf 254: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
255: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.2 paf 256: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.5 paf 257: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
258: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.2 paf 259: uninstall-info-am:
260:
261: # This directory's subdirectories are mostly independent; you can cd
262: # into them and run `make' without going through this Makefile.
263: # To change the values of `make' variables: instead of editing Makefiles,
264: # (1) if the variable is set in `config.status', edit `config.status'
265: # (which will cause the Makefiles to be regenerated when you run `make');
266: # (2) otherwise, pass the desired values on the `make' command line.
267: $(RECURSIVE_TARGETS):
268: @set fnord $$MAKEFLAGS; amf=$$2; \
269: dot_seen=no; \
270: target=`echo $@ | sed s/-recursive//`; \
271: list='$(SUBDIRS)'; for subdir in $$list; do \
272: echo "Making $$target in $$subdir"; \
273: if test "$$subdir" = "."; then \
274: dot_seen=yes; \
275: local_target="$$target-am"; \
276: else \
277: local_target="$$target"; \
278: fi; \
279: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
281: done; \
282: if test "$$dot_seen" = "no"; then \
283: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
284: fi; test -z "$$fail"
285:
286: mostlyclean-recursive clean-recursive distclean-recursive \
287: maintainer-clean-recursive:
288: @set fnord $$MAKEFLAGS; amf=$$2; \
289: dot_seen=no; \
290: case "$@" in \
291: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
292: *) list='$(SUBDIRS)' ;; \
293: esac; \
294: rev=''; for subdir in $$list; do \
295: if test "$$subdir" = "."; then :; else \
296: rev="$$subdir $$rev"; \
297: fi; \
298: done; \
299: rev="$$rev ."; \
300: target=`echo $@ | sed s/-recursive//`; \
301: for subdir in $$rev; do \
302: echo "Making $$target in $$subdir"; \
303: if test "$$subdir" = "."; then \
304: local_target="$$target-am"; \
305: else \
306: local_target="$$target"; \
307: fi; \
308: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
309: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
310: done && test -z "$$fail"
311: tags-recursive:
312: list='$(SUBDIRS)'; for subdir in $$list; do \
313: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
314: done
315: ctags-recursive:
316: list='$(SUBDIRS)'; for subdir in $$list; do \
317: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
318: done
319:
320: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
321: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322: unique=`for i in $$list; do \
323: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324: done | \
325: $(AWK) ' { files[$$0] = 1; } \
326: END { for (i in files) print i; }'`; \
327: mkid -fID $$unique
1.5 paf 328: tags: TAGS
1.2 paf 329:
330: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
331: $(TAGS_FILES) $(LISP)
332: tags=; \
333: here=`pwd`; \
1.5 paf 334: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
335: include_option=--etags-include; \
336: empty_fix=.; \
337: else \
338: include_option=--include; \
339: empty_fix=; \
340: fi; \
1.2 paf 341: list='$(SUBDIRS)'; for subdir in $$list; do \
342: if test "$$subdir" = .; then :; else \
1.5 paf 343: test ! -f $$subdir/TAGS || \
344: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.2 paf 345: fi; \
346: done; \
347: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348: unique=`for i in $$list; do \
349: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350: done | \
351: $(AWK) ' { files[$$0] = 1; } \
352: END { for (i in files) print i; }'`; \
1.5 paf 353: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
354: test -n "$$unique" || unique=$$empty_fix; \
355: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356: $$tags $$unique; \
357: fi
1.2 paf 358: ctags: CTAGS
359: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
360: $(TAGS_FILES) $(LISP)
361: tags=; \
362: here=`pwd`; \
363: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364: unique=`for i in $$list; do \
365: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366: done | \
367: $(AWK) ' { files[$$0] = 1; } \
368: END { for (i in files) print i; }'`; \
369: test -z "$(CTAGS_ARGS)$$tags$$unique" \
370: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371: $$tags $$unique
372:
373: GTAGS:
374: here=`$(am__cd) $(top_builddir) && pwd` \
375: && cd $(top_srcdir) \
376: && gtags -i $(GTAGS_ARGS) $$here
377:
378: distclean-tags:
379: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
380:
381: distdir: $(DISTFILES)
382: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
383: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
384: list='$(DISTFILES)'; for file in $$list; do \
385: case $$file in \
386: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
387: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
388: esac; \
389: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
390: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
391: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
392: dir="/$$dir"; \
1.5 paf 393: $(mkdir_p) "$(distdir)$$dir"; \
1.2 paf 394: else \
395: dir=''; \
396: fi; \
397: if test -d $$d/$$file; then \
398: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
400: fi; \
401: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
402: else \
403: test -f $(distdir)/$$file \
404: || cp -p $$d/$$file $(distdir)/$$file \
405: || exit 1; \
406: fi; \
407: done
1.5 paf 408: list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.2 paf 409: if test "$$subdir" = .; then :; else \
1.5 paf 410: test -d "$(distdir)/$$subdir" \
411: || $(mkdir_p) "$(distdir)/$$subdir" \
1.2 paf 412: || exit 1; \
1.5 paf 413: distdir=`$(am__cd) $(distdir) && pwd`; \
414: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.2 paf 415: (cd $$subdir && \
416: $(MAKE) $(AM_MAKEFLAGS) \
1.5 paf 417: top_distdir="$$top_distdir" \
418: distdir="$$distdir/$$subdir" \
1.2 paf 419: distdir) \
420: || exit 1; \
421: fi; \
422: done
423: check-am: all-am
424: check: check-recursive
425: all-am: Makefile $(LIBRARIES)
426: installdirs: installdirs-recursive
427: installdirs-am:
428: install: install-recursive
429: install-exec: install-exec-recursive
430: install-data: install-data-recursive
431: uninstall: uninstall-recursive
432:
433: install-am: all-am
434: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
435:
436: installcheck: installcheck-recursive
437: install-strip:
438: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.5 paf 439: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.2 paf 440: `test -z '$(STRIP)' || \
441: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
442: mostlyclean-generic:
443:
444: clean-generic:
445:
446: distclean-generic:
1.5 paf 447: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.2 paf 448:
449: maintainer-clean-generic:
450: @echo "This command is intended for maintainers to use"
451: @echo "it deletes files that may require special tools to rebuild."
452: clean: clean-recursive
453:
454: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
455:
456: distclean: distclean-recursive
1.5 paf 457: -rm -rf ./$(DEPDIR)
458: -rm -f Makefile
459: distclean-am: clean-am distclean-compile distclean-generic \
460: distclean-tags
1.2 paf 461:
462: dvi: dvi-recursive
463:
464: dvi-am:
465:
1.5 paf 466: html: html-recursive
467:
1.2 paf 468: info: info-recursive
469:
470: info-am:
471:
472: install-data-am:
473:
474: install-exec-am:
475:
476: install-info: install-info-recursive
477:
478: install-man:
479:
480: installcheck-am:
481:
482: maintainer-clean: maintainer-clean-recursive
1.5 paf 483: -rm -rf ./$(DEPDIR)
484: -rm -f Makefile
1.2 paf 485: maintainer-clean-am: distclean-am maintainer-clean-generic
486:
487: mostlyclean: mostlyclean-recursive
488:
489: mostlyclean-am: mostlyclean-compile mostlyclean-generic
490:
491: pdf: pdf-recursive
492:
493: pdf-am:
494:
495: ps: ps-recursive
496:
497: ps-am:
498:
499: uninstall-am: uninstall-info-am
500:
501: uninstall-info: uninstall-info-recursive
502:
1.5 paf 503: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
504: clean clean-generic clean-noinstLIBRARIES clean-recursive \
505: ctags ctags-recursive distclean distclean-compile \
1.2 paf 506: distclean-generic distclean-recursive distclean-tags distdir \
1.5 paf 507: dvi dvi-am html html-am info info-am install install-am \
508: install-data install-data-am install-exec install-exec-am \
509: install-info install-info-am install-man install-strip \
510: installcheck installcheck-am installdirs installdirs-am \
1.2 paf 511: maintainer-clean maintainer-clean-generic \
512: maintainer-clean-recursive mostlyclean mostlyclean-compile \
1.5 paf 513: mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
514: tags tags-recursive uninstall uninstall-am uninstall-info-am
1.2 paf 515:
516: # Tell versions [3.59,3.63) of GNU make to not export all variables.
517: # Otherwise a system limit (for SysV at least) may be exceeded.
518: .NOEXPORT:
E-mail: