This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2770978d05
freebsd-skq
/
share
/
mk
/
bsd.kmod.mk
5 lines
72 B
Makefile
Raw
Normal View
History
Unescape
Escape
Revive a skeleton for bsd.kmod.mk (which will be in the make search path) that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
# $FreeBSD$
Introduce bsd.sysdir.mk to consolidate looking for the kernel. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D22144
2019-11-21 15:59:33 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
y
s
d
i
r
.
m
k
>
Sigh. Use the correct path to bsd.conf.mk. It's times like this that I regret giving up coffee.
2000-05-27 01:11:17 +00:00
.
i
n
c
l
u
d
e
"${SYSDIR}/conf/kmod.mk"
Reference in New Issue
Copy Permalink