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