6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
DIR= /etc/conf.d
|
||
|
CONF= ${CONTENTS}
|
||
|
|
||
|
MK= ../mk
|
||
|
include ${MK}/scripts.mk
|