diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-12-19 16:50:33 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-12-19 16:50:33 +0000 |
| commit | 1a9527eaaad28d19a91707c53bb0b38003b42e59 (patch) | |
| tree | c4001074262d8e7534c9d99401cd4f84a660d9e7 /secure/lib/libcrypt | |
| parent | 567664c4a7534c7e998249b59cba10d5395c9086 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcrypt')
| -rw-r--r-- | secure/lib/libcrypt/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile index 8cd4eea64742..96d499266d98 100644 --- a/secure/lib/libcrypt/Makefile +++ b/secure/lib/libcrypt/Makefile @@ -27,9 +27,6 @@ CFLAGS+= -DNONEXPORTABLE_CRYPT CFLAGS+= -DLIBC_SCCS -Wall PRECIOUSLIB= yes -LDADD+= -lmd -DPADD+= ${LIBMD} - # Include this early to pick up the definitions of SHLIB_MAJOR and # SHLIB_MINOR which are used in the existence tests. .include "${.CURDIR}/../../../lib/Makefile.inc" |
