openrc/conf.d/Makefile
2007-06-22 02:59:29 +00:00

6 lines
115 B
Makefile

DIR = /etc/conf.d
FILES_NOEXIST = $(filter-out Makefile,$(wildcard *))
TOPDIR = ..
include $(TOPDIR)/default.mk