[25781] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

svn rev #25271: trunk/src/ccapi/test/

daemon@ATHENA.MIT.EDU (hartmans@mit.edu)
Wed Sep 28 16:56:54 2011

Date: Wed, 28 Sep 2011 16:56:43 -0400
From: hartmans@mit.edu
Message-Id: <201109282056.p8SKuhch018369@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

http://src.mit.edu/fisheye/changelog/krb5/?cs=25271
Commit By: hartmans
Log Message:
Windows fix ccapi/test "make clean" to clean copied source intermediates.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>


Changed Files:
U   trunk/src/ccapi/test/Makefile.in
Modified: trunk/src/ccapi/test/Makefile.in
===================================================================
--- trunk/src/ccapi/test/Makefile.in	2011-09-28 20:56:36 UTC (rev 25270)
+++ trunk/src/ccapi/test/Makefile.in	2011-09-28 20:56:42 UTC (rev 25271)
@@ -221,3 +221,5 @@
 
 clean::
 	-rm -rf "$(OBJDIR)"
+	-rm -rf $(LIBSRC)
+	-rm -rf $(WINH)

_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post