openrc/init.d/Makefile
2008-03-05 12:27:11 +00:00

8 lines
179 B
Makefile

DIR= ${INITDIR}
SRCS= bootmisc.in fsck.in halt.sh.in hostname.in local.in localmount.in \
netmount.in root.in swap.in urandom.in
BIN= ${OBJS}
MK= ../mk
include ${MK}/scripts.mk