projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed6f45
)
Add the date to the a "make world" production
author
Theodore Tso
<tytso@mit.edu>
Wed, 15 Dec 1993 18:14:22 +0000
(18:14 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Wed, 15 Dec 1993 18:14:22 +0000
(18:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3183
dc483132
-0cff-0310-8789-
dd5450dbe970
src/Imakefile
patch
|
blob
|
history
diff --git
a/src/Imakefile
b/src/Imakefile
index 693c6f2a8e9ecdf24461755fdec4f3f4d4730b25..aa2c97785e1c16ff7a82668f3551beca9066eecc 100644
(file)
--- 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