Commit Graph

17 Commits

Author SHA1 Message Date
apb
91fe922f05 Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
when installing hard links.  They have no effect except when using a
metalog, in which case the information is added to the metalog.  In
the future, these variables may be replaced by a method for explicitly
recording hard links in a metadata log.

Also change a few things that called ${INSTALL_LINK} without going
through bsd.links.mk.

Reviewed by perry and joerg.  This should fix PR 24457 and PR 41155.
2009-04-10 16:16:12 +00:00
lukem
32cfc56bab minor makefile delint 2002-09-18 07:50:31 +00:00
tv
8e6f7afb5b MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs
23cbb00329 Back out previous change; bug was in src/share/mk/bsd.prog.mk. 1997-05-22 18:05:44 +00:00
mjacob
3942000d9a Real link doesn't work because the install comes after. Use a symlink instead. 1997-05-21 21:31:43 +00:00
mycroft
cc4a1553a1 Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
mycroft
4c5c1ab440 Set FILESDIR. 1997-03-27 08:52:23 +00:00
mikel
4a78bf11a6 merge lite2 changes, RCSid police 1997-03-26 07:14:31 +00:00
christos
3917c3179d - Makefile cleanups 1997-03-24 21:57:01 +00:00
thorpej
7f9ea0f2ed Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
cgd
c440ffb67d kill bogus install -d's, and clean slightly 1994-02-10 01:54:10 +00:00
jtc
3ec771c4ef Always use `install -d' to make sure directory exists & has correct ownership
and permissions.
1993-09-30 22:59:32 +00:00
mycroft
7951d19dd0 Add LINKS for /usr/share/dict/words. 1993-08-10 16:42:48 +00:00
mycroft
5b11c06adf Add RCS indentifiers. 1993-07-31 15:27:53 +00:00
cgd
80b652e0f4 make sure directory to install stuff exists before installing 1993-04-09 09:39:59 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00