summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-20 05:27:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-20 05:27:35 (EDT)
commit3504f5fe14409255d354e3b3071a0a099eb880b4 (patch)
tree81e75ea725afed8335a8f25d9c3dc4288df83225 /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: