summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-25 14:15:54 +0000
committerRoy Marples <roy@marples.name>2008-03-25 14:15:54 +0000
commit748ddf28ede50168bf3150073c3de9072d428207 (patch)
tree74944d2aab168b36e7130b3798b9ffed60391d65 /conf.d
parent55eb3794fb4ad563102d5ab30c1d5337a599b2e5 (diff)
downloadopenrc-748ddf28ede50168bf3150073c3de9072d428207.tar.gz
openrc-748ddf28ede50168bf3150073c3de9072d428207.tar.bz2
openrc-748ddf28ede50168bf3150073c3de9072d428207.tar.xz
Include Os Makefile.
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index 96b0a6e..c874bae 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -2,4 +2,6 @@ DIR= ${CONFDIR}
CONF= bootmisc fsck hostname local net urandom
MK= ../mk
+include ${MK}/os.mk
+include Makefile.${OS}
include ${MK}/scripts.mk