freebsd-nq/share/mk
Satoshi Asami bfe907886a Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a
counterpart to X11BASE (default "/usr/X11R6").

Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on
whether USE_IMAKE or USE_X11 is set or not.

This enables us to refer to non-X ports from X ports using
${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s
from the ports tree.

This will also allow the system administrator to move the whole
"local" tree to somewhere else, without affecting X ports.  (Of course
not all ports are necessarily happy with that, but we're working on
it.)

Based on: an idea that came up while I was watching a football game
          several months ago ("hey, maybe I can move that sideline
          without disturbing the other!")
1996-03-31 10:02:09 +00:00
..
bsd.dep.mk More complete implementation of SUBDIR for programs, libraries and kmods. 1995-02-08 21:35:31 +00:00
bsd.doc.mk [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
bsd.info.mk [Ee]rrs -> Errs errs 1996-03-07 23:39:46 +00:00
bsd.kmod.mk [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
bsd.lib.mk delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?= 1996-03-24 00:21:04 +00:00
bsd.man.mk delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?= 1996-03-24 00:08:02 +00:00
bsd.obj.mk Obtained from: NetBSD 1996-03-24 22:49:16 +00:00
bsd.own.mk KMODDIR= -> KMODDIR?= 1996-03-24 00:31:56 +00:00
bsd.port.mk Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a 1996-03-31 10:02:09 +00:00
bsd.port.subdir.mk remove BINGRP?= BINOWN?= BINMODE?= 1996-03-24 00:41:11 +00:00
bsd.prog.mk remove BINGRP?= BINOWN?= BINMODE?= 1996-03-24 00:41:11 +00:00
bsd.README sysinstall/Makefile: 1996-03-19 14:30:15 +00:00
bsd.sgml.mk [Ee]rrs -> Errs errs 1996-03-07 23:39:46 +00:00
bsd.subdir.mk "make distribute" have changed, beware if you use it. 1995-02-25 20:51:14 +00:00
Makefile Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
sys.mk delete ``.if ${MACHINE} == "sparc"'' 1996-03-24 00:02:38 +00:00