HardenedBSD/share/mk
Bruce Evans 663e9677d5 Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate
almost perfect dependencies on crt0's and libraries.  DPADD and
bsd.libnames.mk should go away soon.  Use a new _EXTRADEPEND target
to implement this and to avoid editing of .depend when .depend isn;t
being rebuilt.  The afterdepend target doesn't seem to be good for
anything and is now unused.

Fixed LDDESTDIR for the DESTDIR case when ${SHLIBDIR} != /usr/lib.

Added commented-out -nostdlib to LDDESTDIR for the DESTDIR case.
The wrong libraries may be used without this; however it breaks
linkage to crt0 and libc.
1997-04-09 16:10:27 +00:00
..
bsd.dep.mk Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate 1997-04-09 16:10:27 +00:00
bsd.doc.mk Fix a typo that prevented the proper flag from being set 1997-04-04 01:25:32 +00:00
bsd.info.mk Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. This 1997-04-07 16:46:40 +00:00
bsd.kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.kmod.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.lib.mk Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate 1997-04-09 16:10:27 +00:00
bsd.libnames.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.man.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.obj.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk Make COMMENT and DESCR variables (just like PLIST). Will be useful 1997-03-06 08:28:15 +00:00
bsd.port.subdir.mk Add comments. 1997-03-09 23:10:56 +00:00
bsd.prog.mk Use ld -f' (actually cc -Wl,-f') at `make depend' time to generate 1997-04-09 16:10:27 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.subdir.mk Remove ${MAKEFLAGS} on recommendation by Bruce, mainly because the reason 1997-03-31 05:30:16 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00