Sigh. Use the correct path to bsd.conf.mk. It's times like this that I

regret giving up coffee.
This commit is contained in:
Peter Wemm 2000-05-27 01:11:17 +00:00
parent 8cc6d36435
commit 5b412e30f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60965

View File

@ -10,4 +10,4 @@ SYSDIR= ${_dir}
.error "can't find kernel source tree"
.endif
.include "${SYSDIR}/kmod.mk"
.include "${SYSDIR}/conf/kmod.mk"