|
|
| version 1.15.10.1.2.1, 2003/07/23 11:44:03 | version 1.17, 2003/09/01 09:24:50 |
|---|---|
| Line 1 | Line 1 |
| SUBDIRS = hook | |
| #@test why not INCLUDES=? | |
| INCLUDES := $(INCLUDES) -I../../classes -I../../types $(INCLTDL) -I../../sql -I../../lib/cord/include -I../../lib/pcre -I../../lib/md5 -I$(APACHE13)/src/include -I$(APACHE13)/src/os/unix -I$(APACHE13)/src/os/win32 @XML_INCLUDES@ | |
| noinst_LIBRARIES = libmod_parser3.a | |
| libmod_parser3_a_DEPENDENCIES=Makefile | |
| libmod_parser3_a_SOURCES = pa_threads.C mod_parser3.C pa_md5c.c | |
| noinst_DATA = apache_build_instruction | noinst_DATA = apache_build_instruction |
| apache_build_instruction: | apache_build_instruction: p3runConfigure |
| -chmod +x p3runConfigure | -chmod +x p3runConfigure |
| -cp -f p3runConfigure $(APACHE13) | -cp -f p3runConfigure $(APACHE13) |
| @echo "******************************************************" | @echo "******************************************************" |
| Line 21 apache_build_instruction: | Line 13 apache_build_instruction: |
| @echo "3. make" | @echo "3. make" |
| @echo "******************************************************" | @echo "******************************************************" |
| EXTRA_DIST = ApacheModuleParser3.dsp | EXTRA_DIST = ApacheModuleParser3.dsp mod_parser3.c pa_httpd.h |