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