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