summaryrefslogtreecommitdiff
path: root/conf.d.Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d.Linux/Makefile')
-rw-r--r--conf.d.Linux/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile
new file mode 100644
index 0000000..6a87562
--- /dev/null
+++ b/conf.d.Linux/Makefile
@@ -0,0 +1,7 @@
+DIR = /etc/conf.d
+FILES = net.example wireless.example
+FILES_APPEND = clock rc
+FILES_NOEXIST = consolefont keymaps volumes
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk