NetBSD/share
sommerfeld 36dc09c47d make(1) specifies, regarding :: targets:
Sources for a target do not accumulate over dependency lines
	when this operator is used.

An unstated implication of this is that when parallel builds are done,
each separate instance of the target can be scheduled independantly.
As a result, the linksinstall target with commands could be executed
too early during a parallel build since they didn't actually have a
dependancy on "realinstall".

To fix this, correct the linksinstall:: realinstall dependancy by
eliminating the command-less linksinstall target, and moving the
dependancy to the other linksinstall target.
2002-04-30 14:29:01 +00:00
..
dict
doc
examples Add an example for the new "autoupdown" keyword. 2002-04-11 09:08:19 +00:00
locale
man - deprecate ip6forwarding in favour of ip6mode 2002-04-29 10:27:14 +00:00
me
misc Add Lulea. Someone may want to call me. 2002-04-02 20:21:59 +00:00
mk make(1) specifies, regarding :: targets: 2002-04-30 14:29:01 +00:00
nls
sushi Sync with /etc/defaults/rc.conf: remove isdn_autoupdown and isdn_interfaces. 2002-04-11 13:20:22 +00:00
tabset
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
zoneinfo Import tzdata2002c. 2002-04-16 18:36:13 +00:00
Makefile
Makefile.inc