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"