summaryrefslogtreecommitdiff
path: root/init.d/Makefile
blob: c86468ac2891a482dce0ef0c297cec8fcdc45ab0 (plain)
1
2
3
4
5
6
DIR   = /etc/init.d
EXES  = bootmisc checkfs checkroot hostname local localmount \
        netmount rmnologin urandom halt.sh

TOPDIR = ..
include $(TOPDIR)/default.mk