jorton 2002/11/27 10:03:46
Modified: test Makefile.in
Log:
testdir has been CuTestified.
Revision Changes Path
1.119 +0 -3 apr/test/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /home/cvs/apr/test/Makefile.in,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- Makefile.in 27 Nov 2002 18:01:17 -0000 1.118
+++ Makefile.in 27 Nov 2002 18:03:46 -0000 1.119
@@ -51,9 +51,6 @@
fi \
done
[EMAIL PROTECTED]@: testdir.lo $(LOCAL_LIBS)
- $(LINK) testdir.lo $(LOCAL_LIBS) $(ALL_LIBS)
-
[EMAIL PROTECTED]@: testnames.lo $(LOCAL_LIBS)
$(LINK) testnames.lo $(LOCAL_LIBS) $(ALL_LIBS)