projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c42b1
)
make all the default target
author
John Kohl
<jtkohl@mit.edu>
Thu, 17 Jan 1991 11:54:50 +0000
(11:54 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 17 Jan 1991 11:54:50 +0000
(11:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1636
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/des/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/crypto/des/Imakefile
b/src/lib/crypto/des/Imakefile
index c54df8f2652c3595cc51f34f9486a5c24fbda7e6..be459fb72dd06e83da8942d742b66c30ae9191a8 100644
(file)
--- a/
src/lib/crypto/des/Imakefile
+++ b/
src/lib/crypto/des/Imakefile
@@
-49,6
+49,7
@@
VERIFYOBJ = verify.o
DESTESTOBJ = destest.o
+all::
depend:: des.c $(SRCS)
NormalLibraryTarget(des,$(OBJS))