summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mason/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/mason/Makefile b/mason/Makefile
new file mode 100644
index 00000000..daecb04c
--- /dev/null
+++ b/mason/Makefile
@@ -0,0 +1,8 @@
+# This Makefile is a developer convenience only!!
+#
+# If you are developing the Mason setup scripts, you can use 'make install'
+# to overwrite the ones in your machine.
+
+
+install:
+ (cd .. && ./mason.configure /)