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