Use exlicit make targets, not directory contents.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DIR= ${RC_LIB}/sh
|
||||
BIN= ${CONTENTS}
|
||||
SRCS= init-early.sh.in init.sh.in
|
||||
BIN= ${OBJS}
|
||||
|
||||
MK= ../mk
|
||||
include ${MK}/scripts.mk
|
||||
|
||||
Reference in New Issue
Block a user