summaryrefslogtreecommitdiffstats
path: root/usr.bin/login
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-05-01 10:30:08 +0000
committermarkm <markm@FreeBSD.org>2001-05-01 10:30:08 +0000
commitf00ce688f27e34efc414aa3533e95198b2ff11ff (patch)
tree239992ed861ccb2bfe5bca468a859921eb26e65c /usr.bin/login
parentc3217820c04221497cd0bb978495d1da5a3d880b (diff)
downloadFreeBSD-src-f00ce688f27e34efc414aa3533e95198b2ff11ff.zip
FreeBSD-src-f00ce688f27e34efc414aa3533e95198b2ff11ff.tar.gz
Clean out some cruft that has been put in a better (central) place.
Diffstat (limited to 'usr.bin/login')
-rw-r--r--usr.bin/login/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile
index 820ca6e..970e591 100644
--- a/usr.bin/login/Makefile
+++ b/usr.bin/login/Makefile
@@ -21,8 +21,3 @@ INSTALLFLAGS=-fschg
NEED_LIBNAMES= yes
.include <bsd.prog.mk>
-
-.if defined(NOSHARED) && !defined(NOPAM)
-DPADD+= ${LIBCRYPTO}
-LDADD+= -L${.OBJDIR}/../../secure/lib/libssh/ -lssh -lcrypto
-.endif
OpenPOWER on IntegriCloud