summaryrefslogtreecommitdiff
path: root/etc.Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc.Linux/Makefile')
-rw-r--r--etc.Linux/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile
index ad04fec..77a782a 100644
--- a/etc.Linux/Makefile
+++ b/etc.Linux/Makefile
@@ -1,5 +1,5 @@
-DIR = /etc
-CONF_APPEND = rc.conf
+DIR= /etc
+CONF_APPEND= rc.conf
-TOPDIR = ..
-include $(TOPDIR)/default.mk
+MK= ../mk
+include ${MK}/scripts.mk