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