From: Theodore Tso Date: Wed, 15 Dec 1993 18:14:22 +0000 (+0000) Subject: Add the date to the a "make world" production X-Git-Tag: krb5-1.0-beta3~94 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=885765732d191056a85410f8baa1114b808ecd9d;p=krb5.git Add the date to the a "make world" production git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3183 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/Imakefile b/src/Imakefile index 693c6f2a8..aa2c97785 100644 --- a/src/Imakefile +++ b/src/Imakefile @@ -29,9 +29,11 @@ all:: world:: + date make ${MFLAGS} mastermakefiles make ${MFLAGS} depend make ${MFLAGS} all + date SUBDIRS = util include lib kdc admin kadmin slave clients appl tests \ config-files