summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-09-06 16:19:36 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-09-06 16:24:37 (EDT)
commitc5379b4a73b94e855e5553c6be412f8253fc2890 (patch)
treeeb69e0fd101173b5c5e1575b215d9f7f6bb7f4e5 /build
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-xbuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..36a5ee9
--- /dev/null
+++ b/build
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+nop:
+ @:
+
+build:
+ oh-autobuild
+ touch $@
+
+install: build
+ install -D -o 0 -g 0 -m 0755 src/ich9gen ich9gen.data/usr/bin/ich9gen
+ oh-strip -d ich9gen.data