openrc/conf.d/Makefile
2008-03-25 14:15:54 +00:00

8 lines
142 B
Makefile

DIR= ${CONFDIR}
CONF= bootmisc fsck hostname local net urandom
MK= ../mk
include ${MK}/os.mk
include Makefile.${OS}
include ${MK}/scripts.mk