always include libcrypt; it's a dummy if exported...
This commit is contained in:
parent
003c0d16f4
commit
f82d05e1d7
@ -75,11 +75,7 @@ AFS_LIBS = -L${AFS_LIBPATH}/afs -lkauth -lprot -L${AFS_LIBPATH} -lubik -lauth -
|
||||
USE_CRYPT = yes
|
||||
.endif
|
||||
|
||||
.if defined(USE_CRYPT)
|
||||
NETBSD_LIBS = -lcrypt -lutil
|
||||
.else
|
||||
NETBSD_LIBS = -lutil
|
||||
.endif
|
||||
CMUCS_LIBS = -lsys
|
||||
OSF_LIBS = -lbsd
|
||||
LIBS = libextra.a
|
||||
|
Loading…
Reference in New Issue
Block a user