6 lines
78 B
Makefile
6 lines
78 B
Makefile
DIR= ${SYSCONFDIR}
|
|
CONF_APPEND= rc.conf
|
|
|
|
MK= ../mk
|
|
include ${MK}/scripts.mk
|