summaryrefslogtreecommitdiff
path: root/conf.d.Linux/Makefile
blob: cca715e805e533a9bf7735bbeb1803c78aaed18f (plain)
1
2
3
4
5
6
7
DIR = /etc/conf.d
FILES = net.example
FILES_APPEND = clock rc
FILES_NOEXIST = consolefont keymaps

TOPDIR = ..
include $(TOPDIR)/default.mk