dgaudet 99/06/18 12:04:23
Modified: mpm/src/lib/expat-lite Makefile.tmpl
Log:
someone needs to put a depend rule into here
Revision Changes Path
1.2 +2 -0 apache-2.0/mpm/src/lib/expat-lite/Makefile.tmpl
Index: Makefile.tmpl
===================================================================
RCS file: /home/cvs/apache-2.0/mpm/src/lib/expat-lite/Makefile.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.tmpl 1999/06/18 18:39:24 1.1
+++ Makefile.tmpl 1999/06/18 19:04:21 1.2
@@ -29,3 +29,5 @@
.c.o:
$(CC) -c $(INCLUDES) $(CFLAGS) $<
+
+depend: