Annotation of parser3/src/Makefile.in, revision 1.64
1.58 paf 1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.54 paf 2: # @configure_input@
1.1 paf 3:
1.58 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.54 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@
1.41 paf 22: top_builddir = ..
1.54 paf 23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1 paf 24: INSTALL = @INSTALL@
1.54 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.58 paf 37: subdir = src
38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.64 ! moko 40: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
! 41: $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
! 42: $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
! 43: $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
! 44: $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
! 45: $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
! 46: $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.58 paf 47: $(top_srcdir)/configure.in
48: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49: $(ACLOCAL_M4)
1.64 ! moko 50: mkinstalldirs = $(install_sh) -d
1.58 paf 51: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
52: CONFIG_CLEAN_FILES =
53: SOURCES =
54: DIST_SOURCES =
55: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56: html-recursive info-recursive install-data-recursive \
57: install-exec-recursive install-info-recursive \
58: install-recursive installcheck-recursive installdirs-recursive \
59: pdf-recursive ps-recursive uninstall-info-recursive \
60: uninstall-recursive
61: ETAGS = etags
62: CTAGS = ctags
63: DIST_SUBDIRS = $(SUBDIRS)
64: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.54 paf 65: ACLOCAL = @ACLOCAL@
66: AMDEP_FALSE = @AMDEP_FALSE@
67: AMDEP_TRUE = @AMDEP_TRUE@
68: AMTAR = @AMTAR@
1.62 moko 69: APACHE = @APACHE@
70: APACHE_CFLAGS = @APACHE_CFLAGS@
71: APACHE_INC = @APACHE_INC@
1.64 ! moko 72: AR = @AR@
! 73: ARGZ_H = @ARGZ_H@
! 74: AS = @AS@
1.54 paf 75: AUTOCONF = @AUTOCONF@
76: AUTOHEADER = @AUTOHEADER@
77: AUTOMAKE = @AUTOMAKE@
1.1 paf 78: AWK = @AWK@
79: CC = @CC@
1.54 paf 80: CCDEPMODE = @CCDEPMODE@
81: CFLAGS = @CFLAGS@
1.62 moko 82: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
83: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.64 ! moko 84: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
! 85: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.55 paf 86: CPP = @CPP@
1.54 paf 87: CPPFLAGS = @CPPFLAGS@
1.56 paf 88: CPP_LIBS = @CPP_LIBS@
1.1 paf 89: CXX = @CXX@
1.64 ! moko 90: CXXCPP = @CXXCPP@
1.54 paf 91: CXXDEPMODE = @CXXDEPMODE@
92: CXXFLAGS = @CXXFLAGS@
93: CYGPATH_W = @CYGPATH_W@
94: DEFS = @DEFS@
95: DEPDIR = @DEPDIR@
1.64 ! moko 96: DLLTOOL = @DLLTOOL@
! 97: DSYMUTIL = @DSYMUTIL@
! 98: DUMPBIN = @DUMPBIN@
1.54 paf 99: ECHO_C = @ECHO_C@
100: ECHO_N = @ECHO_N@
101: ECHO_T = @ECHO_T@
102: EGREP = @EGREP@
103: EXEEXT = @EXEEXT@
1.64 ! moko 104: FGREP = @FGREP@
1.56 paf 105: GC_LIBS = @GC_LIBS@
1.64 ! moko 106: GREP = @GREP@
1.1 paf 107: INCLTDL = @INCLTDL@
1.54 paf 108: INSTALL_DATA = @INSTALL_DATA@
1.64 ! moko 109: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
! 110: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.54 paf 111: INSTALL_PROGRAM = @INSTALL_PROGRAM@
112: INSTALL_SCRIPT = @INSTALL_SCRIPT@
113: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.64 ! moko 114: LD = @LD@
1.54 paf 115: LDFLAGS = @LDFLAGS@
1.1 paf 116: LIBADD_DL = @LIBADD_DL@
1.64 ! moko 117: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
! 118: LIBADD_DLOPEN = @LIBADD_DLOPEN@
! 119: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1 paf 120: LIBLTDL = @LIBLTDL@
1.54 paf 121: LIBOBJS = @LIBOBJS@
122: LIBS = @LIBS@
1.64 ! moko 123: LIBTOOL = @LIBTOOL@
! 124: LIPO = @LIPO@
! 125: LN_S = @LN_S@
! 126: LTDLDEPS = @LTDLDEPS@
! 127: LTDLINCL = @LTDLINCL@
! 128: LTDLOPEN = @LTDLOPEN@
1.54 paf 129: LTLIBOBJS = @LTLIBOBJS@
1.64 ! moko 130: LT_CONFIG_H = @LT_CONFIG_H@
! 131: LT_DLLOADERS = @LT_DLLOADERS@
! 132: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1 paf 133: MAKEINFO = @MAKEINFO@
1.64 ! moko 134: MANIFEST_TOOL = @MANIFEST_TOOL@
1.49 paf 135: MIME_INCLUDES = @MIME_INCLUDES@
136: MIME_LIBS = @MIME_LIBS@
1.64 ! moko 137: NM = @NM@
! 138: NMEDIT = @NMEDIT@
! 139: OBJDUMP = @OBJDUMP@
1.54 paf 140: OBJEXT = @OBJEXT@
1.64 ! moko 141: OTOOL = @OTOOL@
! 142: OTOOL64 = @OTOOL64@
1.25 parser 143: P3S = @P3S@
1.1 paf 144: PACKAGE = @PACKAGE@
1.54 paf 145: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146: PACKAGE_NAME = @PACKAGE_NAME@
147: PACKAGE_STRING = @PACKAGE_STRING@
148: PACKAGE_TARNAME = @PACKAGE_TARNAME@
149: PACKAGE_VERSION = @PACKAGE_VERSION@
150: PATH_SEPARATOR = @PATH_SEPARATOR@
1.60 misha 151: PCRE_INCLUDES = @PCRE_INCLUDES@
152: PCRE_LIBS = @PCRE_LIBS@
1.1 paf 153: RANLIB = @RANLIB@
1.64 ! moko 154: SED = @SED@
1.54 paf 155: SET_MAKE = @SET_MAKE@
156: SHELL = @SHELL@
157: STRIP = @STRIP@
1.1 paf 158: VERSION = @VERSION@
1.20 parser 159: XML_INCLUDES = @XML_INCLUDES@
160: XML_LIBS = @XML_LIBS@
1.1 paf 161: YACC = @YACC@
1.64 ! moko 162: ac_ct_AR = @ac_ct_AR@
! 163: ac_ct_AS = @ac_ct_AS@
1.54 paf 164: ac_ct_CC = @ac_ct_CC@
165: ac_ct_CXX = @ac_ct_CXX@
1.64 ! moko 166: ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
! 167: ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
! 168: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
! 169: ac_ct_LIPO = @ac_ct_LIPO@
! 170: ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@
! 171: ac_ct_NMEDIT = @ac_ct_NMEDIT@
! 172: ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
! 173: ac_ct_OTOOL = @ac_ct_OTOOL@
! 174: ac_ct_OTOOL64 = @ac_ct_OTOOL64@
1.54 paf 175: ac_ct_RANLIB = @ac_ct_RANLIB@
176: ac_ct_STRIP = @ac_ct_STRIP@
177: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
178: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
179: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
180: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
181: am__include = @am__include@
1.58 paf 182: am__leading_dot = @am__leading_dot@
1.54 paf 183: am__quote = @am__quote@
1.58 paf 184: am__tar = @am__tar@
185: am__untar = @am__untar@
1.54 paf 186: bindir = @bindir@
187: build = @build@
188: build_alias = @build_alias@
189: build_cpu = @build_cpu@
190: build_os = @build_os@
191: build_vendor = @build_vendor@
192: datadir = @datadir@
1.51 paf 193: dll_extension = @dll_extension@
1.54 paf 194: exec_prefix = @exec_prefix@
195: host = @host@
196: host_alias = @host_alias@
197: host_cpu = @host_cpu@
1.1 paf 198: host_os = @host_os@
1.54 paf 199: host_vendor = @host_vendor@
200: includedir = @includedir@
201: infodir = @infodir@
202: install_sh = @install_sh@
203: libdir = @libdir@
204: libexecdir = @libexecdir@
205: localstatedir = @localstatedir@
1.64 ! moko 206: ltdl_LIBOBJS = @ltdl_LIBOBJS@
! 207: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.54 paf 208: mandir = @mandir@
1.58 paf 209: mkdir_p = @mkdir_p@
1.54 paf 210: oldincludedir = @oldincludedir@
211: prefix = @prefix@
212: program_transform_name = @program_transform_name@
213: sbindir = @sbindir@
214: sharedstatedir = @sharedstatedir@
215: subdirs = @subdirs@
1.64 ! moko 216: sys_symbol_underscore = @sys_symbol_underscore@
1.54 paf 217: sysconfdir = @sysconfdir@
218: target_alias = @target_alias@
1.48 paf 219: SUBDIRS = include main sql types classes lib targets
1.54 paf 220: all: all-recursive
1.1 paf 221:
222: .SUFFIXES:
1.58 paf 223: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
224: @for dep in $?; do \
225: case '$(am__configure_deps)' in \
226: *$$dep*) \
227: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
228: && exit 0; \
229: exit 1;; \
230: esac; \
231: done; \
232: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
1.54 paf 233: cd $(top_srcdir) && \
234: $(AUTOMAKE) --gnu src/Makefile
1.58 paf 235: .PRECIOUS: Makefile
236: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237: @case '$?' in \
238: *config.status*) \
239: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240: *) \
241: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243: esac;
244:
245: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247:
248: $(top_srcdir)/configure: $(am__configure_deps)
249: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
251: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.64 ! moko 252:
! 253: mostlyclean-libtool:
! 254: -rm -f *.lo
! 255:
! 256: clean-libtool:
! 257: -rm -rf .libs _libs
! 258:
! 259: distclean-libtool:
! 260: -rm -f libtool
1.54 paf 261: uninstall-info-am:
1.1 paf 262:
263: # This directory's subdirectories are mostly independent; you can cd
264: # into them and run `make' without going through this Makefile.
265: # To change the values of `make' variables: instead of editing Makefiles,
266: # (1) if the variable is set in `config.status', edit `config.status'
267: # (which will cause the Makefiles to be regenerated when you run `make');
268: # (2) otherwise, pass the desired values on the `make' command line.
1.54 paf 269: $(RECURSIVE_TARGETS):
270: @set fnord $$MAKEFLAGS; amf=$$2; \
1.1 paf 271: dot_seen=no; \
272: target=`echo $@ | sed s/-recursive//`; \
273: list='$(SUBDIRS)'; for subdir in $$list; do \
274: echo "Making $$target in $$subdir"; \
275: if test "$$subdir" = "."; then \
276: dot_seen=yes; \
277: local_target="$$target-am"; \
278: else \
279: local_target="$$target"; \
280: fi; \
281: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
282: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
283: done; \
284: if test "$$dot_seen" = "no"; then \
285: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
286: fi; test -z "$$fail"
287:
288: mostlyclean-recursive clean-recursive distclean-recursive \
289: maintainer-clean-recursive:
1.54 paf 290: @set fnord $$MAKEFLAGS; amf=$$2; \
1.1 paf 291: dot_seen=no; \
1.54 paf 292: case "$@" in \
293: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
294: *) list='$(SUBDIRS)' ;; \
295: esac; \
296: rev=''; for subdir in $$list; do \
297: if test "$$subdir" = "."; then :; else \
298: rev="$$subdir $$rev"; \
299: fi; \
1.1 paf 300: done; \
1.54 paf 301: rev="$$rev ."; \
1.1 paf 302: target=`echo $@ | sed s/-recursive//`; \
303: for subdir in $$rev; do \
304: echo "Making $$target in $$subdir"; \
305: if test "$$subdir" = "."; then \
306: local_target="$$target-am"; \
307: else \
308: local_target="$$target"; \
309: fi; \
310: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
312: done && test -z "$$fail"
313: tags-recursive:
314: list='$(SUBDIRS)'; for subdir in $$list; do \
315: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
316: done
1.54 paf 317: ctags-recursive:
318: list='$(SUBDIRS)'; for subdir in $$list; do \
319: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
320: done
321:
322: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
323: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324: unique=`for i in $$list; do \
325: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326: done | \
327: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 328: END { for (i in files) print i; }'`; \
1.54 paf 329: mkid -fID $$unique
1.58 paf 330: tags: TAGS
1.1 paf 331:
1.54 paf 332: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
333: $(TAGS_FILES) $(LISP)
1.1 paf 334: tags=; \
335: here=`pwd`; \
1.58 paf 336: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
337: include_option=--etags-include; \
338: empty_fix=.; \
339: else \
340: include_option=--include; \
341: empty_fix=; \
342: fi; \
1.1 paf 343: list='$(SUBDIRS)'; for subdir in $$list; do \
1.54 paf 344: if test "$$subdir" = .; then :; else \
1.58 paf 345: test ! -f $$subdir/TAGS || \
346: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.54 paf 347: fi; \
1.1 paf 348: done; \
1.54 paf 349: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350: unique=`for i in $$list; do \
351: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352: done | \
353: $(AWK) ' { files[$$0] = 1; } \
354: END { for (i in files) print i; }'`; \
1.58 paf 355: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
356: test -n "$$unique" || unique=$$empty_fix; \
357: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
358: $$tags $$unique; \
359: fi
1.54 paf 360: ctags: CTAGS
361: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
362: $(TAGS_FILES) $(LISP)
363: tags=; \
364: here=`pwd`; \
365: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366: unique=`for i in $$list; do \
367: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368: done | \
369: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 370: END { for (i in files) print i; }'`; \
1.54 paf 371: test -z "$(CTAGS_ARGS)$$tags$$unique" \
372: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373: $$tags $$unique
374:
375: GTAGS:
376: here=`$(am__cd) $(top_builddir) && pwd` \
377: && cd $(top_srcdir) \
378: && gtags -i $(GTAGS_ARGS) $$here
1.1 paf 379:
380: distclean-tags:
1.54 paf 381: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 paf 382:
383: distdir: $(DISTFILES)
1.54 paf 384: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
385: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
386: list='$(DISTFILES)'; for file in $$list; do \
387: case $$file in \
388: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
389: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
390: esac; \
391: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
393: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
394: dir="/$$dir"; \
1.58 paf 395: $(mkdir_p) "$(distdir)$$dir"; \
1.54 paf 396: else \
397: dir=''; \
398: fi; \
1.1 paf 399: if test -d $$d/$$file; then \
1.54 paf 400: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402: fi; \
403: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 404: else \
405: test -f $(distdir)/$$file \
1.54 paf 406: || cp -p $$d/$$file $(distdir)/$$file \
407: || exit 1; \
1.1 paf 408: fi; \
409: done
1.58 paf 410: list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1 paf 411: if test "$$subdir" = .; then :; else \
1.58 paf 412: test -d "$(distdir)/$$subdir" \
413: || $(mkdir_p) "$(distdir)/$$subdir" \
1.1 paf 414: || exit 1; \
1.58 paf 415: distdir=`$(am__cd) $(distdir) && pwd`; \
416: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.54 paf 417: (cd $$subdir && \
418: $(MAKE) $(AM_MAKEFLAGS) \
1.58 paf 419: top_distdir="$$top_distdir" \
420: distdir="$$distdir/$$subdir" \
1.54 paf 421: distdir) \
1.1 paf 422: || exit 1; \
423: fi; \
424: done
425: check-am: all-am
426: check: check-recursive
1.54 paf 427: all-am: Makefile
428: installdirs: installdirs-recursive
429: installdirs-am:
430: install: install-recursive
1.1 paf 431: install-exec: install-exec-recursive
432: install-data: install-data-recursive
1.54 paf 433: uninstall: uninstall-recursive
1.1 paf 434:
435: install-am: all-am
436: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.54 paf 437:
438: installcheck: installcheck-recursive
1.1 paf 439: install-strip:
1.54 paf 440: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.58 paf 441: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.54 paf 442: `test -z '$(STRIP)' || \
443: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 444: mostlyclean-generic:
445:
446: clean-generic:
447:
448: distclean-generic:
1.58 paf 449: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1 paf 450:
451: maintainer-clean-generic:
1.54 paf 452: @echo "This command is intended for maintainers to use"
453: @echo "it deletes files that may require special tools to rebuild."
454: clean: clean-recursive
455:
1.64 ! moko 456: clean-am: clean-generic clean-libtool mostlyclean-am
1.54 paf 457:
458: distclean: distclean-recursive
1.58 paf 459: -rm -f Makefile
1.64 ! moko 460: distclean-am: clean-am distclean-generic distclean-libtool \
! 461: distclean-tags
1.54 paf 462:
463: dvi: dvi-recursive
464:
465: dvi-am:
1.1 paf 466:
1.58 paf 467: html: html-recursive
468:
1.54 paf 469: info: info-recursive
470:
471: info-am:
1.1 paf 472:
1.54 paf 473: install-data-am:
1.1 paf 474:
1.54 paf 475: install-exec-am:
1.1 paf 476:
1.54 paf 477: install-info: install-info-recursive
1.1 paf 478:
1.54 paf 479: install-man:
1.1 paf 480:
1.54 paf 481: installcheck-am:
1.1 paf 482:
483: maintainer-clean: maintainer-clean-recursive
1.58 paf 484: -rm -f Makefile
1.54 paf 485: maintainer-clean-am: distclean-am maintainer-clean-generic
486:
487: mostlyclean: mostlyclean-recursive
488:
1.64 ! moko 489: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.54 paf 490:
491: pdf: pdf-recursive
492:
493: pdf-am:
494:
495: ps: ps-recursive
1.40 paf 496:
1.54 paf 497: ps-am:
498:
499: uninstall-am: uninstall-info-am
500:
501: uninstall-info: uninstall-info-recursive
502:
1.58 paf 503: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
1.64 ! moko 504: clean clean-generic clean-libtool clean-recursive ctags \
! 505: ctags-recursive distclean distclean-generic distclean-libtool \
! 506: distclean-recursive distclean-tags distdir dvi dvi-am html \
! 507: html-am info info-am install install-am install-data \
! 508: install-data-am install-exec install-exec-am install-info \
! 509: install-info-am install-man install-strip installcheck \
! 510: installcheck-am installdirs installdirs-am maintainer-clean \
! 511: maintainer-clean-generic maintainer-clean-recursive \
! 512: mostlyclean mostlyclean-generic mostlyclean-libtool \
1.58 paf 513: mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
514: uninstall uninstall-am uninstall-info-am
1.1 paf 515:
516: # Tell versions [3.59,3.63) of GNU make to not export all variables.
517: # Otherwise a system limit (for SysV at least) may be exceeded.
518: .NOEXPORT:
E-mail: