aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-15 15:25:51 +0000
committerRoy Marples <roy@marples.name>2007-11-15 15:25:51 +0000
commit959219f2361038f3b4faa0c7fd04a8a9dd33b7eb (patch)
tree5233d6b21e4d6ae82b0b60d499de3d9632910b5f /src/Makefile.
parent0c25b359de8d4e0900f3ab4bd098736ed97b412d (diff)
Vanilla FreeBSD make is now supported for src
Diffstat (limited to 'src/Makefile.')
-rw-r--r--src/Makefile.4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile. b/src/Makefile.
new file mode 100644
index 00000000..baa0cf1c
--- /dev/null
+++ b/src/Makefile.
@@ -0,0 +1,4 @@
+# Empty Makefile so that we can do this
+#include Makefile.$(FOO)
+# where FOO is unset.
+# This is needed as not all make implementations can optionally include a Makefile