freebsd-dev/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 Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
comsat Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
mknetid compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
named-xfer Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
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 Julian A's fix. Do chdir as user rather than as root. Fixes a minor NFS 1997-03-24 05:57:28 +00:00
rlogind compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
rpc.rquotad Change a reference to NetBSD to FreeBSD. 1997-03-14 06:09:04 +00:00
rpc.rstatd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.rusersd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.rwalld Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.sprayd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
talkd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
ypxfr compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00