From cfd9623a02f50d1a8cc4e29a90f746fa0ef3b626 Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Tue, 11 Oct 1994 23:09:08 +0000 Subject: * kbuild (MAKETARGETS): default to "all check" for make, but allow override from config fragments. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4490 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/util/ChangeLog') diff --git a/src/util/ChangeLog b/src/util/ChangeLog index d14b2c5976..d76cbcb115 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 11 19:07:09 1994 Mark Eichin (eichin@cygnus.com) + + * kbuild (MAKETARGETS): default to "all check" for make, but allow + override from config fragments. + Mon Oct 3 23:36:12 1994 Theodore Y. Ts'o (tytso@dcl) * configure.in: Don't build unifdef directory --- we don't need it -- cgit