summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure11
1 files changed, 11 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100755
index 0000000..0a64dcb
--- /dev/null
+++ b/configure
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+cat <<EOF
+No way, Jose.
+
+Use 'make help' to see what you can do.
+
+Use the make of your platform, be it 'make', 'gmake', 'bmake', 'nmake', ...
+...whatever...
+
+EOF