6 lines
106 B
Makefile
6 lines
106 B
Makefile
DIR= /etc/conf.d
|
|
CONF= bootmisc clock fsck hostname local net urandom
|
|
|
|
MK= ../mk
|
|
include ${MK}/scripts.mk
|