From d12bb5cf3c69d083b2829d0d66f31b0c3becdd64 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 20 Oct 2008 16:47:56 +0000 Subject: Really fix .depend --- mk/depend-gmake.mk | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mk/depend-gmake.mk (limited to 'mk/depend-gmake.mk') 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 -- cgit v1.2.3