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

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