8 lines
137 B
Makefile
8 lines
137 B
Makefile
|
SUBDIRS = env.d
|
||
|
|
||
|
DIR = /etc
|
||
|
FILES = hosts networks profile protocols rc.conf services shells
|
||
|
|
||
|
TOPDIR = ..
|
||
|
include $(TOPDIR)/default.mk
|