6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
DIR= /etc/init.d
|
||
|
BIN= ${CONTENTS}
|
||
|
|
||
|
MK= ../mk
|
||
|
include ${MK}/scripts.mk
|