summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-09-05 11:14:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-09-05 11:14:34 (EDT)
commitcd1c5e3aadf8feda96a3380321b6862cc60bf7cb (patch)
tree8834f9c1d46f3da9ef7d518e163fdda092e4c608 /build
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-xbuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..db67b14
--- /dev/null
+++ b/build
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+nop:
+ @:
+
+build:
+
+install: