NetBSD/share
lukem 46569c985e Revert part of previous; don't set _SRC_TOP_ to BSDSRCDIR if it can't be
determined, since BSDSRCDIR's default of /usr/src might not exist and the
calculation of _SRC_TOP_OBJ_ would then generate a warning :-(.
_SRC_TOP_ can now == "" if make(1) (or a parent make(1)) was started
outside of the NetBSD source tree.

Now, if _SRC_TOP_ != "",  BSDSRCDIR defaults to ${_SRC_TOP_} and
BSDOBJDIR defaults to the objdir of ${BSDSRCDIR}.

Failsafe defaults for BSDSRCDIR (/usr/src) and BSDOBJDIR (/usr/obj)
are provided later in the file.

This should result in a usable BSDSRCDIR default (i.e, _SRC_TOP_ if
running from within the source tree), with safe fallbacks as appropriate
(/usr/src, as always), meaning that BSDSRCDIR should be able to be used
instead of _SRC_TOP_ in the source tree, although I need to carefully
test this.  *aaaiiiieeee!!!*.  (Now I understand some of Todd's pain :)
2002-04-26 14:27:23 +00:00
..
dict Pick up some changes from FreeBSD- adding "sizeableness" but leaving out 2002-02-20 04:13:56 +00:00
doc Make sure to pass $MACROS to the roff command. 2002-03-06 06:43:02 +00:00
examples Add an example for the new "autoupdown" keyword. 2002-04-11 09:08:19 +00:00
locale Add character 0xbe (uppercase Y diaeresis) to UPPER chars. 2002-01-25 23:40:42 +00:00
man Sort sections. 2002-04-26 02:28:32 +00:00
me Correct error in last commit: "revisions" should not be removed during 2002-03-17 21:11:32 +00:00
misc Add Lulea. Someone may want to call me. 2002-04-02 20:21:59 +00:00
mk Revert part of previous; don't set _SRC_TOP_ to BSDSRCDIR if it can't be 2002-04-26 14:27:23 +00:00
nls add nls alias database. 2002-02-13 07:54:23 +00:00
sushi Sync with /etc/defaults/rc.conf: remove isdn_autoupdown and isdn_interfaces. 2002-04-11 13:20:22 +00:00
tabset MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
termcap cap_mkdb -> ${CAP_MKDB} 2002-03-30 19:09:52 +00:00
tmac Rename arm26 -> acorn26. 2002-03-24 22:32:36 +00:00
wscons One more fix from Dawid Szymanski 2002-02-14 20:12:36 +00:00
zoneinfo Import tzdata2002c. 2002-04-16 18:36:13 +00:00
Makefile Descend into nls. 2002-02-14 06:49:57 +00:00
Makefile.inc