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
64aa915f8a
freebsd-skq
/
stand
/
man
/
Makefile
8 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Install loader(8) and zfsloader(8) only once Differential Revision: https://reviews.freebsd.org/D2841 Reviewed by: imp
2015-06-19 05:42:24 +00:00
# $FreeBSD$
Prefer bsd.init.mk to src.opts.mk Final sweep to prefer bsd.init.mk to src.opts.mk everywhere as a design pattern. The rule is that all Makefiles in this subtree should start with .include <bsd.init.mk> so that we properly include ../Makefile.inc and defs.mk before anything else. Sponsored by: Netflix
2017-11-06 15:22:17 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
i
n
i
t
.
m
k
>
Install loader(8) and zfsloader(8) only once Differential Revision: https://reviews.freebsd.org/D2841 Reviewed by: imp
2015-06-19 05:42:24 +00:00
MAN
+=
loader.8
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink