[svn:mod_parrot] r214 - mod_parrot/branches/reorg

[email protected]
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: ianjoyce
Date: Sun Aug 21 12:05:22 2005
New Revision: 214

Modified:
   mod_parrot/branches/reorg/Makefile.in
Log:
renamed mod_parrot.la target to src/mod_parrot.la. This assures the dependency is checked

Modified: mod_parrot/branches/reorg/Makefile.in
==============================================================================
--- mod_parrot/branches/reorg/Makefile.in	(original)
+++ mod_parrot/branches/reorg/Makefile.in	Sun Aug 21 12:05:22 2005
@@ -32,9 +32,9 @@ MPLIBS=	lib/Apache/RequestRec \
 	lib/ModParrot/HLL/pir \
 	lib/ModParrot/HLL/pugs
 
-all: gen-src mod_parrot.la
+all: gen-src src/mod_parrot.la
 
-mod_parrot.la: $(SOURCE_FILES)
+src/mod_parrot.la: $(SOURCE_FILES)
 	$(APXS) -c $(DEFINES) $(CFLAGS) $(LDFLAGS) $(LIBS) $(SOURCE_FILES) $(PARROT_OBJS)
 
 files-clean:
@@ -72,12 +72,12 @@ clean: files-clean libraries-clean gen-s
 distclean: clean test-clean
 	rm -f Makefile Makefile.old
 
-install: mod_parrot.la
+install: src/mod_parrot.la
 	$(APXS) -i -n parrot -a mod_parrot.la
 
 nci_sig_test: $(TEST_SRC_DIR)/nci_sig_test.o
 	$(CC) -o $@ $(CFLAGS) $(TEST_SRC_DIR)/nci_sig_test.c $(PARROT_OBJS) $(LDFLAGS) $(LIBS)
 
-test: mod_parrot.la libraries nci_sig_test
+test: src/mod_parrot.la libraries nci_sig_test
 	$(PARROT) -o t/lib/handlers.pbc t/lib/handlers.pir
 	$(PERL) t/TEST
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.