freebsd-dev/share/mk
Bruce Evans 2336a7ea75 Removed all traces of LN_FLAGS. It was only used to produce a link
/usr/sbin/sysctl -> ${DESTDIR}/sbin/sysctl in some versions of 2.2,
and this link was broken if DESTDIR was set.

Added a SYMLINKS macro.  This works the same as LINKS, except it
creates symlinks and the linked-to pathname may be relative.  This
is more flexible than LN_FLAGS, since it supports installing
symlinks independently of hard links.

Use `ln -f[s] ...' instead of `rm -f ...; ln [-s] ...' for LINKS and
SYMLINKS.  This is equivalent if the target is neither a directory nor
a symlink to a directory.

PR:		8279
1999-03-23 03:06:25 +00:00
..
bsd.dep.mk Clean new index file(GPATH) of global. 1999-01-18 07:48:41 +00:00
bsd.doc.mk Make ../Makefile.inc handling more consistant to prevent multiple includes 1998-08-08 07:02:08 +00:00
bsd.docb.mk Backed out previous commit. It was for bug for bug compatibility with 1998-12-06 17:34:50 +00:00
bsd.info.mk Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo. 1999-01-30 14:28:10 +00:00
bsd.kern.mk Fixed comment and whitespace lossage in recent commits. The -W flag 1999-01-29 10:57:18 +00:00
bsd.kmod.mk Removed all traces of LN_FLAGS. It was only used to produce a link 1999-03-23 03:06:25 +00:00
bsd.lib.mk Removed all traces of LN_FLAGS. It was only used to produce a link 1999-03-23 03:06:25 +00:00
bsd.libnames.mk New names for the list; the DES crypt and libwrap for tcp_wrappers. 1999-03-14 20:45:05 +00:00
bsd.man.mk Backed out rev.1.28. It was bogus because bsd.man.mk is only used 1998-09-09 10:12:07 +00:00
bsd.obj.mk Restored objlink. The previous commit was confused about the difference 1999-03-21 06:43:40 +00:00
bsd.own.mk OBJFORMAT=elf in the absense of an override for both alpha and i386 by 1999-01-07 06:32:22 +00:00
bsd.port.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.post.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.pre.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.subdir.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.prog.mk Removed all traces of LN_FLAGS. It was only used to produce a link 1999-03-23 03:06:25 +00:00
bsd.README Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
bsd.sgml.mk This goes in doc distribution now. 1998-09-17 11:35:11 +00:00
bsd.subdir.mk Restored objlink. The previous commit was confused about the difference 1999-03-21 06:43:40 +00:00
Makefile Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
sys.mk Revert to rev 1.41. 1998-09-15 05:24:01 +00:00