6 lines
83 B
Makefile
6 lines
83 B
Makefile
DIR = /etc
|
|
CONF_APPEND = rc.conf
|
|
|
|
TOPDIR = ..
|
|
include $(TOPDIR)/default.mk
|