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