summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-18 15:58:55 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-18 15:58:55 (EDT)
commit145eca5cede1b8113a345d1b036b8aaee748d58e (patch)
tree98b6d17bbe934204b59e115e2f870a152c35856c /build
Initial commit.
Diffstat (limited to 'build')
-rwxr-xr-xbuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..beee37f
--- /dev/null
+++ b/build
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+build:
+ touch $@
+
+install: build
+ oh-fixperms
+ oh-strip
+ oh-installfiles