aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-05-22 10:29:51 +0800
committerkremlin <ian@kremlin.cc>2014-05-22 10:29:51 +0800
commitefedf0c34a734aee369db0cbb41d9b3394d7205f (patch)
tree8bcb6e745606fa8f9bbf10408d4314731ca640ed /configure
parent116d5795058ffbe017f1d0ecc33b99e9a4e96a60 (diff)
downloadsystembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar.gz
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar.bz2
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar.lz
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar.xz
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.tar.zst
systembsd-efedf0c34a734aee369db0cbb41d9b3394d7205f.zip
edit Makefile, add temp configure script, working on Makefile being port-compatible (bsd.port.mk)
Diffstat (limited to 'configure')
-rw-r--r--configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100644
index 0000000..c6e7c34
--- /dev/null
+++ b/configure
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+printf "%s\n" "to be completed!"