gstein 01/01/09 02:36:19
Modified: test Makefile.in Log: Makefile is handled automatically by rules.mk. no need for it here. Revision Changes Path 1.8 +0 -1 apr-util/test/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/apr-util/test/Makefile.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -u -r1.7 -r1.8 --- Makefile.in 2001/01/07 01:35:51 1.7 +++ Makefile.in 2001/01/09 10:36:17 1.8 @@ -1,6 +1,5 @@ TARGETS = PROGRAMS = testdbm -DISTCLEAN_TARGETS = Makefile # bring in rules.mk for standard functionality @INCLUDE_RULES@
