NetBSD/share
wrstuden 9229eeaa2b Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can
more readily depend on each other.

An lkm which depends on another lkm now only needs to set

KMOD_LOADFLAGS= -A../../path/to/other/lkm's/${KMOD}

and the lkm will link against the other lkm's symbols. Obviously the other
lkm had better be loaded. ;-) Note: the -A option to modload was pre-
existing. This change makes it possible for users of this file to take
advantage of it.
1999-09-22 18:06:21 +00:00
..
dict convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
doc Minor change to at(1) description. Time to get back to work on this. 1999-07-09 16:13:53 +00:00
examples "named.conf" doesn't belong here. 1999-07-19 12:05:37 +00:00
lkm Don't chown installed files or directories if UNPRIVILEGED is defined. 1999-08-21 06:30:11 +00:00
man Note support of FDDI and Token Ring 1999-09-21 22:39:14 +00:00
me Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
misc KISS 1999-09-16 12:47:31 +00:00
mk Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can 1999-09-22 18:06:21 +00:00
skel convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
tabset convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
termcap Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441. 1999-09-19 09:35:44 +00:00
tmac Revert 1.19 -> 1.20 change by thorpej. This should work as it is. 1999-08-30 00:41:57 +00:00
zoneinfo Don't chown installed files or directories if UNPRIVILEGED is defined. 1999-08-21 06:30:11 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile.inc merge lite-2. 1997-10-17 10:47:42 +00:00