From ab426d00054bd1bf8345eb26b8fa1eb5fafdc2ee Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 11 Oct 1994 18:03:17 +0000 Subject: Don't rm the sed and awk scripts during a make clean git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4489 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/et/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/util/et/ChangeLog') diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index a1b383dc9..b3b70875f 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 11 12:43:00 1994 Theodore Y. Ts'o (tytso@dcl) + + * Makefile.in: Don't rm the awk and sed scripts during a make clean! + Thu Oct 6 19:39:11 1994 Theodore Y. Ts'o (tytso@dcl) * compile_et.sh: Replace basename with sed -- more portable. -- cgit