projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a3dad
)
use symbolic COMERRLIB
author
John Kohl
<jtkohl@mit.edu>
Thu, 24 May 1990 10:12:05 +0000
(10:12 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 24 May 1990 10:12:05 +0000
(10:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@932
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 20ea0b96e592b10d7d765e97b1320ad5a09a894a..ad75191f4a92f301d6783b846fe7b3d0ab34cf55 100644
(file)
--- a/
src/lib/crypto/des/Imakefile
+++ b/
src/lib/crypto/des/Imakefile
@@
-47,7
+47,7
@@
EXT_LIB = $(TOP)/error_tables/krb5_err.o \
$(TOP)/error_tables/isode_err.o \
$(TOP)/lib/cryptoconf.o \
$(TOP)/lib/crc-32/libcrc32.a \
- libdes.a
-lcom_err
+ libdes.a
$(COMERRLIB)
NormalProgramTarget(verify, $(VERIFYOBJ), ,$(EXT_LIB),)