aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-05-20 08:01:45 +0800
committerkremlin <ian@kremlin.cc>2014-05-20 08:01:45 +0800
commit5918aae8a60242e6152a34eff72d67bf97ea606d (patch)
tree31483785b0622ef55a4b8398e953c3f962050299 /INSTALL
parent25b256f03c8017b2766b5510dde01a942d820a05 (diff)
downloadsystembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar.gz
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar.bz2
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar.lz
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar.xz
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.tar.zst
systembsd-5918aae8a60242e6152a34eff72d67bf97ea606d.zip
add INSTALL, README.tmp and TODO, start openbsd-specific makefile
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..8b4071e
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,5 @@
+For now, 'make' by itself will generate testable binaries in bin/
+
+TODO: ask ajac+landry about portability and autoconf + mk.conf
+TODO: write 'install' target
+TODO: write 'clean' target