Annotation of parser3/src/include/Makefile.in, revision 1.30
1.29 moko 1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.10 paf 2: # @configure_input@
1.1 paf 3:
1.19 paf 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.29 moko 5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6: # Inc.
1.1 paf 7: # This Makefile.in is free software; the Free Software Foundation
8: # gives unlimited permission to copy and/or distribute it,
9: # with or without modifications, as long as this notice is preserved.
10:
11: # This program is distributed in the hope that it will be useful,
12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14: # PARTICULAR PURPOSE.
15:
1.10 paf 16: @SET_MAKE@
1.1 paf 17:
18: VPATH = @srcdir@
19: pkgdatadir = $(datadir)/@PACKAGE@
1.29 moko 20: pkgincludedir = $(includedir)/@PACKAGE@
1.1 paf 21: pkglibdir = $(libdir)/@PACKAGE@
1.29 moko 22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.10 paf 23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24: install_sh_DATA = $(install_sh) -c -m 644
25: install_sh_PROGRAM = $(install_sh) -c
26: install_sh_SCRIPT = $(install_sh) -c
27: INSTALL_HEADER = $(INSTALL_DATA)
28: transform = $(program_transform_name)
1.1 paf 29: NORMAL_INSTALL = :
30: PRE_INSTALL = :
31: POST_INSTALL = :
32: NORMAL_UNINSTALL = :
33: PRE_UNINSTALL = :
34: POST_UNINSTALL = :
1.29 moko 35: build_triplet = @build@
1.1 paf 36: host_triplet = @host@
1.19 paf 37: subdir = src/include
38: DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39: $(srcdir)/Makefile.in $(srcdir)/pa_config_auto.h.in
40: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.27 moko 41: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
42: $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
43: $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
44: $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
45: $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
46: $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
47: $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.30 ! moko 48: $(top_srcdir)/configure.ac
1.19 paf 49: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50: $(ACLOCAL_M4)
1.27 moko 51: mkinstalldirs = $(install_sh) -d
1.19 paf 52: CONFIG_HEADER = pa_config_auto.h
53: CONFIG_CLEAN_FILES =
1.29 moko 54: CONFIG_CLEAN_VPATH_FILES =
1.19 paf 55: SOURCES =
56: DIST_SOURCES =
57: HEADERS = $(noinst_HEADERS)
58: ETAGS = etags
59: CTAGS = ctags
60: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.10 paf 61: ACLOCAL = @ACLOCAL@
62: AMTAR = @AMTAR@
1.25 moko 63: APACHE = @APACHE@
64: APACHE_CFLAGS = @APACHE_CFLAGS@
65: APACHE_INC = @APACHE_INC@
1.27 moko 66: AR = @AR@
67: ARGZ_H = @ARGZ_H@
68: AS = @AS@
1.10 paf 69: AUTOCONF = @AUTOCONF@
70: AUTOHEADER = @AUTOHEADER@
71: AUTOMAKE = @AUTOMAKE@
1.1 paf 72: AWK = @AWK@
73: CC = @CC@
1.10 paf 74: CCDEPMODE = @CCDEPMODE@
75: CFLAGS = @CFLAGS@
1.11 paf 76: CPP = @CPP@
1.10 paf 77: CPPFLAGS = @CPPFLAGS@
1.1 paf 78: CXX = @CXX@
1.27 moko 79: CXXCPP = @CXXCPP@
1.10 paf 80: CXXDEPMODE = @CXXDEPMODE@
81: CXXFLAGS = @CXXFLAGS@
82: CYGPATH_W = @CYGPATH_W@
83: DEFS = @DEFS@
84: DEPDIR = @DEPDIR@
1.27 moko 85: DLLTOOL = @DLLTOOL@
86: DSYMUTIL = @DSYMUTIL@
87: DUMPBIN = @DUMPBIN@
1.10 paf 88: ECHO_C = @ECHO_C@
89: ECHO_N = @ECHO_N@
90: ECHO_T = @ECHO_T@
91: EGREP = @EGREP@
92: EXEEXT = @EXEEXT@
1.27 moko 93: FGREP = @FGREP@
1.12 paf 94: GC_LIBS = @GC_LIBS@
1.27 moko 95: GREP = @GREP@
1.1 paf 96: INCLTDL = @INCLTDL@
1.29 moko 97: INSTALL = @INSTALL@
1.10 paf 98: INSTALL_DATA = @INSTALL_DATA@
99: INSTALL_PROGRAM = @INSTALL_PROGRAM@
100: INSTALL_SCRIPT = @INSTALL_SCRIPT@
101: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.27 moko 102: LD = @LD@
1.10 paf 103: LDFLAGS = @LDFLAGS@
1.1 paf 104: LIBADD_DL = @LIBADD_DL@
1.27 moko 105: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
106: LIBADD_DLOPEN = @LIBADD_DLOPEN@
107: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1 paf 108: LIBLTDL = @LIBLTDL@
1.10 paf 109: LIBOBJS = @LIBOBJS@
110: LIBS = @LIBS@
1.27 moko 111: LIBTOOL = @LIBTOOL@
112: LIPO = @LIPO@
113: LN_S = @LN_S@
114: LTDLDEPS = @LTDLDEPS@
115: LTDLINCL = @LTDLINCL@
116: LTDLOPEN = @LTDLOPEN@
1.10 paf 117: LTLIBOBJS = @LTLIBOBJS@
1.27 moko 118: LT_CONFIG_H = @LT_CONFIG_H@
119: LT_DLLOADERS = @LT_DLLOADERS@
120: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1 paf 121: MAKEINFO = @MAKEINFO@
1.27 moko 122: MANIFEST_TOOL = @MANIFEST_TOOL@
1.6 paf 123: MIME_INCLUDES = @MIME_INCLUDES@
124: MIME_LIBS = @MIME_LIBS@
1.29 moko 125: MKDIR_P = @MKDIR_P@
1.27 moko 126: NM = @NM@
127: NMEDIT = @NMEDIT@
128: OBJDUMP = @OBJDUMP@
1.10 paf 129: OBJEXT = @OBJEXT@
1.27 moko 130: OTOOL = @OTOOL@
131: OTOOL64 = @OTOOL64@
1.1 paf 132: P3S = @P3S@
133: PACKAGE = @PACKAGE@
1.10 paf 134: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135: PACKAGE_NAME = @PACKAGE_NAME@
136: PACKAGE_STRING = @PACKAGE_STRING@
137: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.29 moko 138: PACKAGE_URL = @PACKAGE_URL@
1.10 paf 139: PACKAGE_VERSION = @PACKAGE_VERSION@
140: PATH_SEPARATOR = @PATH_SEPARATOR@
1.22 misha 141: PCRE_INCLUDES = @PCRE_INCLUDES@
142: PCRE_LIBS = @PCRE_LIBS@
1.1 paf 143: RANLIB = @RANLIB@
1.27 moko 144: SED = @SED@
1.10 paf 145: SET_MAKE = @SET_MAKE@
146: SHELL = @SHELL@
147: STRIP = @STRIP@
1.1 paf 148: VERSION = @VERSION@
149: XML_INCLUDES = @XML_INCLUDES@
150: XML_LIBS = @XML_LIBS@
151: YACC = @YACC@
1.29 moko 152: YFLAGS = @YFLAGS@
153: abs_builddir = @abs_builddir@
154: abs_srcdir = @abs_srcdir@
155: abs_top_builddir = @abs_top_builddir@
156: abs_top_srcdir = @abs_top_srcdir@
1.27 moko 157: ac_ct_AR = @ac_ct_AR@
1.10 paf 158: ac_ct_CC = @ac_ct_CC@
159: ac_ct_CXX = @ac_ct_CXX@
1.27 moko 160: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1.10 paf 161: am__include = @am__include@
1.19 paf 162: am__leading_dot = @am__leading_dot@
1.10 paf 163: am__quote = @am__quote@
1.19 paf 164: am__tar = @am__tar@
165: am__untar = @am__untar@
1.10 paf 166: bindir = @bindir@
167: build = @build@
168: build_alias = @build_alias@
169: build_cpu = @build_cpu@
170: build_os = @build_os@
171: build_vendor = @build_vendor@
1.29 moko 172: builddir = @builddir@
1.10 paf 173: datadir = @datadir@
1.29 moko 174: datarootdir = @datarootdir@
1.7 paf 175: dll_extension = @dll_extension@
1.29 moko 176: docdir = @docdir@
177: dvidir = @dvidir@
1.10 paf 178: exec_prefix = @exec_prefix@
179: host = @host@
180: host_alias = @host_alias@
181: host_cpu = @host_cpu@
1.1 paf 182: host_os = @host_os@
1.10 paf 183: host_vendor = @host_vendor@
1.29 moko 184: htmldir = @htmldir@
1.10 paf 185: includedir = @includedir@
186: infodir = @infodir@
187: install_sh = @install_sh@
188: libdir = @libdir@
189: libexecdir = @libexecdir@
1.29 moko 190: localedir = @localedir@
1.10 paf 191: localstatedir = @localstatedir@
1.27 moko 192: ltdl_LIBOBJS = @ltdl_LIBOBJS@
193: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.10 paf 194: mandir = @mandir@
1.19 paf 195: mkdir_p = @mkdir_p@
1.10 paf 196: oldincludedir = @oldincludedir@
1.29 moko 197: pdfdir = @pdfdir@
1.10 paf 198: prefix = @prefix@
199: program_transform_name = @program_transform_name@
1.29 moko 200: psdir = @psdir@
1.10 paf 201: sbindir = @sbindir@
202: sharedstatedir = @sharedstatedir@
1.29 moko 203: srcdir = @srcdir@
1.10 paf 204: subdirs = @subdirs@
1.27 moko 205: sys_symbol_underscore = @sys_symbol_underscore@
1.10 paf 206: sysconfdir = @sysconfdir@
207: target_alias = @target_alias@
1.29 moko 208: top_build_prefix = @top_build_prefix@
209: top_builddir = @top_builddir@
210: top_srcdir = @top_srcdir@
1.23 misha 211: noinst_HEADERS = pa_version.h pa_pool.h pa_os.h pa_common.h pa_operation.h pa_request_charsets.h pa_request_info.h pa_array.h pa_cache_managers.h pa_charset.h pa_charsets.h pa_config_fixed.h pa_config_includes.h pa_dictionary.h pa_dir.h pa_exception.h pa_xml_exception.h pa_exec.h pa_globals.h pa_xml_io.h pa_hash.h pa_opcode.h pa_memory.h pa_request.h pa_sapi.h pa_socks.h pa_sql_connection.h pa_sql_driver_manager.h pa_stack.h pa_string.h pa_stylesheet_connection.h pa_stylesheet_manager.h pa_table.h pa_threads.h pa_types.h pa_uue.h pa_http.h pa_random.h
1.10 paf 212: all: pa_config_auto.h
213: $(MAKE) $(AM_MAKEFLAGS) all-am
1.1 paf 214:
215: .SUFFIXES:
1.19 paf 216: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
217: @for dep in $?; do \
218: case '$(am__configure_deps)' in \
219: *$$dep*) \
1.29 moko 220: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221: && { if test -f $@; then exit 0; else break; fi; }; \
1.19 paf 222: exit 1;; \
223: esac; \
224: done; \
1.29 moko 225: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/include/Makefile'; \
226: $(am__cd) $(top_srcdir) && \
227: $(AUTOMAKE) --gnu src/include/Makefile
1.19 paf 228: .PRECIOUS: Makefile
229: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230: @case '$?' in \
231: *config.status*) \
232: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233: *) \
234: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236: esac;
237:
238: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240:
241: $(top_srcdir)/configure: $(am__configure_deps)
242: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
244: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.29 moko 245: $(am__aclocal_m4_deps):
1.1 paf 246:
1.10 paf 247: pa_config_auto.h: stamp-h1
1.1 paf 248: @if test ! -f $@; then \
1.10 paf 249: rm -f stamp-h1; \
1.29 moko 250: $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1.1 paf 251: else :; fi
252:
1.10 paf 253: stamp-h1: $(srcdir)/pa_config_auto.h.in $(top_builddir)/config.status
254: @rm -f stamp-h1
255: cd $(top_builddir) && $(SHELL) ./config.status src/include/pa_config_auto.h
1.19 paf 256: $(srcdir)/pa_config_auto.h.in: $(am__configure_deps)
1.29 moko 257: ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1.19 paf 258: rm -f stamp-h1
259: touch $@
1.1 paf 260:
261: distclean-hdr:
1.10 paf 262: -rm -f pa_config_auto.h stamp-h1
1.27 moko 263:
264: mostlyclean-libtool:
265: -rm -f *.lo
266:
267: clean-libtool:
268: -rm -rf .libs _libs
269:
1.10 paf 270: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272: unique=`for i in $$list; do \
273: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274: done | \
1.29 moko 275: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
276: END { if (nonempty) { for (i in files) print i; }; }'`; \
1.10 paf 277: mkid -fID $$unique
1.19 paf 278: tags: TAGS
1.1 paf 279:
1.10 paf 280: TAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
281: $(TAGS_FILES) $(LISP)
1.29 moko 282: set x; \
1.1 paf 283: here=`pwd`; \
1.10 paf 284: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
285: unique=`for i in $$list; do \
286: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287: done | \
1.29 moko 288: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
289: END { if (nonempty) { for (i in files) print i; }; }'`; \
290: shift; \
291: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.19 paf 292: test -n "$$unique" || unique=$$empty_fix; \
1.29 moko 293: if test $$# -gt 0; then \
294: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295: "$$@" $$unique; \
296: else \
297: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298: $$unique; \
299: fi; \
1.19 paf 300: fi
1.10 paf 301: ctags: CTAGS
302: CTAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
303: $(TAGS_FILES) $(LISP)
304: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
305: unique=`for i in $$list; do \
306: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307: done | \
1.29 moko 308: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
309: END { if (nonempty) { for (i in files) print i; }; }'`; \
310: test -z "$(CTAGS_ARGS)$$unique" \
1.10 paf 311: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.29 moko 312: $$unique
1.10 paf 313:
314: GTAGS:
315: here=`$(am__cd) $(top_builddir) && pwd` \
1.29 moko 316: && $(am__cd) $(top_srcdir) \
317: && gtags -i $(GTAGS_ARGS) "$$here"
1.1 paf 318:
319: distclean-tags:
1.10 paf 320: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 paf 321:
322: distdir: $(DISTFILES)
1.29 moko 323: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
324: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325: list='$(DISTFILES)'; \
326: dist_files=`for file in $$list; do echo $$file; done | \
327: sed -e "s|^$$srcdirstrip/||;t" \
328: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
329: case $$dist_files in \
330: */*) $(MKDIR_P) `echo "$$dist_files" | \
331: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
332: sort -u` ;; \
333: esac; \
334: for file in $$dist_files; do \
1.10 paf 335: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1 paf 336: if test -d $$d/$$file; then \
1.29 moko 337: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
338: if test -d "$(distdir)/$$file"; then \
339: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
340: fi; \
1.10 paf 341: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.29 moko 342: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
343: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.10 paf 344: fi; \
1.29 moko 345: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 paf 346: else \
1.29 moko 347: test -f "$(distdir)/$$file" \
348: || cp -p $$d/$$file "$(distdir)/$$file" \
1.10 paf 349: || exit 1; \
1.1 paf 350: fi; \
351: done
352: check-am: all-am
353: check: check-am
1.10 paf 354: all-am: Makefile $(HEADERS) pa_config_auto.h
355: installdirs:
356: install: install-am
1.1 paf 357: install-exec: install-exec-am
358: install-data: install-data-am
1.10 paf 359: uninstall: uninstall-am
1.1 paf 360:
361: install-am: all-am
362: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10 paf 363:
364: installcheck: installcheck-am
1.1 paf 365: install-strip:
1.10 paf 366: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.19 paf 367: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.10 paf 368: `test -z '$(STRIP)' || \
369: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 370: mostlyclean-generic:
371:
372: clean-generic:
373:
374: distclean-generic:
1.19 paf 375: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.29 moko 376: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 paf 377:
378: maintainer-clean-generic:
1.10 paf 379: @echo "This command is intended for maintainers to use"
380: @echo "it deletes files that may require special tools to rebuild."
381: clean: clean-am
382:
1.27 moko 383: clean-am: clean-generic clean-libtool mostlyclean-am
1.10 paf 384:
385: distclean: distclean-am
1.19 paf 386: -rm -f Makefile
1.29 moko 387: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1.1 paf 388:
1.10 paf 389: dvi: dvi-am
390:
391: dvi-am:
392:
1.19 paf 393: html: html-am
394:
1.29 moko 395: html-am:
396:
1.10 paf 397: info: info-am
398:
399: info-am:
1.1 paf 400:
1.10 paf 401: install-data-am:
1.1 paf 402:
1.29 moko 403: install-dvi: install-dvi-am
404:
405: install-dvi-am:
406:
1.10 paf 407: install-exec-am:
1.1 paf 408:
1.29 moko 409: install-html: install-html-am
410:
411: install-html-am:
412:
1.10 paf 413: install-info: install-info-am
1.1 paf 414:
1.29 moko 415: install-info-am:
416:
1.10 paf 417: install-man:
1.1 paf 418:
1.29 moko 419: install-pdf: install-pdf-am
420:
421: install-pdf-am:
422:
423: install-ps: install-ps-am
424:
425: install-ps-am:
426:
1.10 paf 427: installcheck-am:
1.1 paf 428:
429: maintainer-clean: maintainer-clean-am
1.19 paf 430: -rm -f Makefile
1.10 paf 431: maintainer-clean-am: distclean-am maintainer-clean-generic
432:
433: mostlyclean: mostlyclean-am
434:
1.27 moko 435: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.10 paf 436:
437: pdf: pdf-am
438:
439: pdf-am:
440:
441: ps: ps-am
442:
443: ps-am:
444:
1.29 moko 445: uninstall-am:
446:
447: .MAKE: all install-am install-strip
1.1 paf 448:
1.19 paf 449: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1.27 moko 450: clean-libtool ctags distclean distclean-generic distclean-hdr \
451: distclean-libtool distclean-tags distdir dvi dvi-am html \
452: html-am info info-am install install-am install-data \
1.29 moko 453: install-data-am install-dvi install-dvi-am install-exec \
454: install-exec-am install-html install-html-am install-info \
455: install-info-am install-man install-pdf install-pdf-am \
456: install-ps install-ps-am install-strip installcheck \
1.27 moko 457: installcheck-am installdirs maintainer-clean \
458: maintainer-clean-generic mostlyclean mostlyclean-generic \
459: mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1.29 moko 460: uninstall-am
461:
1.1 paf 462:
463: # Tell versions [3.59,3.63) of GNU make to not export all variables.
464: # Otherwise a system limit (for SysV at least) may be exceeded.
465: .NOEXPORT:
E-mail: