summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-25 19:25:53 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-25 19:25:53 (EDT)
commit5179382c64356ddc4763b4eb1c7047ad43e8b9b3 (patch)
tree83f22fd6911f6c35ca582437efa937c3af5917f9 /build
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-xbuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..1cc15b2
--- /dev/null
+++ b/build
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+include ../source.mk
+
+nop:
+
+build:
+
+install: