Author: jhorwitz
Date: Mon Aug 1 11:09:05 2005
New Revision: 183
Modified:
mod_parrot/branches/autogen/Makefile.in
Log:
clean up build/src directory during cleanup
only compile test handlers when testing
Modified: mod_parrot/branches/autogen/Makefile.in
==============================================================================
--- mod_parrot/branches/autogen/Makefile.in (original)
+++ mod_parrot/branches/autogen/Makefile.in Mon Aug 1 11:09:05 2005
@@ -18,7 +18,6 @@ MPLIBS= lib/Apache/RequestRec \
lib/Apache/Constants \
lib/APR/Table \
lib/ModParrot/init \
- t/lib/handlers \
lib/ModParrot/HLL/pir \
lib/ModParrot/HLL/pugs
@@ -45,7 +44,7 @@ gen-src:
perl build/lib/generate_source.pl --apache-include-dir=$(APACHE_INCLUDE_DIR)
gen-src-clean:
- rm -f build/src/imc/* build/src/nci/*
+ rm -rf build/src
libraries-clean:
for i in $(MPLIBS); \
@@ -70,4 +69,5 @@ nci_sig_test: nci_sig_test.o
$(CC) -o $@ $(CFLAGS) nci_sig_test.c $(PARROT_OBJS) $(LDFLAGS) $(LIBS)
test: mod_parrot.la libraries nci_sig_test
+ $(PARROT) -o t/lib/handlers.pbc t/lib/handlers.imc
$(PERL) t/TEST t/*.t
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.