summaryrefslogtreecommitdiff
path: root/mk/depend-gmake.mk
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-02-02 16:42:17 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2011-02-04 22:28:57 -0600
commita2e9cde737ede93502a80fe50e62b0aea50643dc (patch)
tree589e8a5376bfdbe49a3a280ca0b65d3062912d42 /mk/depend-gmake.mk
parentaaaea44d224016bccfd008d0b904961f788d8189 (diff)
downloadopenrc-a2e9cde737ede93502a80fe50e62b0aea50643dc.tar.gz
openrc-a2e9cde737ede93502a80fe50e62b0aea50643dc.tar.bz2
openrc-a2e9cde737ede93502a80fe50e62b0aea50643dc.tar.xz
remove BSD make code to handle including .depend
Diffstat (limited to 'mk/depend-gmake.mk')
-rw-r--r--mk/depend-gmake.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/mk/depend-gmake.mk b/mk/depend-gmake.mk
deleted file mode 100644
index 947843e..0000000
--- a/mk/depend-gmake.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-# 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