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/09/19 18:02:17 UTC

svn commit: r290191 - /apr/apr/branches/1.2.x/test/Makefile.in

Author: jorton
Date: Mon Sep 19 09:02:12 2005
New Revision: 290191

URL: http://svn.apache.org/viewcvs?rev=290191&view=rev
Log:
Merge r234338 from trunk:

* test/Makefile.in: Clean more.

Modified:
    apr/apr/branches/1.2.x/test/Makefile.in

Modified: apr/apr/branches/1.2.x/test/Makefile.in
URL: http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/test/Makefile.in?rev=290191&r1=290190&r2=290191&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/test/Makefile.in (original)
+++ apr/apr/branches/1.2.x/test/Makefile.in Mon Sep 19 09:02:12 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