From 41871f8dff463c32e251cd5dd4540980038ab5d2 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 2 Mar 2003 21:18:40 +0000 Subject: Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and get rid of bsd.kern.mk completely. OK'ed by: bde --- share/mk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/mk/Makefile') diff --git a/share/mk/Makefile b/share/mk/Makefile index 5a2488a..4a3fe83 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -4,7 +4,7 @@ FILES= bsd.README FILES+= bsd.cpu.mk bsd.dep.mk bsd.doc.mk bsd.files.mk FILES+= bsd.incs.mk bsd.info.mk bsd.init.mk -FILES+= bsd.kern.mk bsd.kmod.mk +FILES+= bsd.kmod.mk FILES+= bsd.lib.mk bsd.libnames.mk bsd.links.mk bsd.man.mk bsd.nls.mk FILES+= bsd.obj.mk bsd.own.mk FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk -- cgit v1.1