|
|
| version 1.1, 2002/02/08 15:42:14 | version 1.27, 2020/12/07 15:14:56 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated automatically by automake 1.4 from Makefile.am | # Makefile.in generated by automake 1.16.1 from Makefile.am. |
| # @configure_input@ | |
| # Copyright (C) 1994-2018 Free Software Foundation, Inc. | |
| # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | |
| # This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. |
| Line 10 | Line 12 |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. |
| #do not automake, desined to be compiled with MSVC only | @SET_MAKE@ |
| SHELL = @SHELL@ | |
| srcdir = @srcdir@ | #do not automake, desined to be compiled with MSVC only |
| top_srcdir = @top_srcdir@ | |
| VPATH = @srcdir@ | VPATH = @srcdir@ |
| prefix = @prefix@ | am__is_gnu_make = { \ |
| exec_prefix = @exec_prefix@ | if test -z '$(MAKELEVEL)'; then \ |
| false; \ | |
| bindir = @bindir@ | elif test -n '$(MAKE_HOST)'; then \ |
| sbindir = @sbindir@ | true; \ |
| libexecdir = @libexecdir@ | elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ |
| datadir = @datadir@ | true; \ |
| sysconfdir = @sysconfdir@ | else \ |
| sharedstatedir = @sharedstatedir@ | false; \ |
| localstatedir = @localstatedir@ | fi; \ |
| libdir = @libdir@ | } |
| infodir = @infodir@ | am__make_running_with_option = \ |
| mandir = @mandir@ | case $${target_option-} in \ |
| includedir = @includedir@ | ?) ;; \ |
| oldincludedir = /usr/include | *) echo "am__make_running_with_option: internal error: invalid" \ |
| "target option '$${target_option-}' specified" >&2; \ | |
| DESTDIR = | exit 1;; \ |
| esac; \ | |
| has_opt=no; \ | |
| sane_makeflags=$$MAKEFLAGS; \ | |
| if $(am__is_gnu_make); then \ | |
| sane_makeflags=$$MFLAGS; \ | |
| else \ | |
| case $$MAKEFLAGS in \ | |
| *\\[\ \ ]*) \ | |
| bs=\\; \ | |
| sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | |
| | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ | |
| esac; \ | |
| fi; \ | |
| skip_next=no; \ | |
| strip_trailopt () \ | |
| { \ | |
| flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ | |
| }; \ | |
| for flg in $$sane_makeflags; do \ | |
| test $$skip_next = yes && { skip_next=no; continue; }; \ | |
| case $$flg in \ | |
| *=*|--*) continue;; \ | |
| -*I) strip_trailopt 'I'; skip_next=yes;; \ | |
| -*I?*) strip_trailopt 'I';; \ | |
| -*O) strip_trailopt 'O'; skip_next=yes;; \ | |
| -*O?*) strip_trailopt 'O';; \ | |
| -*l) strip_trailopt 'l'; skip_next=yes;; \ | |
| -*l?*) strip_trailopt 'l';; \ | |
| -[dEDm]) skip_next=yes;; \ | |
| -[JT]) skip_next=yes;; \ | |
| esac; \ | |
| case $$flg in \ | |
| *$$target_option*) has_opt=yes; break;; \ | |
| esac; \ | |
| done; \ | |
| test $$has_opt = yes | |
| am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | |
| am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | |
| pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ | |
| pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ | |
| top_builddir = ../../.. | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
| ACLOCAL = @ACLOCAL@ | install_sh_DATA = $(install_sh) -c -m 644 |
| AUTOCONF = @AUTOCONF@ | install_sh_PROGRAM = $(install_sh) -c |
| AUTOMAKE = @AUTOMAKE@ | install_sh_SCRIPT = $(install_sh) -c |
| AUTOHEADER = @AUTOHEADER@ | INSTALL_HEADER = $(INSTALL_DATA) |
| transform = $(program_transform_name) | |
| INSTALL = @INSTALL@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | |
| INSTALL_DATA = @INSTALL_DATA@ | |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
| transform = @program_transform_name@ | |
| NORMAL_INSTALL = : | NORMAL_INSTALL = : |
| PRE_INSTALL = : | PRE_INSTALL = : |
| POST_INSTALL = : | POST_INSTALL = : |
| NORMAL_UNINSTALL = : | NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : | PRE_UNINSTALL = : |
| POST_UNINSTALL = : | POST_UNINSTALL = : |
| host_alias = @host_alias@ | build_triplet = @build@ |
| host_triplet = @host@ | host_triplet = @host@ |
| APACHE13 = @APACHE13@ | subdir = src/targets/isapi |
| APACHE_LIBS = @APACHE_LIBS@ | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \ | |
| $(top_srcdir)/configure.ac | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | |
| mkinstalldirs = $(install_sh) -d | |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = | |
| CONFIG_CLEAN_VPATH_FILES = | |
| AM_V_P = $(am__v_P_@AM_V@) | |
| am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |
| am__v_P_0 = false | |
| am__v_P_1 = : | |
| AM_V_GEN = $(am__v_GEN_@AM_V@) | |
| am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |
| am__v_GEN_0 = @echo " GEN " $@; | |
| am__v_GEN_1 = | |
| AM_V_at = $(am__v_at_@AM_V@) | |
| am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |
| am__v_at_0 = @ | |
| am__v_at_1 = | |
| SOURCES = | |
| DIST_SOURCES = | |
| am__can_run_installinfo = \ | |
| case $$AM_UPDATE_INFO_DIR in \ | |
| n|no|NO) false;; \ | |
| *) (install-info --version) >/dev/null 2>&1;; \ | |
| esac | |
| am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | |
| am__DIST_COMMON = $(srcdir)/Makefile.in | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| ACLOCAL = @ACLOCAL@ | |
| AMTAR = @AMTAR@ | |
| AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | |
| APACHE = @APACHE@ | |
| APACHE_CFLAGS = @APACHE_CFLAGS@ | |
| APACHE_INC = @APACHE_INC@ | |
| AR = @AR@ | |
| ARGZ_H = @ARGZ_H@ | |
| AS = @AS@ | AS = @AS@ |
| AUTOCONF = @AUTOCONF@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AWK = @AWK@ | AWK = @AWK@ |
| CC = @CC@ | CC = @CC@ |
| CCDEPMODE = @CCDEPMODE@ | |
| CFLAGS = @CFLAGS@ | |
| CPP = @CPP@ | |
| CPPFLAGS = @CPPFLAGS@ | |
| CXX = @CXX@ | CXX = @CXX@ |
| DB2_INCLUDES = @DB2_INCLUDES@ | CXXCPP = @CXXCPP@ |
| DB2_LIBS = @DB2_LIBS@ | CXXDEPMODE = @CXXDEPMODE@ |
| CXXFLAGS = @CXXFLAGS@ | |
| CYGPATH_W = @CYGPATH_W@ | |
| DEFS = @DEFS@ | |
| DEPDIR = @DEPDIR@ | |
| DLLTOOL = @DLLTOOL@ | DLLTOOL = @DLLTOOL@ |
| DSYMUTIL = @DSYMUTIL@ | |
| DUMPBIN = @DUMPBIN@ | |
| ECHO_C = @ECHO_C@ | |
| ECHO_N = @ECHO_N@ | |
| ECHO_T = @ECHO_T@ | |
| EGREP = @EGREP@ | |
| EXEEXT = @EXEEXT@ | |
| FGREP = @FGREP@ | |
| GC_LIBS = @GC_LIBS@ | |
| GREP = @GREP@ | |
| INCLTDL = @INCLTDL@ | INCLTDL = @INCLTDL@ |
| INSTALL = @INSTALL@ | |
| INSTALL_DATA = @INSTALL_DATA@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
| LD = @LD@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBADD_DL = @LIBADD_DL@ | LIBADD_DL = @LIBADD_DL@ |
| LIBADD_DLD_LINK = @LIBADD_DLD_LINK@ | |
| LIBADD_DLOPEN = @LIBADD_DLOPEN@ | |
| LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@ | |
| LIBLTDL = @LIBLTDL@ | LIBLTDL = @LIBLTDL@ |
| LIBOBJS = @LIBOBJS@ | |
| LIBS = @LIBS@ | |
| LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ |
| LIBTOOL_DEPS = @LIBTOOL_DEPS@ | LIPO = @LIPO@ |
| LN_S = @LN_S@ | LN_S = @LN_S@ |
| LTDLDEPS = @LTDLDEPS@ | |
| LTDLINCL = @LTDLINCL@ | |
| LTDLOPEN = @LTDLOPEN@ | |
| LTLIBOBJS = @LTLIBOBJS@ | |
| LT_CONFIG_H = @LT_CONFIG_H@ | |
| LT_DLLOADERS = @LT_DLLOADERS@ | |
| LT_DLPREOPEN = @LT_DLPREOPEN@ | |
| MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ |
| MANIFEST_TOOL = @MANIFEST_TOOL@ | |
| MIME_INCLUDES = @MIME_INCLUDES@ | |
| MIME_LIBS = @MIME_LIBS@ | |
| MKDIR_P = @MKDIR_P@ | |
| NM = @NM@ | |
| NMEDIT = @NMEDIT@ | |
| OBJDUMP = @OBJDUMP@ | OBJDUMP = @OBJDUMP@ |
| OBJEXT = @OBJEXT@ | |
| OTOOL = @OTOOL@ | |
| OTOOL64 = @OTOOL64@ | |
| P3S = @P3S@ | P3S = @P3S@ |
| PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ |
| PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
| PACKAGE_NAME = @PACKAGE_NAME@ | |
| PACKAGE_STRING = @PACKAGE_STRING@ | |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
| PACKAGE_URL = @PACKAGE_URL@ | |
| PACKAGE_VERSION = @PACKAGE_VERSION@ | |
| PATH_SEPARATOR = @PATH_SEPARATOR@ | |
| PCRE_INCLUDES = @PCRE_INCLUDES@ | |
| PCRE_LIBS = @PCRE_LIBS@ | |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| SED = @SED@ | |
| SET_MAKE = @SET_MAKE@ | |
| SHELL = @SHELL@ | |
| STRIP = @STRIP@ | |
| VERSION = @VERSION@ | VERSION = @VERSION@ |
| XML_INCLUDES = @XML_INCLUDES@ | XML_INCLUDES = @XML_INCLUDES@ |
| XML_LIBS = @XML_LIBS@ | XML_LIBS = @XML_LIBS@ |
| YACC = @YACC@ | YACC = @YACC@ |
| charsetsdir = @charsetsdir@ | YFLAGS = @YFLAGS@ |
| abs_builddir = @abs_builddir@ | |
| abs_srcdir = @abs_srcdir@ | |
| abs_top_builddir = @abs_top_builddir@ | |
| abs_top_srcdir = @abs_top_srcdir@ | |
| ac_ct_AR = @ac_ct_AR@ | |
| ac_ct_CC = @ac_ct_CC@ | |
| ac_ct_CXX = @ac_ct_CXX@ | |
| ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
| am__include = @am__include@ | |
| am__leading_dot = @am__leading_dot@ | |
| am__quote = @am__quote@ | |
| am__tar = @am__tar@ | |
| am__untar = @am__untar@ | |
| bindir = @bindir@ | |
| build = @build@ | |
| build_alias = @build_alias@ | |
| build_cpu = @build_cpu@ | |
| build_os = @build_os@ | |
| build_vendor = @build_vendor@ | |
| builddir = @builddir@ | |
| datadir = @datadir@ | |
| datarootdir = @datarootdir@ | |
| dll_extension = @dll_extension@ | |
| docdir = @docdir@ | |
| dvidir = @dvidir@ | |
| exec_prefix = @exec_prefix@ | |
| host = @host@ | |
| host_alias = @host_alias@ | |
| host_cpu = @host_cpu@ | |
| host_os = @host_os@ | host_os = @host_os@ |
| rootconfigdir = @rootconfigdir@ | host_vendor = @host_vendor@ |
| sqldriversdir = @sqldriversdir@ | htmldir = @htmldir@ |
| includedir = @includedir@ | |
| infodir = @infodir@ | |
| install_sh = @install_sh@ | |
| libdir = @libdir@ | |
| libexecdir = @libexecdir@ | |
| localedir = @localedir@ | |
| localstatedir = @localstatedir@ | |
| ltdl_LIBOBJS = @ltdl_LIBOBJS@ | |
| ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@ | |
| mandir = @mandir@ | |
| mkdir_p = @mkdir_p@ | |
| oldincludedir = @oldincludedir@ | |
| pdfdir = @pdfdir@ | |
| prefix = @prefix@ | |
| program_transform_name = @program_transform_name@ | |
| psdir = @psdir@ | |
| runstatedir = @runstatedir@ | |
| sbindir = @sbindir@ | |
| sharedstatedir = @sharedstatedir@ | |
| srcdir = @srcdir@ | |
| subdirs = @subdirs@ | |
| sys_symbol_underscore = @sys_symbol_underscore@ | |
| sysconfdir = @sysconfdir@ | |
| target_alias = @target_alias@ | |
| top_build_prefix = @top_build_prefix@ | |
| top_builddir = @top_builddir@ | |
| top_srcdir = @top_srcdir@ | |
| EXTRA_DIST = pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.vcproj | |
| all: all-am | |
| noinst_HEADERS = pool_storage.h | .SUFFIXES: |
| EXTRA_DIST = pa_pool.C pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.dsp | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | @for dep in $?; do \ |
| CONFIG_HEADER = ../../../src/include/pa_config_auto.h | case '$(am__configure_deps)' in \ |
| CONFIG_CLEAN_FILES = | *$$dep*) \ |
| HEADERS = $(noinst_HEADERS) | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
| && { if test -f $@; then exit 0; else break; fi; }; \ | |
| exit 1;; \ | |
| esac; \ | |
| done; \ | |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/targets/isapi/Makefile'; \ | |
| $(am__cd) $(top_srcdir) && \ | |
| $(AUTOMAKE) --gnu src/targets/isapi/Makefile | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
| @case '$?' in \ | |
| *config.status*) \ | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
| *) \ | |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ | |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ | |
| esac; | |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(top_srcdir)/configure: $(am__configure_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(am__aclocal_m4_deps): | |
| mostlyclean-libtool: | |
| -rm -f *.lo | |
| clean-libtool: | |
| -rm -rf .libs _libs | |
| tags TAGS: | |
| ctags CTAGS: | |
| cscope cscopelist: | |
| distdir: $(BUILT_SOURCES) | |
| $(MAKE) $(AM_MAKEFLAGS) distdir-am | |
| distdir-am: $(DISTFILES) | |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| list='$(DISTFILES)'; \ | |
| dist_files=`for file in $$list; do echo $$file; done | \ | |
| sed -e "s|^$$srcdirstrip/||;t" \ | |
| -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
| case $$dist_files in \ | |
| */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
| sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
| sort -u` ;; \ | |
| esac; \ | |
| for file in $$dist_files; do \ | |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| if test -d $$d/$$file; then \ | |
| dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| if test -d "$(distdir)/$$file"; then \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
| cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
| else \ | |
| test -f "$(distdir)/$$file" \ | |
| || cp -p $$d/$$file "$(distdir)/$$file" \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| check-am: all-am | |
| check: check-am | |
| all-am: Makefile | |
| installdirs: | |
| install: install-am | |
| install-exec: install-exec-am | |
| install-data: install-data-am | |
| uninstall: uninstall-am | |
| DIST_COMMON = Makefile.am Makefile.in | install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| installcheck: installcheck-am | |
| install-strip: | |
| if test -z '$(STRIP)'; then \ | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| install; \ | |
| else \ | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | |
| fi | |
| mostlyclean-generic: | |
| DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | clean-generic: |
| TAR = tar | distclean-generic: |
| GZIP_ENV = --best | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| all: all-redirect | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
| .SUFFIXES: | |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | |
| cd $(top_srcdir) && $(AUTOMAKE) --gnu src/targets/isapi/Makefile | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | maintainer-clean-generic: |
| cd $(top_builddir) \ | @echo "This command is intended for maintainers to use" |
| && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-am | |
| clean-am: clean-generic clean-libtool mostlyclean-am | |
| tags: TAGS | distclean: distclean-am |
| -rm -f Makefile | |
| distclean-am: clean-am distclean-generic | |
| ID: $(HEADERS) $(SOURCES) $(LISP) | dvi: dvi-am |
| list='$(SOURCES) $(HEADERS)'; \ | |
| unique=`for i in $$list; do echo $$i; done | \ | |
| awk ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | |
| here=`pwd` && cd $(srcdir) \ | |
| && mkid -f$$here/ID $$unique $(LISP) | |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | dvi-am: |
| tags=; \ | |
| here=`pwd`; \ | |
| list='$(SOURCES) $(HEADERS)'; \ | |
| unique=`for i in $$list; do echo $$i; done | \ | |
| awk ' { files[$$0] = 1; } \ | |
| END { for (i in files) print i; }'`; \ | |
| test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | |
| || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) | |
| mostlyclean-tags: | html: html-am |
| clean-tags: | html-am: |
| distclean-tags: | info: info-am |
| -rm -f TAGS ID | |
| maintainer-clean-tags: | info-am: |
| distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | install-data-am: |
| subdir = src/targets/isapi | install-dvi: install-dvi-am |
| install-dvi-am: | |
| distdir: $(DISTFILES) | |
| here=`cd $(top_builddir) && pwd`; \ | |
| top_distdir=`cd $(top_distdir) && pwd`; \ | |
| distdir=`cd $(distdir) && pwd`; \ | |
| cd $(top_srcdir) \ | |
| && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/targets/isapi/Makefile | |
| @for file in $(DISTFILES); do \ | |
| d=$(srcdir); \ | |
| if test -d $$d/$$file; then \ | |
| cp -pr $$/$$file $(distdir)/$$file; \ | |
| else \ | |
| test -f $(distdir)/$$file \ | |
| || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | |
| || cp -p $$d/$$file $(distdir)/$$file || :; \ | |
| fi; \ | |
| done | |
| info-am: | |
| info: info-am | |
| dvi-am: | |
| dvi: dvi-am | |
| check-am: all-am | |
| check: check-am | |
| installcheck-am: | |
| installcheck: installcheck-am | |
| install-exec-am: | install-exec-am: |
| install-exec: install-exec-am | |
| install-data-am: | install-html: install-html-am |
| install-data: install-data-am | |
| install-am: all-am | install-html-am: |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| install: install-am | |
| uninstall-am: | |
| uninstall: uninstall-am | |
| all-am: Makefile $(HEADERS) | |
| all-redirect: all-am | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | |
| installdirs: | |
| install-info: install-info-am | |
| mostlyclean-generic: | install-info-am: |
| clean-generic: | install-man: |
| distclean-generic: | install-pdf: install-pdf-am |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) | |
| -rm -f config.cache config.log stamp-h stamp-h[0-9]* | |
| maintainer-clean-generic: | install-pdf-am: |
| mostlyclean-am: mostlyclean-tags mostlyclean-generic | |
| install-ps: install-ps-am | |
| install-ps-am: | |
| installcheck-am: | |
| maintainer-clean: maintainer-clean-am | |
| -rm -f Makefile | |
| maintainer-clean-am: distclean-am maintainer-clean-generic | |
| mostlyclean: mostlyclean-am | mostlyclean: mostlyclean-am |
| clean-am: clean-tags clean-generic mostlyclean-am | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| clean: clean-am | pdf: pdf-am |
| distclean-am: distclean-tags distclean-generic clean-am | pdf-am: |
| -rm -f libtool | |
| distclean: distclean-am | ps: ps-am |
| maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ | ps-am: |
| distclean-am | |
| @echo "This command is intended for maintainers to use;" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| maintainer-clean: maintainer-clean-am | uninstall-am: |
| .MAKE: install-am install-strip | |
| .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | |
| cscopelist-am ctags-am distclean distclean-generic \ | |
| distclean-libtool distdir dvi dvi-am html html-am info info-am \ | |
| install install-am install-data install-data-am install-dvi \ | |
| install-dvi-am install-exec install-exec-am install-html \ | |
| install-html-am install-info install-info-am install-man \ | |
| install-pdf install-pdf-am install-ps install-ps-am \ | |
| install-strip installcheck installcheck-am installdirs \ | |
| maintainer-clean maintainer-clean-generic mostlyclean \ | |
| mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
| tags-am uninstall uninstall-am | |
| .PHONY: tags mostlyclean-tags distclean-tags clean-tags \ | .PRECIOUS: Makefile |
| maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \ | |
| installcheck-am installcheck install-exec-am install-exec \ | |
| install-data-am install-data install-am install uninstall-am uninstall \ | |
| all-redirect all-am all installdirs mostlyclean-generic \ | |
| distclean-generic clean-generic maintainer-clean-generic clean \ | |
| mostlyclean distclean maintainer-clean | |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | # Tell versions [3.59,3.63) of GNU make to not export all variables. |