Annotation of parser3/Makefile.in, revision 1.48.2.2
1.43 paf 1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
2: # @configure_input@
1.1 paf 3:
1.43 paf 4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5: # Free Software Foundation, Inc.
1.1 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:
1.43 paf 15: @SET_MAKE@
1.1 paf 16:
17: srcdir = @srcdir@
18: top_srcdir = @top_srcdir@
19: VPATH = @srcdir@
20: pkgdatadir = $(datadir)/@PACKAGE@
21: pkglibdir = $(libdir)/@PACKAGE@
22: pkgincludedir = $(includedir)/@PACKAGE@
23: top_builddir = .
24:
1.43 paf 25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1 paf 26: INSTALL = @INSTALL@
1.43 paf 27: install_sh_DATA = $(install_sh) -c -m 644
28: install_sh_PROGRAM = $(install_sh) -c
29: install_sh_SCRIPT = $(install_sh) -c
30: INSTALL_HEADER = $(INSTALL_DATA)
31: transform = $(program_transform_name)
1.1 paf 32: NORMAL_INSTALL = :
33: PRE_INSTALL = :
34: POST_INSTALL = :
35: NORMAL_UNINSTALL = :
36: PRE_UNINSTALL = :
37: POST_UNINSTALL = :
38: host_triplet = @host@
1.43 paf 39: ACLOCAL = @ACLOCAL@
40: AMDEP_FALSE = @AMDEP_FALSE@
41: AMDEP_TRUE = @AMDEP_TRUE@
42: AMTAR = @AMTAR@
1.1 paf 43: APACHE13 = @APACHE13@
44: APACHE_LIBS = @APACHE_LIBS@
1.43 paf 45: AUTOCONF = @AUTOCONF@
46: AUTOHEADER = @AUTOHEADER@
47: AUTOMAKE = @AUTOMAKE@
1.1 paf 48: AWK = @AWK@
49: CC = @CC@
1.43 paf 50: CCDEPMODE = @CCDEPMODE@
51: CFLAGS = @CFLAGS@
52: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
53: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
1.48 paf 54: CPP = @CPP@
1.43 paf 55: CPPFLAGS = @CPPFLAGS@
1.1 paf 56: CXX = @CXX@
1.43 paf 57: CXXDEPMODE = @CXXDEPMODE@
58: CXXFLAGS = @CXXFLAGS@
59: CYGPATH_W = @CYGPATH_W@
60: DEFS = @DEFS@
61: DEPDIR = @DEPDIR@
62: DO_NOT_LINK_LIBSTDCPP_FALSE = @DO_NOT_LINK_LIBSTDCPP_FALSE@
63: DO_NOT_LINK_LIBSTDCPP_TRUE = @DO_NOT_LINK_LIBSTDCPP_TRUE@
64: ECHO_C = @ECHO_C@
65: ECHO_N = @ECHO_N@
66: ECHO_T = @ECHO_T@
67: EGREP = @EGREP@
68: EXEEXT = @EXEEXT@
1.1 paf 69: INCLTDL = @INCLTDL@
1.43 paf 70: INSTALL_DATA = @INSTALL_DATA@
71: INSTALL_PROGRAM = @INSTALL_PROGRAM@
72: INSTALL_SCRIPT = @INSTALL_SCRIPT@
73: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74: LDFLAGS = @LDFLAGS@
1.1 paf 75: LIBADD_DL = @LIBADD_DL@
76: LIBLTDL = @LIBLTDL@
1.43 paf 77: LIBOBJS = @LIBOBJS@
78: LIBS = @LIBS@
79: LTLIBOBJS = @LTLIBOBJS@
1.1 paf 80: MAKEINFO = @MAKEINFO@
1.14 paf 81: MIME_INCLUDES = @MIME_INCLUDES@
82: MIME_LIBS = @MIME_LIBS@
1.43 paf 83: OBJEXT = @OBJEXT@
1.1 paf 84: P3S = @P3S@
85: PACKAGE = @PACKAGE@
1.43 paf 86: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
87: PACKAGE_NAME = @PACKAGE_NAME@
88: PACKAGE_STRING = @PACKAGE_STRING@
89: PACKAGE_TARNAME = @PACKAGE_TARNAME@
90: PACKAGE_VERSION = @PACKAGE_VERSION@
91: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 paf 92: RANLIB = @RANLIB@
1.43 paf 93: SET_MAKE = @SET_MAKE@
94: SHELL = @SHELL@
95: STRIP = @STRIP@
1.1 paf 96: VERSION = @VERSION@
97: XML_INCLUDES = @XML_INCLUDES@
98: XML_LIBS = @XML_LIBS@
99: YACC = @YACC@
1.43 paf 100: ac_ct_CC = @ac_ct_CC@
101: ac_ct_CXX = @ac_ct_CXX@
102: ac_ct_RANLIB = @ac_ct_RANLIB@
103: ac_ct_STRIP = @ac_ct_STRIP@
104: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
105: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
106: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
107: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
108: am__include = @am__include@
109: am__quote = @am__quote@
110: bindir = @bindir@
111: build = @build@
112: build_alias = @build_alias@
113: build_cpu = @build_cpu@
114: build_os = @build_os@
115: build_vendor = @build_vendor@
1.1 paf 116: charsetsdir = @charsetsdir@
1.43 paf 117: commentcharset_koi8r = @commentcharset_koi8r@
118: commentcharset_windows1250 = @commentcharset_windows1250@
119: commentcharset_windows1251 = @commentcharset_windows1251@
120: commentcharset_windows1257 = @commentcharset_windows1257@
121: datadir = @datadir@
1.20 paf 122: dll_extension = @dll_extension@
1.43 paf 123: exec_prefix = @exec_prefix@
124: host = @host@
125: host_alias = @host_alias@
126: host_cpu = @host_cpu@
1.1 paf 127: host_os = @host_os@
1.43 paf 128: host_vendor = @host_vendor@
129: includedir = @includedir@
130: infodir = @infodir@
131: install_sh = @install_sh@
132: libdir = @libdir@
133: libexecdir = @libexecdir@
134: localstatedir = @localstatedir@
135: mandir = @mandir@
1.10 paf 136: mysql_client = @mysql_client@
1.43 paf 137: oldincludedir = @oldincludedir@
1.10 paf 138: oracle_client = @oracle_client@
139: pgsql_client = @pgsql_client@
1.43 paf 140: prefix = @prefix@
141: program_transform_name = @program_transform_name@
142: sbindir = @sbindir@
143: sharedstatedir = @sharedstatedir@
1.1 paf 144: sqldriversdir = @sqldriversdir@
1.43 paf 145: subdirs = @subdirs@
146: sysconfdir = @sysconfdir@
147: target_alias = @target_alias@
1.48.2.2! paf 148: SUBDIRS = src etc bin tests
1.3 paf 149:
1.12 paf 150: EXTRA_DIST = operators.txt parser3.dsw
1.43 paf 151: subdir = .
1.1 paf 152: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
153: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.43 paf 154: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
155: CONFIG_CLEAN_FILES =
156: DIST_SOURCES =
157:
158: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
159: ps-recursive install-info-recursive uninstall-info-recursive \
160: all-recursive install-data-recursive install-exec-recursive \
161: installdirs-recursive install-recursive uninstall-recursive \
162: check-recursive installcheck-recursive
163: DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
164: Makefile.in NEWS acinclude.m4 aclocal.m4 config.guess \
1.48.2.2! paf 165: config.sub configure configure.in depcomp install-sh ltmain.sh \
! 166: missing mkinstalldirs
1.43 paf 167: DIST_SUBDIRS = $(SUBDIRS)
168: all: all-recursive
1.1 paf 169:
170: .SUFFIXES:
171:
1.43 paf 172: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
173: configure.lineno
174: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
175: cd $(top_srcdir) && \
176: $(AUTOMAKE) --gnu Makefile
177: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178: cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
1.1 paf 179:
1.43 paf 180: $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1.1 paf 181: $(SHELL) ./config.status --recheck
1.43 paf 182: $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1.1 paf 183: cd $(srcdir) && $(AUTOCONF)
184:
1.43 paf 185: $(ACLOCAL_M4): configure.in acinclude.m4
186: cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
187: uninstall-info-am:
1.40 paf 188:
1.1 paf 189: # This directory's subdirectories are mostly independent; you can cd
190: # into them and run `make' without going through this Makefile.
191: # To change the values of `make' variables: instead of editing Makefiles,
192: # (1) if the variable is set in `config.status', edit `config.status'
193: # (which will cause the Makefiles to be regenerated when you run `make');
194: # (2) otherwise, pass the desired values on the `make' command line.
1.43 paf 195: $(RECURSIVE_TARGETS):
196: @set fnord $$MAKEFLAGS; amf=$$2; \
1.1 paf 197: dot_seen=no; \
198: target=`echo $@ | sed s/-recursive//`; \
199: list='$(SUBDIRS)'; for subdir in $$list; do \
200: echo "Making $$target in $$subdir"; \
201: if test "$$subdir" = "."; then \
202: dot_seen=yes; \
203: local_target="$$target-am"; \
204: else \
205: local_target="$$target"; \
206: fi; \
207: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
208: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
209: done; \
210: if test "$$dot_seen" = "no"; then \
211: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
212: fi; test -z "$$fail"
213:
214: mostlyclean-recursive clean-recursive distclean-recursive \
215: maintainer-clean-recursive:
1.43 paf 216: @set fnord $$MAKEFLAGS; amf=$$2; \
1.1 paf 217: dot_seen=no; \
1.43 paf 218: case "$@" in \
219: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
220: *) list='$(SUBDIRS)' ;; \
221: esac; \
222: rev=''; for subdir in $$list; do \
223: if test "$$subdir" = "."; then :; else \
224: rev="$$subdir $$rev"; \
225: fi; \
1.1 paf 226: done; \
1.43 paf 227: rev="$$rev ."; \
1.1 paf 228: target=`echo $@ | sed s/-recursive//`; \
229: for subdir in $$rev; do \
230: echo "Making $$target in $$subdir"; \
231: if test "$$subdir" = "."; then \
232: local_target="$$target-am"; \
233: else \
234: local_target="$$target"; \
235: fi; \
236: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
237: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
238: done && test -z "$$fail"
239: tags-recursive:
240: list='$(SUBDIRS)'; for subdir in $$list; do \
241: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
242: done
1.43 paf 243: ctags-recursive:
244: list='$(SUBDIRS)'; for subdir in $$list; do \
245: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
246: done
247:
248: ETAGS = etags
249: ETAGSFLAGS =
250:
251: CTAGS = ctags
252: CTAGSFLAGS =
1.1 paf 253:
254: tags: TAGS
255:
1.43 paf 256: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
257: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
258: unique=`for i in $$list; do \
259: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260: done | \
261: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 262: END { for (i in files) print i; }'`; \
1.43 paf 263: mkid -fID $$unique
1.1 paf 264:
1.43 paf 265: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266: $(TAGS_FILES) $(LISP)
1.1 paf 267: tags=; \
268: here=`pwd`; \
269: list='$(SUBDIRS)'; for subdir in $$list; do \
1.43 paf 270: if test "$$subdir" = .; then :; else \
1.1 paf 271: test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1.43 paf 272: fi; \
1.1 paf 273: done; \
1.43 paf 274: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275: unique=`for i in $$list; do \
276: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277: done | \
278: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 279: END { for (i in files) print i; }'`; \
1.43 paf 280: test -z "$(ETAGS_ARGS)$$tags$$unique" \
281: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
282: $$tags $$unique
283:
284: ctags: CTAGS
285: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
286: $(TAGS_FILES) $(LISP)
287: tags=; \
288: here=`pwd`; \
289: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
290: unique=`for i in $$list; do \
291: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292: done | \
293: $(AWK) ' { files[$$0] = 1; } \
294: END { for (i in files) print i; }'`; \
295: test -z "$(CTAGS_ARGS)$$tags$$unique" \
296: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
297: $$tags $$unique
298:
299: GTAGS:
300: here=`$(am__cd) $(top_builddir) && pwd` \
301: && cd $(top_srcdir) \
302: && gtags -i $(GTAGS_ARGS) $$here
1.1 paf 303:
1.43 paf 304: distclean-tags:
305: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
306: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1 paf 307:
1.43 paf 308: top_distdir = .
309: distdir = $(PACKAGE)-$(VERSION)
1.1 paf 310:
1.43 paf 311: am__remove_distdir = \
312: { test ! -d $(distdir) \
313: || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
314: && rm -fr $(distdir); }; }
1.1 paf 315:
1.43 paf 316: GZIP_ENV = --best
317: distuninstallcheck_listfiles = find . -type f -print
318: distcleancheck_listfiles = find . -type f -print
1.1 paf 319:
320: distdir: $(DISTFILES)
1.43 paf 321: $(am__remove_distdir)
1.1 paf 322: mkdir $(distdir)
1.43 paf 323: $(mkinstalldirs) $(distdir)/bin $(distdir)/src/targets/apache13
324: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
325: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
326: list='$(DISTFILES)'; for file in $$list; do \
327: case $$file in \
328: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
329: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
330: esac; \
331: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
332: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
333: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
334: dir="/$$dir"; \
335: $(mkinstalldirs) "$(distdir)$$dir"; \
336: else \
337: dir=''; \
338: fi; \
1.1 paf 339: if test -d $$d/$$file; then \
1.43 paf 340: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
341: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
342: fi; \
343: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 344: else \
345: test -f $(distdir)/$$file \
1.43 paf 346: || cp -p $$d/$$file $(distdir)/$$file \
347: || exit 1; \
1.1 paf 348: fi; \
349: done
1.43 paf 350: list='$(SUBDIRS)'; for subdir in $$list; do \
1.1 paf 351: if test "$$subdir" = .; then :; else \
352: test -d $(distdir)/$$subdir \
353: || mkdir $(distdir)/$$subdir \
354: || exit 1; \
1.43 paf 355: (cd $$subdir && \
356: $(MAKE) $(AM_MAKEFLAGS) \
357: top_distdir="$(top_distdir)" \
358: distdir=../$(distdir)/$$subdir \
359: distdir) \
1.1 paf 360: || exit 1; \
361: fi; \
362: done
1.43 paf 363: -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
364: ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
365: ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
366: ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
367: || chmod -R a+r $(distdir)
368: dist-gzip: distdir
369: $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
370: $(am__remove_distdir)
371:
372: dist dist-all: distdir
373: $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
374: $(am__remove_distdir)
375:
376: # This target untars the dist file and tries a VPATH configuration. Then
377: # it guarantees that the distribution is self-contained by making another
378: # tarfile.
379: distcheck: dist
380: $(am__remove_distdir)
381: GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
382: chmod -R a-w $(distdir); chmod a+w $(distdir)
383: mkdir $(distdir)/=build
384: mkdir $(distdir)/=inst
385: chmod a-w $(distdir)
386: dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
387: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
388: && cd $(distdir)/=build \
389: && ../configure --srcdir=.. --prefix="$$dc_install_base" \
390: $(DISTCHECK_CONFIGURE_FLAGS) \
391: && $(MAKE) $(AM_MAKEFLAGS) \
392: && $(MAKE) $(AM_MAKEFLAGS) dvi \
393: && $(MAKE) $(AM_MAKEFLAGS) check \
394: && $(MAKE) $(AM_MAKEFLAGS) install \
395: && $(MAKE) $(AM_MAKEFLAGS) installcheck \
396: && $(MAKE) $(AM_MAKEFLAGS) uninstall \
397: && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
398: distuninstallcheck \
399: && chmod -R a-w "$$dc_install_base" \
400: && ({ \
401: (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
402: && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
403: && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
404: && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
405: distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
406: } || { rm -rf "$$dc_destdir"; exit 1; }) \
407: && rm -rf "$$dc_destdir" \
408: && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
409: && rm -f $(distdir).tar.gz \
410: && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
411: $(am__remove_distdir)
412: @echo "$(distdir).tar.gz is ready for distribution" | \
413: sed 'h;s/./=/g;p;x;p;x'
414: distuninstallcheck:
415: cd $(distuninstallcheck_dir) \
416: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
417: || { echo "ERROR: files left after uninstall:" ; \
418: if test -n "$(DESTDIR)"; then \
419: echo " (check DESTDIR support)"; \
420: fi ; \
421: $(distuninstallcheck_listfiles) ; \
422: exit 1; } >&2
423: distcleancheck: distclean
424: if test '$(srcdir)' = . ; then \
425: echo "ERROR: distcleancheck can only run from a VPATH build" ; \
426: exit 1 ; \
427: fi
428: test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
429: || { echo "ERROR: files left in build directory after distclean:" ; \
430: $(distcleancheck_listfiles) ; \
431: exit 1; } >&2
1.1 paf 432: check-am: all-am
433: check: check-recursive
1.43 paf 434: all-am: Makefile
435: installdirs: installdirs-recursive
436: installdirs-am:
437:
438: install: install-recursive
1.1 paf 439: install-exec: install-exec-recursive
440: install-data: install-data-recursive
1.43 paf 441: uninstall: uninstall-recursive
1.1 paf 442:
443: install-am: all-am
444: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.43 paf 445:
446: installcheck: installcheck-recursive
1.1 paf 447: install-strip:
1.43 paf 448: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449: INSTALL_STRIP_FLAG=-s \
450: `test -z '$(STRIP)' || \
451: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 452: mostlyclean-generic:
453:
454: clean-generic:
455:
456: distclean-generic:
457: -rm -f Makefile $(CONFIG_CLEAN_FILES)
458:
459: maintainer-clean-generic:
1.43 paf 460: @echo "This command is intended for maintainers to use"
461: @echo "it deletes files that may require special tools to rebuild."
462: clean: clean-recursive
463:
464: clean-am: clean-generic mostlyclean-am
465:
466: distclean: distclean-recursive
467: -rm -f $(am__CONFIG_DISTCLEAN_FILES)
468: distclean-am: clean-am distclean-generic distclean-tags
469:
470: dvi: dvi-recursive
1.1 paf 471:
1.43 paf 472: dvi-am:
473:
474: info: info-recursive
475:
476: info-am:
1.1 paf 477:
1.43 paf 478: install-data-am:
1.1 paf 479:
1.43 paf 480: install-exec-am:
1.1 paf 481:
1.43 paf 482: install-info: install-info-recursive
1.1 paf 483:
1.43 paf 484: install-man:
1.1 paf 485:
1.43 paf 486: installcheck-am:
1.1 paf 487:
488: maintainer-clean: maintainer-clean-recursive
1.43 paf 489: -rm -f $(am__CONFIG_DISTCLEAN_FILES)
490: -rm -rf autom4te.cache
491: maintainer-clean-am: distclean-am maintainer-clean-generic
492:
493: mostlyclean: mostlyclean-recursive
494:
495: mostlyclean-am: mostlyclean-generic
1.1 paf 496:
1.43 paf 497: pdf: pdf-recursive
498:
499: pdf-am:
500:
501: ps: ps-recursive
502:
503: ps-am:
504:
505: uninstall-am: uninstall-info-am
506:
507: uninstall-info: uninstall-info-recursive
508:
509: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
510: clean-generic clean-recursive ctags ctags-recursive dist \
511: dist-all dist-gzip distcheck distclean distclean-generic \
512: distclean-recursive distclean-tags distcleancheck distdir \
513: distuninstallcheck dvi dvi-am dvi-recursive info info-am \
514: info-recursive install install-am install-data install-data-am \
515: install-data-recursive install-exec install-exec-am \
516: install-exec-recursive install-info install-info-am \
517: install-info-recursive install-man install-recursive \
518: install-strip installcheck installcheck-am installdirs \
519: installdirs-am installdirs-recursive maintainer-clean \
520: maintainer-clean-generic maintainer-clean-recursive mostlyclean \
521: mostlyclean-generic mostlyclean-recursive pdf pdf-am \
522: pdf-recursive ps ps-am ps-recursive tags tags-recursive \
523: uninstall uninstall-am uninstall-info-am \
524: uninstall-info-recursive uninstall-recursive
1.1 paf 525:
526:
1.9 paf 527: update:
1.6 paf 528: cvs update
529: $(MAKE)
530:
1.21 paf 531: commit:
1.43 paf 532: # trick to make 'make' happy at check out time
533: # without this aclocal.m4 never updates
534: # and becomes older than it's prerequisities
535: # thus causing redundant remaking:
536: # aclocal+autoconf+automake
1.25 paf 537:
1.27 paf 538: cvs commit -m "no message" -f acinclude.m4
1.28 paf 539: cvs commit -m "no message" -f aclocal.m4
1.24 paf 540: cvs commit -m "no message" -f Makefile.am
541: cvs commit -m "no message" -f Makefile.in
1.39 paf 542: cvs commit -m "no message" -f configure.in
1.24 paf 543: cvs commit -m "no message" -f configure
1.25 paf 544:
1.21 paf 545: cvs commit
546:
1.18 paf 547: happy: update install-exec
1.1 paf 548: # Tell versions [3.59,3.63) of GNU make to not export all variables.
549: # Otherwise a system limit (for SysV at least) may be exceeded.
550: .NOEXPORT:
E-mail: