6 lines
116 B
Makefile
6 lines
116 B
Makefile
|
DIR = /etc
|
||
|
FILES = COPYRIGHT issue issue.logo login.conf rc rc.shutdown
|
||
|
|
||
|
TOPDIR = ..
|
||
|
include $(TOPDIR)/default.mk
|