freebsd-dev/secure/libexec
Bruce Evans f61dcf5281 Fixed world breakage in previous commit. -lpam must never be used
directly (except in the definition of MINUSLPAM in bsd.libnames.mk)
since it doesn't give all the lbraries necessary for static linkage.

Fixed new and old bugs in DPADD.  ${LIBPAM} was missing, and the
library order was different from that in LDADD so `make checkdpadd'
reported a non-bug.
2001-05-09 14:23:54 +00:00
..
sftp-server Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new 2001-05-04 04:21:25 +00:00
telnetd Fixed world breakage in previous commit. -lpam must never be used 2001-05-09 14:23:54 +00:00
Makefile Only build sftp-server conditionally 2000-09-16 22:43:00 +00:00
Makefile.inc secure/ build fixes: 2001-03-26 14:53:33 +00:00