Remove the SHA stuff properly.
This commit is contained in:
parent
8e82dfff7e
commit
e63a240576
@ -16,7 +16,7 @@ SONAME= ${LCRYPTSO}
|
||||
.endif
|
||||
|
||||
.PATH: ${.CURDIR}/../../../lib/libmd ${.CURDIR}/../../../lib/libcrypt
|
||||
SRCS= crypt.c crypt-md5.c crypt-shs.c misc.c
|
||||
SRCS= crypt.c crypt-md5.c misc.c
|
||||
STATICSRCS= md5c.c sha0c.c sha1c.c
|
||||
STATICOBJS= ${STATICSRCS:S/.c/.o/g}
|
||||
SRCS+= crypt-des.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user