summaryrefslogtreecommitdiff
path: root/mk/depend-gmake.mk
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-10-20 16:47:56 +0000
committerRoy Marples <roy@marples.name>2008-10-20 16:47:56 +0000
commitd12bb5cf3c69d083b2829d0d66f31b0c3becdd64 (patch)
tree1348ec56f5c809044786f9c5044f781a569d8085 /mk/depend-gmake.mk
parent9c76b077d681914d462c1fe1fb53ef23eb4eb449 (diff)
downloadopenrc-d12bb5cf3c69d083b2829d0d66f31b0c3becdd64.tar.gz
openrc-d12bb5cf3c69d083b2829d0d66f31b0c3becdd64.tar.bz2
openrc-d12bb5cf3c69d083b2829d0d66f31b0c3becdd64.tar.xz
Really fix .depend
Diffstat (limited to 'mk/depend-gmake.mk')
-rw-r--r--mk/depend-gmake.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/depend-gmake.mk b/mk/depend-gmake.mk
new file mode 100644
index 0000000..947843e
--- /dev/null
+++ b/mk/depend-gmake.mk
@@ -0,0 +1,3 @@
+# Tell gmake to include the optional dependency file.
+# This sucks, but I don't know any other way of portably making this work.
+-include .depend