HardenedBSD/share/mk
Steve Passe 066da549d4 Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
make world fails when it tries to build LKMs because the files
	opt_smp.h
	opt_smp_invltbl.h
are missing.

This patch to /usr/src/share/mk/bsd.kmod.mk is a temporary workaround.

Note that LKMs built in this way may or may NOT work properly with an
SMP kernel.
1997-04-28 00:02:22 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.info.mk
bsd.kern.mk
bsd.kmod.mk Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> 1997-04-28 00:02:22 +00:00
bsd.lib.mk Fixed missing strip step in .S.o and .S.po rules. 1997-04-23 10:26:18 +00:00
bsd.libnames.mk
bsd.man.mk
bsd.obj.mk
bsd.own.mk
bsd.port.mk Merge from 2.2. 1997-04-21 00:24:51 +00:00
bsd.port.subdir.mk
bsd.prog.mk Pass everything in ${LDADD} directly to the linker for `make depend' 1997-04-23 18:47:42 +00:00
bsd.README
bsd.sgml.mk
bsd.subdir.mk
Makefile
sys.mk