diff options
Diffstat (limited to 'mk/depend-gmake.mk')
-rw-r--r-- | mk/depend-gmake.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/depend-gmake.mk b/mk/depend-gmake.mk new file mode 100644 index 00000000..947843e1 --- /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 |