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