HardenedBSD/share/mk
Satoshi Asami e89ac5b08b Do not set the application variable LDDESTDIR. Note that it is still honored
in a few places (in bsd.lib.mk and bsd.prog.mk); this merely fixed part of
the brokenness by not setting it here.

This fixes building of secure telnetd when DESTDIR is defined.
(Otherwise, it will try to link libtelnet from ${DESTDIR}/usr/lib.)

Reviewed by:	bde, jkh
1997-07-31 06:12:04 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.info.mk
bsd.kern.mk
bsd.kmod.mk Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'. 1997-07-21 16:04:41 +00:00
bsd.lib.mk
bsd.libnames.mk
bsd.man.mk Don't use !empty() on the potentially unset variable MANBUILDCAT. Using 1997-07-25 11:17:12 +00:00
bsd.obj.mk
bsd.own.mk
bsd.port.mk Changes for perl-5.004_01 1997-07-17 17:47:36 +00:00
bsd.port.subdir.mk
bsd.prog.mk Do not set the application variable LDDESTDIR. Note that it is still honored 1997-07-31 06:12:04 +00:00
bsd.README
bsd.sgml.mk
bsd.subdir.mk
Makefile
sys.mk