Include Os Makefile.
This commit is contained in:
parent
55eb3794fb
commit
748ddf28ed
@ -2,4 +2,6 @@ DIR= ${CONFDIR}
|
|||||||
CONF= bootmisc fsck hostname local net urandom
|
CONF= bootmisc fsck hostname local net urandom
|
||||||
|
|
||||||
MK= ../mk
|
MK= ../mk
|
||||||
|
include ${MK}/os.mk
|
||||||
|
include Makefile.${OS}
|
||||||
include ${MK}/scripts.mk
|
include ${MK}/scripts.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user