Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keeping BSD for all BSD's.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DIR = /etc/conf.d
|
||||
CONF = consolefont keymaps modules
|
||||
CONF_APPEND = clock
|
||||
DIR= /etc/conf.d
|
||||
CONF= consolefont keymaps modules
|
||||
CONF_APPEND= clock
|
||||
|
||||
TOPDIR = ..
|
||||
include $(TOPDIR)/default.mk
|
||||
MK= ../mk
|
||||
include ${MK}/scripts.mk
|
||||
|
Reference in New Issue
Block a user