svn rev #22876: trunk/src/tests/mkeystash_compat/

epeisach@MIT.EDU epeisach at MIT.EDU
Fri Oct 9 21:49:39 EDT 2009


http://src.mit.edu/fisheye/changelog/krb5/?cs=22876
Commit By: epeisach
Log Message:
Remove krb5.conf, bigendian.o, and bigendian on make clean.




Changed Files:
U   trunk/src/tests/mkeystash_compat/Makefile.in
Modified: trunk/src/tests/mkeystash_compat/Makefile.in
===================================================================
--- trunk/src/tests/mkeystash_compat/Makefile.in	2009-10-09 18:29:34 UTC (rev 22875)
+++ trunk/src/tests/mkeystash_compat/Makefile.in	2009-10-10 01:49:38 UTC (rev 22876)
@@ -48,5 +48,5 @@
 	$(RM) $(TEST_DB)* stash_file
 
 clean::
-	$(RM) kdc.conf
+	$(RM) kdc.conf krb5.conf bigendian.$(OBJEXT) bigendian
 




More information about the cvs-krb5 mailing list