|
|
| version 1.39, 2002/09/17 11:25:17 | version 1.51, 2008/04/08 12:03:44 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated automatically by automake 1.4 from Makefile.am | # Makefile.in generated by automake 1.9 from Makefile.am. |
| # @configure_input@ | |
| # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| # 2003, 2004 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. |
| @SET_MAKE@ | |
| SHELL = @SHELL@ | |
| srcdir = @srcdir@ | srcdir = @srcdir@ |
| top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ |
| VPATH = @srcdir@ | VPATH = @srcdir@ |
| prefix = @prefix@ | |
| exec_prefix = @exec_prefix@ | |
| bindir = @bindir@ | |
| sbindir = @sbindir@ | |
| libexecdir = @libexecdir@ | |
| datadir = @datadir@ | |
| sysconfdir = @sysconfdir@ | |
| sharedstatedir = @sharedstatedir@ | |
| localstatedir = @localstatedir@ | |
| libdir = @libdir@ | |
| infodir = @infodir@ | |
| mandir = @mandir@ | |
| includedir = @includedir@ | |
| oldincludedir = /usr/include | |
| DESTDIR = | |
| pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ | pkglibdir = $(libdir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ |
| top_builddir = ../../.. | top_builddir = ../../.. |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
| ACLOCAL = @ACLOCAL@ | |
| AUTOCONF = @AUTOCONF@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AUTOHEADER = @AUTOHEADER@ | |
| INSTALL = @INSTALL@ | INSTALL = @INSTALL@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | install_sh_DATA = $(install_sh) -c -m 644 |
| INSTALL_DATA = @INSTALL_DATA@ | install_sh_PROGRAM = $(install_sh) -c |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | install_sh_SCRIPT = $(install_sh) -c |
| transform = @program_transform_name@ | INSTALL_HEADER = $(INSTALL_DATA) |
| 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@ | |
| host_triplet = @host@ | host_triplet = @host@ |
| subdir = src/targets/apache13 | |
| DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ | |
| $(srcdir)/p3runConfigure.in | |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
| am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | |
| $(top_srcdir)/configure.in | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = p3runConfigure | |
| SOURCES = | |
| DIST_SOURCES = | |
| DATA = $(noinst_DATA) | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| ACLOCAL = @ACLOCAL@ | |
| AMDEP_FALSE = @AMDEP_FALSE@ | |
| AMDEP_TRUE = @AMDEP_TRUE@ | |
| AMTAR = @AMTAR@ | |
| APACHE13 = @APACHE13@ | APACHE13 = @APACHE13@ |
| APACHE_LIBS = @APACHE_LIBS@ | AUTOCONF = @AUTOCONF@ |
| AUTOHEADER = @AUTOHEADER@ | |
| AUTOMAKE = @AUTOMAKE@ | |
| AWK = @AWK@ | AWK = @AWK@ |
| CC = @CC@ | CC = @CC@ |
| CCDEPMODE = @CCDEPMODE@ | |
| CFLAGS = @CFLAGS@ | |
| COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@ | |
| COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@ | |
| CPP = @CPP@ | |
| CPPFLAGS = @CPPFLAGS@ | |
| CPP_LIBS = @CPP_LIBS@ | |
| CXX = @CXX@ | CXX = @CXX@ |
| CXXDEPMODE = @CXXDEPMODE@ | |
| CXXFLAGS = @CXXFLAGS@ | |
| CYGPATH_W = @CYGPATH_W@ | |
| DEFS = @DEFS@ | |
| DEPDIR = @DEPDIR@ | |
| ECHO_C = @ECHO_C@ | |
| ECHO_N = @ECHO_N@ | |
| ECHO_T = @ECHO_T@ | |
| EGREP = @EGREP@ | |
| EXEEXT = @EXEEXT@ | |
| GC_LIBS = @GC_LIBS@ | |
| INCLTDL = @INCLTDL@ | INCLTDL = @INCLTDL@ |
| INSTALL_DATA = @INSTALL_DATA@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBADD_DL = @LIBADD_DL@ | LIBADD_DL = @LIBADD_DL@ |
| LIBLTDL = @LIBLTDL@ | LIBLTDL = @LIBLTDL@ |
| LIBOBJS = @LIBOBJS@ | |
| LIBS = @LIBS@ | |
| LTLIBOBJS = @LTLIBOBJS@ | |
| MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ |
| MIME_INCLUDES = @MIME_INCLUDES@ | MIME_INCLUDES = @MIME_INCLUDES@ |
| MIME_LIBS = @MIME_LIBS@ | MIME_LIBS = @MIME_LIBS@ |
| OBJEXT = @OBJEXT@ | |
| 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_VERSION = @PACKAGE_VERSION@ | |
| PATH_SEPARATOR = @PATH_SEPARATOR@ | |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| 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@ | ac_ct_CC = @ac_ct_CC@ |
| commentcharset_ = @commentcharset_@ | ac_ct_CXX = @ac_ct_CXX@ |
| ac_ct_RANLIB = @ac_ct_RANLIB@ | |
| ac_ct_STRIP = @ac_ct_STRIP@ | |
| am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | |
| am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
| am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | |
| am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | |
| 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@ | |
| commentcharset_koi8r = @commentcharset_koi8r@ | |
| commentcharset_windows1250 = @commentcharset_windows1250@ | |
| commentcharset_windows1251 = @commentcharset_windows1251@ | |
| commentcharset_windows1257 = @commentcharset_windows1257@ | |
| datadir = @datadir@ | |
| dll_extension = @dll_extension@ | dll_extension = @dll_extension@ |
| exec_prefix = @exec_prefix@ | |
| host = @host@ | |
| host_alias = @host_alias@ | |
| host_cpu = @host_cpu@ | |
| host_os = @host_os@ | host_os = @host_os@ |
| host_vendor = @host_vendor@ | |
| includedir = @includedir@ | |
| infodir = @infodir@ | |
| install_sh = @install_sh@ | |
| libdir = @libdir@ | |
| libexecdir = @libexecdir@ | |
| localstatedir = @localstatedir@ | |
| mandir = @mandir@ | |
| mkdir_p = @mkdir_p@ | |
| mysql_client = @mysql_client@ | mysql_client = @mysql_client@ |
| oldincludedir = @oldincludedir@ | |
| oracle_client = @oracle_client@ | oracle_client = @oracle_client@ |
| pgsql_client = @pgsql_client@ | pgsql_client = @pgsql_client@ |
| sqldriversdir = @sqldriversdir@ | prefix = @prefix@ |
| program_transform_name = @program_transform_name@ | |
| SUBDIRS = hook | sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ | |
| #@test why not INCLUDES=? | sqlite_client = @sqlite_client@ |
| INCLUDES := $(INCLUDES) -I../../classes -I../../types $(INCLTDL) -I../../sql -I../../lib/pcre -I../../lib/md5 -I$(APACHE13)/src/include -I$(APACHE13)/src/os/unix -I$(APACHE13)/src/os/win32 @XML_INCLUDES@ | subdirs = @subdirs@ |
| sysconfdir = @sysconfdir@ | |
| noinst_LIBRARIES = libmod_parser3.a | target_alias = @target_alias@ |
| libmod_parser3_a_SOURCES = pa_pool.C pa_threads.C mod_parser3.C pa_md5c.c | |
| noinst_DATA = apache_build_instruction | noinst_DATA = apache_build_instruction |
| EXTRA_DIST = ApacheModuleParser3.vcproj mod_parser3.c pa_httpd.h | |
| all: all-am | |
| EXTRA_DIST = ApacheModuleParser3.dsp | |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
| CONFIG_HEADER = ../../../src/include/pa_config_auto.h | |
| CONFIG_CLEAN_FILES = p3runConfigure | |
| LIBRARIES = $(noinst_LIBRARIES) | |
| DEFS = @DEFS@ -I. -I$(srcdir) -I../../../src/include | |
| CPPFLAGS = @CPPFLAGS@ | |
| LDFLAGS = @LDFLAGS@ | |
| LIBS = @LIBS@ | |
| libmod_parser3_a_LIBADD = | |
| libmod_parser3_a_OBJECTS = pa_pool.o pa_threads.o mod_parser3.o \ | |
| pa_md5c.o | |
| AR = ar | |
| CXXFLAGS = @CXXFLAGS@ | |
| CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
| CXXLD = $(CXX) | |
| CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ | |
| CFLAGS = @CFLAGS@ | |
| COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
| CCLD = $(CC) | |
| LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ | |
| DATA = $(noinst_DATA) | |
| DIST_COMMON = Makefile.am Makefile.in p3runConfigure.in | |
| DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | |
| TAR = tar | |
| GZIP_ENV = --best | |
| DEP_FILES = .deps/mod_parser3.P .deps/pa_md5c.P .deps/pa_pool.P \ | |
| .deps/pa_threads.P | |
| SOURCES = $(libmod_parser3_a_SOURCES) | |
| OBJECTS = $(libmod_parser3_a_OBJECTS) | |
| all: all-redirect | |
| .SUFFIXES: | .SUFFIXES: |
| .SUFFIXES: .C .S .c .o .s | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | @for dep in $?; do \ |
| cd $(top_srcdir) && $(AUTOMAKE) --gnu src/targets/apache13/Makefile | case '$(am__configure_deps)' in \ |
| *$$dep*) \ | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
| cd $(top_builddir) \ | && exit 0; \ |
| && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | exit 1;; \ |
| esac; \ | |
| p3runConfigure: $(top_builddir)/config.status p3runConfigure.in | done; \ |
| cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/targets/apache13/Makefile'; \ |
| cd $(top_srcdir) && \ | |
| mostlyclean-noinstLIBRARIES: | $(AUTOMAKE) --gnu src/targets/apache13/Makefile |
| .PRECIOUS: Makefile | |
| clean-noinstLIBRARIES: | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | @case '$?' in \ |
| *config.status*) \ | |
| distclean-noinstLIBRARIES: | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| *) \ | |
| maintainer-clean-noinstLIBRARIES: | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
| .s.o: | esac; |
| $(COMPILE) -c $< | |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
| .S.o: | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| $(COMPILE) -c $< | |
| $(top_srcdir)/configure: $(am__configure_deps) | |
| mostlyclean-compile: | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| -rm -f *.o core *.core | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| clean-compile: | p3runConfigure: $(top_builddir)/config.status $(srcdir)/p3runConfigure.in |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | |
| distclean-compile: | uninstall-info-am: |
| -rm -f *.tab.c | tags: TAGS |
| TAGS: | |
| maintainer-clean-compile: | |
| libmod_parser3.a: $(libmod_parser3_a_OBJECTS) $(libmod_parser3_a_DEPENDENCIES) | |
| -rm -f libmod_parser3.a | |
| $(AR) cru libmod_parser3.a $(libmod_parser3_a_OBJECTS) $(libmod_parser3_a_LIBADD) | |
| $(RANLIB) libmod_parser3.a | |
| .C.o: | |
| $(CXXCOMPILE) -c $< | |
| # This directory's subdirectories are mostly independent; you can cd | ctags: CTAGS |
| # into them and run `make' without going through this Makefile. | CTAGS: |
| # To change the values of `make' variables: instead of editing Makefiles, | |
| # (1) if the variable is set in `config.status', edit `config.status' | |
| # (which will cause the Makefiles to be regenerated when you run `make'); | |
| # (2) otherwise, pass the desired values on the `make' command line. | |
| @SET_MAKE@ | |
| all-recursive install-data-recursive install-exec-recursive \ | distdir: $(DISTFILES) |
| installdirs-recursive install-recursive uninstall-recursive \ | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| check-recursive installcheck-recursive info-recursive dvi-recursive: | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| @set fnord $(MAKEFLAGS); amf=$$2; \ | list='$(DISTFILES)'; for file in $$list; do \ |
| dot_seen=no; \ | case $$file in \ |
| target=`echo $@ | sed s/-recursive//`; \ | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| echo "Making $$target in $$subdir"; \ | esac; \ |
| if test "$$subdir" = "."; then \ | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| dot_seen=yes; \ | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| local_target="$$target-am"; \ | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| dir="/$$dir"; \ | |
| $(mkdir_p) "$(distdir)$$dir"; \ | |
| else \ | else \ |
| local_target="$$target"; \ | dir=''; \ |
| fi; \ | fi; \ |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | if test -d $$d/$$file; then \ |
| || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| done; \ | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| if test "$$dot_seen" = "no"; then \ | fi; \ |
| $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| fi; test -z "$$fail" | |
| mostlyclean-recursive clean-recursive distclean-recursive \ | |
| maintainer-clean-recursive: | |
| @set fnord $(MAKEFLAGS); amf=$$2; \ | |
| dot_seen=no; \ | |
| rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| rev="$$subdir $$rev"; \ | |
| test "$$subdir" = "." && dot_seen=yes; \ | |
| done; \ | |
| test "$$dot_seen" = "no" && rev=". $$rev"; \ | |
| target=`echo $@ | sed s/-recursive//`; \ | |
| for subdir in $$rev; do \ | |
| echo "Making $$target in $$subdir"; \ | |
| if test "$$subdir" = "."; then \ | |
| local_target="$$target-am"; \ | |
| else \ | else \ |
| local_target="$$target"; \ | test -f $(distdir)/$$file \ |
| || cp -p $$d/$$file $(distdir)/$$file \ | |
| || exit 1; \ | |
| fi; \ | fi; \ |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
| || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
| done && test -z "$$fail" | |
| tags-recursive: | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
| done | done |
| check-am: all-am | |
| check: check-am | |
| all-am: Makefile $(DATA) | |
| installdirs: | |
| install: install-am | |
| install-exec: install-exec-am | |
| install-data: install-data-am | |
| uninstall: uninstall-am | |
| tags: TAGS | install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| ID: $(HEADERS) $(SOURCES) $(LISP) | |
| 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: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | |
| tags=; \ | |
| here=`pwd`; \ | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | |
| fi; \ | |
| done; \ | |
| 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: | |
| clean-tags: | installcheck: installcheck-am |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| `test -z '$(STRIP)' || \ | |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
| mostlyclean-generic: | |
| distclean-tags: | clean-generic: |
| -rm -f TAGS ID | |
| maintainer-clean-tags: | distclean-generic: |
| -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
| distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| clean: clean-am | |
| subdir = src/targets/apache13 | clean-am: clean-generic mostlyclean-am |
| distdir: $(DISTFILES) | distclean: distclean-am |
| here=`cd $(top_builddir) && pwd`; \ | -rm -f Makefile |
| top_distdir=`cd $(top_distdir) && pwd`; \ | distclean-am: clean-am distclean-generic |
| distdir=`cd $(distdir) && pwd`; \ | |
| cd $(top_srcdir) \ | |
| && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/targets/apache13/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 | |
| for subdir in $(SUBDIRS); do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -d $(distdir)/$$subdir \ | |
| || mkdir $(distdir)/$$subdir \ | |
| || exit 1; \ | |
| chmod 777 $(distdir)/$$subdir; \ | |
| (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) | dvi: dvi-am |
| -include $(DEP_FILES) | dvi-am: |
| mostlyclean-depend: | html: html-am |
| clean-depend: | info: info-am |
| distclean-depend: | |
| -rm -rf .deps | |
| maintainer-clean-depend: | |
| %.o: %.c | |
| @echo '$(COMPILE) -c $<'; \ | |
| $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-cp .deps/$(*F).pp .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm .deps/$(*F).pp | |
| %.lo: %.c | |
| @echo '$(LTCOMPILE) -c $<'; \ | |
| $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | |
| < .deps/$(*F).pp > .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm -f .deps/$(*F).pp | |
| %.o: %.C | |
| @echo '$(CXXCOMPILE) -c $<'; \ | |
| $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-cp .deps/$(*F).pp .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm .deps/$(*F).pp | |
| %.lo: %.C | |
| @echo '$(LTCXXCOMPILE) -c $<'; \ | |
| $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | |
| @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | |
| < .deps/$(*F).pp > .deps/$(*F).P; \ | |
| tr ' ' '\012' < .deps/$(*F).pp \ | |
| | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | |
| >> .deps/$(*F).P; \ | |
| rm -f .deps/$(*F).pp | |
| info-am: | info-am: |
| info: info-recursive | |
| dvi-am: | |
| dvi: dvi-recursive | |
| check-am: all-am | |
| check: check-recursive | |
| installcheck-am: | |
| installcheck: installcheck-recursive | |
| install-exec-am: | |
| install-exec: install-exec-recursive | |
| install-data-am: | install-data-am: |
| install-data: install-data-recursive | |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| install: install-recursive | |
| uninstall-am: | |
| uninstall: uninstall-recursive | |
| all-am: Makefile $(LIBRARIES) $(DATA) | |
| all-redirect: all-recursive | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | |
| installdirs: installdirs-recursive | |
| installdirs-am: | |
| install-exec-am: | |
| mostlyclean-generic: | install-info: install-info-am |
| clean-generic: | install-man: |
| distclean-generic: | installcheck-am: |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) | |
| -rm -f config.cache config.log stamp-h stamp-h[0-9]* | |
| maintainer-clean-generic: | maintainer-clean: maintainer-clean-am |
| mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ | -rm -f Makefile |
| mostlyclean-tags mostlyclean-depend mostlyclean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic |
| mostlyclean: mostlyclean-recursive | mostlyclean: mostlyclean-am |
| clean-am: clean-noinstLIBRARIES clean-compile clean-tags clean-depend \ | mostlyclean-am: mostlyclean-generic |
| clean-generic mostlyclean-am | |
| clean: clean-recursive | pdf: pdf-am |
| distclean-am: distclean-noinstLIBRARIES distclean-compile \ | pdf-am: |
| distclean-tags distclean-depend distclean-generic \ | |
| clean-am | |
| distclean: distclean-recursive | ps: ps-am |
| maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ | ps-am: |
| maintainer-clean-compile maintainer-clean-tags \ | |
| maintainer-clean-depend maintainer-clean-generic \ | |
| 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-recursive | uninstall-am: uninstall-info-am |
| .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ | .PHONY: all all-am check check-am clean clean-generic distclean \ |
| clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ | distclean-generic distdir dvi dvi-am html html-am info info-am \ |
| mostlyclean-compile distclean-compile clean-compile \ | install install-am install-data install-data-am install-exec \ |
| maintainer-clean-compile install-data-recursive \ | install-exec-am install-info install-info-am install-man \ |
| uninstall-data-recursive install-exec-recursive \ | install-strip installcheck installcheck-am installdirs \ |
| uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ | maintainer-clean maintainer-clean-generic mostlyclean \ |
| all-recursive check-recursive installcheck-recursive info-recursive \ | mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ |
| dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ | uninstall-info-am |
| maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ | |
| distclean-tags clean-tags maintainer-clean-tags distdir \ | |
| mostlyclean-depend distclean-depend clean-depend \ | |
| maintainer-clean-depend 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-am installdirs mostlyclean-generic \ | |
| distclean-generic clean-generic maintainer-clean-generic clean \ | |
| mostlyclean distclean maintainer-clean | |
| apache_build_instruction: | apache_build_instruction: p3runConfigure |
| -chmod +x p3runConfigure | -chmod +x p3runConfigure |
| -cp -f p3runConfigure $(APACHE13) | -cp -f p3runConfigure $(APACHE13) |
| @echo "******************************************************" | @echo "******************************************************" |
| Line 439 apache_build_instruction: | Line 328 apache_build_instruction: |
| @echo | @echo |
| @echo "3. make" | @echo "3. make" |
| @echo "******************************************************" | @echo "******************************************************" |
| # 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. |
| # Otherwise a system limit (for SysV at least) may be exceeded. | # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: | .NOEXPORT: |