freebsd_amp_hwpstate/libexec
Bruce Evans 9453d60b10 Fixed `make depend' and related bogons. LDFLAGS was used for
ld-specific flags.  LDFLAGS is really for ld-related flags for cc,
not for ld, and some flags, e.g., -Bshareable, mean completely
different things to cc and ld.  Having the wrong things in LDFLAGS
also broke the standard ${PROG} target.  This was kludged around
by using a special rule that depended on LDFLAGS being bogus.
Fixing `make depend' broke the special rule but fixed the standard
rule (except in the DESTDIR case, which was handled more strictly
here than elsewhere).
1997-04-16 11:31:32 +00:00
..
atrun Submitted by: Philippe Charnier <charnier@xp11.frmug.org> 1997-04-12 01:04:50 +00:00
bootpd
comsat
fingerd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
ftpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
getNAME compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
getty Remove text about unsupported flags 'mdmbuf', 'local', 'crtscts' etc 1997-04-13 21:29:50 +00:00
lfs_cleanerd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
mail.local compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
makekey
mknetid compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
named-xfer
rbootd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
revnetgroup compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
rexecd
rlogind compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Be a bit more careful about what port number we are using for the 1997-03-29 12:35:06 +00:00
rtld-aout Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
rtld-elf
talkd
telnetd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
tftpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
uucpd Ensure that the remote host name is Nul terminated. 1997-04-08 20:36:36 +00:00
xtend
ypxfr compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
Makefile
Makefile.inc