Return-Path: Delivered-To: apmail-apr-cvs-archive@www.apache.org Received: (qmail 59977 invoked from network); 6 Feb 2004 22:57:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Feb 2004 22:57:49 -0000 Received: (qmail 36928 invoked by uid 500); 6 Feb 2004 22:57:35 -0000 Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 36875 invoked by uid 500); 6 Feb 2004 22:57:35 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 36858 invoked from network); 6 Feb 2004 22:57:35 -0000 Date: 6 Feb 2004 22:57:47 -0000 Message-ID: <20040206225747.59967.qmail@minotaur.apache.org> From: jorton@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr/test Makefile.in X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jorton 2004/02/06 14:57:47 Modified: test Makefile.in Log: * test/Makefile.in (CLEAN_SUBDIRS): Clean in the 'internal' directory. Revision Changes Path 1.146 +1 -0 apr/test/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/apr/test/Makefile.in,v retrieving revision 1.145 retrieving revision 1.146 diff -b -d -u -r1.145 -r1.146 --- Makefile.in 17 Nov 2003 12:58:24 -0000 1.145 +++ Makefile.in 6 Feb 2004 22:57:47 -0000 1.146 @@ -38,6 +38,7 @@ CLEAN_TARGETS = testfile.tmp mod_test.slo proc_child@EXEEXT@ occhild@EXEEXT@ \ readchild@EXEEXT@ +CLEAN_SUBDIRS = internal INCDIR=../include INCLUDES=-I$(INCDIR)