summaryrefslogtreecommitdiff
path: root/libexec/rexecd/Makefile
AgeCommit message (Collapse)Author
2009-03-16Default to WARNS=4lukem
Exceptions that need a lower level are: getty ld.elf_so lfs_cleanerd makewhatis telnetd tftpd hpropd ipropd-master ipropd-slave kadmind kpasswdd
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
with MKPIC=no, possibly because the target does not support shared libraries, these include libraries required to resolve all symbols which end up referenced from PAM-using applications. The libraries presently required are -lcrypt, -lrpcsvc and -lutil. Add use of these variables which are currently set up to use PAM, so that they compile when MKPIC=no. Also, in the telnetd case, reorder the order of the libraries, so that libtelnet.a comes before -ltermcap and -lutil, again to fix link error when MKPIC=no. Discussed with thorpej and christos.
2005-02-23PAMify: From John Nemeth with fixes from me.christos
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-07merge lite-2. WARNS?=1.mrg
1994-12-22specify man pages the new way.cgd
1993-10-07always use libcryptcgd
1993-08-01Add RCS identifiers.mycroft
1993-04-26changed to use new libcrypt scheme.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd