Annotation of parser3/src/lib/sdbm/Makefile.in, revision 1.1
1.1 ! paf 1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
! 2: # @configure_input@
! 3:
! 4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
! 5: # Free Software Foundation, Inc.
! 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:
! 15: @SET_MAKE@
! 16:
! 17: srcdir = @srcdir@
! 18: top_srcdir = @top_srcdir@
! 19: VPATH = @srcdir@
! 20: pkgdatadir = $(datadir)/@PACKAGE@
! 21: pkglibdir = $(libdir)/@PACKAGE@
! 22: pkgincludedir = $(includedir)/@PACKAGE@
! 23: top_builddir = ../../..
! 24:
! 25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
! 26: INSTALL = @INSTALL@
! 27: install_sh_DATA = $(install_sh) -c -m 644
! 28: install_sh_PROGRAM = $(install_sh) -c
! 29: install_sh_SCRIPT = $(install_sh) -c
! 30: INSTALL_HEADER = $(INSTALL_DATA)
! 31: transform = $(program_transform_name)
! 32: NORMAL_INSTALL = :
! 33: PRE_INSTALL = :
! 34: POST_INSTALL = :
! 35: NORMAL_UNINSTALL = :
! 36: PRE_UNINSTALL = :
! 37: POST_UNINSTALL = :
! 38: host_triplet = @host@
! 39: ACLOCAL = @ACLOCAL@
! 40: AMDEP_FALSE = @AMDEP_FALSE@
! 41: AMDEP_TRUE = @AMDEP_TRUE@
! 42: AMTAR = @AMTAR@
! 43: APACHE13 = @APACHE13@
! 44: AUTOCONF = @AUTOCONF@
! 45: AUTOHEADER = @AUTOHEADER@
! 46: AUTOMAKE = @AUTOMAKE@
! 47: AWK = @AWK@
! 48: CC = @CC@
! 49: CCDEPMODE = @CCDEPMODE@
! 50: CFLAGS = @CFLAGS@
! 51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
! 52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
! 53: CPP = @CPP@
! 54: CPPFLAGS = @CPPFLAGS@
! 55: CPP_LIBS = @CPP_LIBS@
! 56: CXX = @CXX@
! 57: CXXDEPMODE = @CXXDEPMODE@
! 58: CXXFLAGS = @CXXFLAGS@
! 59: CYGPATH_W = @CYGPATH_W@
! 60: DEFS = @DEFS@
! 61: DEPDIR = @DEPDIR@
! 62: ECHO_C = @ECHO_C@
! 63: ECHO_N = @ECHO_N@
! 64: ECHO_T = @ECHO_T@
! 65: EGREP = @EGREP@
! 66: EXEEXT = @EXEEXT@
! 67: GC_LIBS = @GC_LIBS@
! 68: INCLTDL = @INCLTDL@
! 69: INSTALL_DATA = @INSTALL_DATA@
! 70: INSTALL_PROGRAM = @INSTALL_PROGRAM@
! 71: INSTALL_SCRIPT = @INSTALL_SCRIPT@
! 72: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
! 73: LDFLAGS = @LDFLAGS@
! 74: LIBADD_DL = @LIBADD_DL@
! 75: LIBLTDL = @LIBLTDL@
! 76: LIBOBJS = @LIBOBJS@
! 77: LIBS = @LIBS@
! 78: LTLIBOBJS = @LTLIBOBJS@
! 79: MAKEINFO = @MAKEINFO@
! 80: MIME_INCLUDES = @MIME_INCLUDES@
! 81: MIME_LIBS = @MIME_LIBS@
! 82: OBJEXT = @OBJEXT@
! 83: P3S = @P3S@
! 84: PACKAGE = @PACKAGE@
! 85: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
! 86: PACKAGE_NAME = @PACKAGE_NAME@
! 87: PACKAGE_STRING = @PACKAGE_STRING@
! 88: PACKAGE_TARNAME = @PACKAGE_TARNAME@
! 89: PACKAGE_VERSION = @PACKAGE_VERSION@
! 90: PATH_SEPARATOR = @PATH_SEPARATOR@
! 91: RANLIB = @RANLIB@
! 92: SET_MAKE = @SET_MAKE@
! 93: SHELL = @SHELL@
! 94: STRIP = @STRIP@
! 95: VERSION = @VERSION@
! 96: XML_INCLUDES = @XML_INCLUDES@
! 97: XML_LIBS = @XML_LIBS@
! 98: YACC = @YACC@
! 99: ac_ct_CC = @ac_ct_CC@
! 100: ac_ct_CXX = @ac_ct_CXX@
! 101: ac_ct_RANLIB = @ac_ct_RANLIB@
! 102: ac_ct_STRIP = @ac_ct_STRIP@
! 103: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
! 104: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
! 105: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
! 106: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
! 107: am__include = @am__include@
! 108: am__quote = @am__quote@
! 109: bindir = @bindir@
! 110: build = @build@
! 111: build_alias = @build_alias@
! 112: build_cpu = @build_cpu@
! 113: build_os = @build_os@
! 114: build_vendor = @build_vendor@
! 115: charsetsdir = @charsetsdir@
! 116: commentcharset_koi8r = @commentcharset_koi8r@
! 117: commentcharset_windows1250 = @commentcharset_windows1250@
! 118: commentcharset_windows1251 = @commentcharset_windows1251@
! 119: commentcharset_windows1257 = @commentcharset_windows1257@
! 120: datadir = @datadir@
! 121: dll_extension = @dll_extension@
! 122: exec_prefix = @exec_prefix@
! 123: host = @host@
! 124: host_alias = @host_alias@
! 125: host_cpu = @host_cpu@
! 126: host_os = @host_os@
! 127: host_vendor = @host_vendor@
! 128: includedir = @includedir@
! 129: infodir = @infodir@
! 130: install_sh = @install_sh@
! 131: libdir = @libdir@
! 132: libexecdir = @libexecdir@
! 133: localstatedir = @localstatedir@
! 134: mandir = @mandir@
! 135: mysql_client = @mysql_client@
! 136: oldincludedir = @oldincludedir@
! 137: oracle_client = @oracle_client@
! 138: pgsql_client = @pgsql_client@
! 139: prefix = @prefix@
! 140: program_transform_name = @program_transform_name@
! 141: sbindir = @sbindir@
! 142: sharedstatedir = @sharedstatedir@
! 143: sqldriversdir = @sqldriversdir@
! 144: subdirs = @subdirs@
! 145: sysconfdir = @sysconfdir@
! 146: target_alias = @target_alias@
! 147: SUBDIRS = apr-include
! 148:
! 149: INCLUDES = -Iapr-include -I../../include -I../gc/include
! 150:
! 151: noinst_HEADERS = sdbm_pair.h sdbm_private.h sdbm_tune.h
! 152: noinst_LIBRARIES = libsdbm.a
! 153: libsdbm_a_SOURCES = \
! 154: sdbm.c sdbm_hash.c sdbm_lock.c sdbm_pair.c \
! 155: apr_file_io.C apr_strings.C
! 156:
! 157:
! 158: EXTRA_DIST = sdbm.vcproj
! 159: subdir = src/lib/sdbm
! 160: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! 161: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
! 162: CONFIG_CLEAN_FILES =
! 163: LIBRARIES = $(noinst_LIBRARIES)
! 164:
! 165: libsdbm_a_AR = $(AR) cru
! 166: libsdbm_a_LIBADD =
! 167: am_libsdbm_a_OBJECTS = sdbm.$(OBJEXT) sdbm_hash.$(OBJEXT) \
! 168: sdbm_lock.$(OBJEXT) sdbm_pair.$(OBJEXT) apr_file_io.$(OBJEXT) \
! 169: apr_strings.$(OBJEXT)
! 170: libsdbm_a_OBJECTS = $(am_libsdbm_a_OBJECTS)
! 171:
! 172: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src/include
! 173: depcomp = $(SHELL) $(top_srcdir)/depcomp
! 174: am__depfiles_maybe = depfiles
! 175: @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/apr_file_io.Po \
! 176: @AMDEP_TRUE@ ./$(DEPDIR)/apr_strings.Po ./$(DEPDIR)/sdbm.Po \
! 177: @AMDEP_TRUE@ ./$(DEPDIR)/sdbm_hash.Po ./$(DEPDIR)/sdbm_lock.Po \
! 178: @AMDEP_TRUE@ ./$(DEPDIR)/sdbm_pair.Po
! 179: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
! 180: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
! 181: CXXLD = $(CXX)
! 182: CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
! 183: -o $@
! 184: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
! 185: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! 186: CCLD = $(CC)
! 187: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
! 188: DIST_SOURCES = $(libsdbm_a_SOURCES)
! 189: HEADERS = $(noinst_HEADERS)
! 190:
! 191:
! 192: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
! 193: ps-recursive install-info-recursive uninstall-info-recursive \
! 194: all-recursive install-data-recursive install-exec-recursive \
! 195: installdirs-recursive install-recursive uninstall-recursive \
! 196: check-recursive installcheck-recursive
! 197: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
! 198: DIST_SUBDIRS = $(SUBDIRS)
! 199: SOURCES = $(libsdbm_a_SOURCES)
! 200:
! 201: all: all-recursive
! 202:
! 203: .SUFFIXES:
! 204: .SUFFIXES: .C .c .o .obj
! 205: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
! 206: cd $(top_srcdir) && \
! 207: $(AUTOMAKE) --gnu src/lib/sdbm/Makefile
! 208: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
! 209: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
! 210:
! 211: AR = ar
! 212:
! 213: clean-noinstLIBRARIES:
! 214: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
! 215: libsdbm.a: $(libsdbm_a_OBJECTS) $(libsdbm_a_DEPENDENCIES)
! 216: -rm -f libsdbm.a
! 217: $(libsdbm_a_AR) libsdbm.a $(libsdbm_a_OBJECTS) $(libsdbm_a_LIBADD)
! 218: $(RANLIB) libsdbm.a
! 219:
! 220: mostlyclean-compile:
! 221: -rm -f *.$(OBJEXT) core *.core
! 222:
! 223: distclean-compile:
! 224: -rm -f *.tab.c
! 225:
! 226: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_file_io.Po@am__quote@
! 227: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apr_strings.Po@am__quote@
! 228: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm.Po@am__quote@
! 229: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_hash.Po@am__quote@
! 230: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_lock.Po@am__quote@
! 231: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdbm_pair.Po@am__quote@
! 232:
! 233: distclean-depend:
! 234: -rm -rf ./$(DEPDIR)
! 235:
! 236: .C.o:
! 237: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! 238: @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! 239: @am__fastdepCXX_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! 240: @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! 241: @am__fastdepCXX_TRUE@ fi
! 242: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 243: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! 244: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 245: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
! 246:
! 247: .C.obj:
! 248: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! 249: @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
! 250: @am__fastdepCXX_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! 251: @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! 252: @am__fastdepCXX_TRUE@ fi
! 253: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 254: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! 255: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 256: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
! 257:
! 258: .c.o:
! 259: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! 260: @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
! 261: @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! 262: @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! 263: @am__fastdepCC_TRUE@ fi
! 264: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 265: @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! 266: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 267: @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
! 268:
! 269: .c.obj:
! 270: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
! 271: @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
! 272: @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
! 273: @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
! 274: @am__fastdepCC_TRUE@ fi
! 275: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
! 276: @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
! 277: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
! 278: @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
! 279: uninstall-info-am:
! 280:
! 281: # This directory's subdirectories are mostly independent; you can cd
! 282: # into them and run `make' without going through this Makefile.
! 283: # To change the values of `make' variables: instead of editing Makefiles,
! 284: # (1) if the variable is set in `config.status', edit `config.status'
! 285: # (which will cause the Makefiles to be regenerated when you run `make');
! 286: # (2) otherwise, pass the desired values on the `make' command line.
! 287: $(RECURSIVE_TARGETS):
! 288: @set fnord $$MAKEFLAGS; amf=$$2; \
! 289: dot_seen=no; \
! 290: target=`echo $@ | sed s/-recursive//`; \
! 291: list='$(SUBDIRS)'; for subdir in $$list; do \
! 292: echo "Making $$target in $$subdir"; \
! 293: if test "$$subdir" = "."; then \
! 294: dot_seen=yes; \
! 295: local_target="$$target-am"; \
! 296: else \
! 297: local_target="$$target"; \
! 298: fi; \
! 299: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! 300: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! 301: done; \
! 302: if test "$$dot_seen" = "no"; then \
! 303: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
! 304: fi; test -z "$$fail"
! 305:
! 306: mostlyclean-recursive clean-recursive distclean-recursive \
! 307: maintainer-clean-recursive:
! 308: @set fnord $$MAKEFLAGS; amf=$$2; \
! 309: dot_seen=no; \
! 310: case "$@" in \
! 311: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 312: *) list='$(SUBDIRS)' ;; \
! 313: esac; \
! 314: rev=''; for subdir in $$list; do \
! 315: if test "$$subdir" = "."; then :; else \
! 316: rev="$$subdir $$rev"; \
! 317: fi; \
! 318: done; \
! 319: rev="$$rev ."; \
! 320: target=`echo $@ | sed s/-recursive//`; \
! 321: for subdir in $$rev; do \
! 322: echo "Making $$target in $$subdir"; \
! 323: if test "$$subdir" = "."; then \
! 324: local_target="$$target-am"; \
! 325: else \
! 326: local_target="$$target"; \
! 327: fi; \
! 328: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
! 329: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
! 330: done && test -z "$$fail"
! 331: tags-recursive:
! 332: list='$(SUBDIRS)'; for subdir in $$list; do \
! 333: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
! 334: done
! 335: ctags-recursive:
! 336: list='$(SUBDIRS)'; for subdir in $$list; do \
! 337: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
! 338: done
! 339:
! 340: ETAGS = etags
! 341: ETAGSFLAGS =
! 342:
! 343: CTAGS = ctags
! 344: CTAGSFLAGS =
! 345:
! 346: tags: TAGS
! 347:
! 348: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 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; }'`; \
! 355: mkid -fID $$unique
! 356:
! 357: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! 358: $(TAGS_FILES) $(LISP)
! 359: tags=; \
! 360: here=`pwd`; \
! 361: list='$(SUBDIRS)'; for subdir in $$list; do \
! 362: if test "$$subdir" = .; then :; else \
! 363: test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 364: fi; \
! 365: done; \
! 366: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! 367: unique=`for i in $$list; do \
! 368: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! 369: done | \
! 370: $(AWK) ' { files[$$0] = 1; } \
! 371: END { for (i in files) print i; }'`; \
! 372: test -z "$(ETAGS_ARGS)$$tags$$unique" \
! 373: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! 374: $$tags $$unique
! 375:
! 376: ctags: CTAGS
! 377: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
! 378: $(TAGS_FILES) $(LISP)
! 379: tags=; \
! 380: here=`pwd`; \
! 381: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
! 382: unique=`for i in $$list; do \
! 383: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
! 384: done | \
! 385: $(AWK) ' { files[$$0] = 1; } \
! 386: END { for (i in files) print i; }'`; \
! 387: test -z "$(CTAGS_ARGS)$$tags$$unique" \
! 388: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
! 389: $$tags $$unique
! 390:
! 391: GTAGS:
! 392: here=`$(am__cd) $(top_builddir) && pwd` \
! 393: && cd $(top_srcdir) \
! 394: && gtags -i $(GTAGS_ARGS) $$here
! 395:
! 396: distclean-tags:
! 397: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
! 398: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
! 399:
! 400: top_distdir = ../../..
! 401: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
! 402:
! 403: distdir: $(DISTFILES)
! 404: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! 405: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
! 406: list='$(DISTFILES)'; for file in $$list; do \
! 407: case $$file in \
! 408: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! 409: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
! 410: esac; \
! 411: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
! 412: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 413: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 414: dir="/$$dir"; \
! 415: $(mkinstalldirs) "$(distdir)$$dir"; \
! 416: else \
! 417: dir=''; \
! 418: fi; \
! 419: if test -d $$d/$$file; then \
! 420: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
! 421: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
! 422: fi; \
! 423: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
! 424: else \
! 425: test -f $(distdir)/$$file \
! 426: || cp -p $$d/$$file $(distdir)/$$file \
! 427: || exit 1; \
! 428: fi; \
! 429: done
! 430: list='$(SUBDIRS)'; for subdir in $$list; do \
! 431: if test "$$subdir" = .; then :; else \
! 432: test -d $(distdir)/$$subdir \
! 433: || mkdir $(distdir)/$$subdir \
! 434: || exit 1; \
! 435: (cd $$subdir && \
! 436: $(MAKE) $(AM_MAKEFLAGS) \
! 437: top_distdir="$(top_distdir)" \
! 438: distdir=../$(distdir)/$$subdir \
! 439: distdir) \
! 440: || exit 1; \
! 441: fi; \
! 442: done
! 443: check-am: all-am
! 444: check: check-recursive
! 445: all-am: Makefile $(LIBRARIES) $(HEADERS)
! 446: installdirs: installdirs-recursive
! 447: installdirs-am:
! 448:
! 449: install: install-recursive
! 450: install-exec: install-exec-recursive
! 451: install-data: install-data-recursive
! 452: uninstall: uninstall-recursive
! 453:
! 454: install-am: all-am
! 455: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
! 456:
! 457: installcheck: installcheck-recursive
! 458: install-strip:
! 459: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 460: INSTALL_STRIP_FLAG=-s \
! 461: `test -z '$(STRIP)' || \
! 462: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
! 463: mostlyclean-generic:
! 464:
! 465: clean-generic:
! 466:
! 467: distclean-generic:
! 468: -rm -f Makefile $(CONFIG_CLEAN_FILES)
! 469:
! 470: maintainer-clean-generic:
! 471: @echo "This command is intended for maintainers to use"
! 472: @echo "it deletes files that may require special tools to rebuild."
! 473: clean: clean-recursive
! 474:
! 475: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
! 476:
! 477: distclean: distclean-recursive
! 478:
! 479: distclean-am: clean-am distclean-compile distclean-depend \
! 480: distclean-generic distclean-tags
! 481:
! 482: dvi: dvi-recursive
! 483:
! 484: dvi-am:
! 485:
! 486: info: info-recursive
! 487:
! 488: info-am:
! 489:
! 490: install-data-am:
! 491:
! 492: install-exec-am:
! 493:
! 494: install-info: install-info-recursive
! 495:
! 496: install-man:
! 497:
! 498: installcheck-am:
! 499:
! 500: maintainer-clean: maintainer-clean-recursive
! 501:
! 502: maintainer-clean-am: distclean-am maintainer-clean-generic
! 503:
! 504: mostlyclean: mostlyclean-recursive
! 505:
! 506: mostlyclean-am: mostlyclean-compile mostlyclean-generic
! 507:
! 508: pdf: pdf-recursive
! 509:
! 510: pdf-am:
! 511:
! 512: ps: ps-recursive
! 513:
! 514: ps-am:
! 515:
! 516: uninstall-am: uninstall-info-am
! 517:
! 518: uninstall-info: uninstall-info-recursive
! 519:
! 520: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
! 521: clean-generic clean-noinstLIBRARIES clean-recursive ctags \
! 522: ctags-recursive distclean distclean-compile distclean-depend \
! 523: distclean-generic distclean-recursive distclean-tags distdir \
! 524: dvi dvi-am dvi-recursive info info-am info-recursive install \
! 525: install-am install-data install-data-am install-data-recursive \
! 526: install-exec install-exec-am install-exec-recursive \
! 527: install-info install-info-am install-info-recursive install-man \
! 528: install-recursive install-strip installcheck installcheck-am \
! 529: installdirs installdirs-am installdirs-recursive \
! 530: maintainer-clean maintainer-clean-generic \
! 531: maintainer-clean-recursive mostlyclean mostlyclean-compile \
! 532: mostlyclean-generic mostlyclean-recursive pdf pdf-am \
! 533: pdf-recursive ps ps-am ps-recursive tags tags-recursive \
! 534: uninstall uninstall-am uninstall-info-am \
! 535: uninstall-info-recursive uninstall-recursive
! 536:
! 537: # Tell versions [3.59,3.63) of GNU make to not export all variables.
! 538: # Otherwise a system limit (for SysV at least) may be exceeded.
! 539: .NOEXPORT:
E-mail: