openrc/conf.d/Makefile

8 lines
142 B
Makefile
Raw Normal View History

2008-03-05 17:57:11 +05:30
DIR= ${CONFDIR}
CONF= bootmisc fsck hostname local net urandom
MK= ../mk
2008-03-25 19:45:54 +05:30
include ${MK}/os.mk
include Makefile.${OS}
include ${MK}/scripts.mk