projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1119bf
)
(extra-objs): Add onlymd5-crypt.o for dependencies.
author
drepper
<drepper>
Sat, 2 Aug 1997 20:42:09 +0000
(20:42 +0000)
committer
drepper
<drepper>
Sat, 2 Aug 1997 20:42:09 +0000
(20:42 +0000)
md5-crypt/Makefile
patch
|
blob
|
history
diff --git
a/md5-crypt/Makefile
b/md5-crypt/Makefile
index
6e88eb6
..
b52e1ef
100644
(file)
--- a/
md5-crypt/Makefile
+++ b/
md5-crypt/Makefile
@@
-36,6
+36,7
@@
libcrypt-map := libcrypt.map
onlymd5-routines := onlymd5-entry md5-crypt md5
distribute += onlymd5-entry.c
+extra-objs := onlymd5-entry.o
include ../Makeconfig