openrc/init.d/Makefile

7 lines
158 B
Makefile

DIR = /etc/init.d
BIN = bootmisc checkfs checkroot hostname local localmount \
netmount rmnologin urandom halt.sh
TOPDIR = ..
include $(TOPDIR)/default.mk