Use exlicit make targets, not directory contents.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
DIR= /etc/init.d
|
||||
BIN= ${CONTENTS}
|
||||
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
|
||||
|
Reference in New Issue
Block a user