You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2005/08/21 22:46:31 UTC

svn commit: r234338 - /apr/apr/trunk/test/Makefile.in

Author: jorton
Date: Sun Aug 21 13:46:29 2005
New Revision: 234338

URL: http://svn.apache.org/viewcvs?rev=234338&view=rev
Log:
* test/Makefile.in: Clean more.

Modified:
    apr/apr/trunk/test/Makefile.in

Modified: apr/apr/trunk/test/Makefile.in
URL: http://svn.apache.org/viewcvs/apr/apr/trunk/test/Makefile.in?rev=234338&r1=234337&r2=234338&view=diff
==============================================================================
--- apr/apr/trunk/test/Makefile.in (original)
+++ apr/apr/trunk/test/Makefile.in Sun Aug 21 13:46:29 2005
@@ -31,8 +31,7 @@
 CLEAN_TARGETS = testfile.tmp mod_test.slo proc_child@EXEEXT@ occhild@EXEEXT@ \
 	readchild@EXEEXT@ tryread@EXEEXT@ sockchild@EXEEXT@ \
 	globalmutexchild@EXEEXT@ lfstests/large.bin \
-	data/testputs.txt data/testbigfprintf.dat data/testwritev.txt \
-        data/testwritev_full.txt
+	data/test*.txt data/test*.dat
 CLEAN_SUBDIRS = internal
 
 INCDIR=../include