summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc17
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 197acfa..1c19d9b 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.58 1999/01/07 13:09:15 eivind Exp $
+# $Id: Makefile.inc1,v 1.59 1999/01/20 05:45:57 markm Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -648,12 +648,7 @@ _csu=lib/csu/i386-elf
_csu=lib/csu/${MACHINE_ARCH}
.endif
-.if !defined(NOSECURE) && !defined(NOCRYPT)
-_libcrypt= secure/lib/libcrypt lib/libcrypt
-_secure_lib= secure/lib
-.else
_libcrypt= lib/libcrypt
-.endif
.if !defined(NOCRYPT) && defined(MAKE_KERBEROS4)
_kerberosIV_lib=kerberosIV/lib
OpenPOWER on IntegriCloud