6 lines
80 B
Makefile
6 lines
80 B
Makefile
|
DIR = /etc/env.d
|
||
|
FILES = 00basic
|
||
|
|
||
|
TOPDIR = ../..
|
||
|
include $(TOPDIR)/default.mk
|