summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-04 22:46:30 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-04 22:46:30 (EDT)
commit7f92d13705cd66916f9e55cfb01f6713cea26fd6 (patch)
tree170c48202c820f83db229aced838b673d5fba438 /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..a1626e4
--- /dev/null
+++ b/build
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+nop:
+ @:
+
+# POSIX.1-2008:
+# If the pathname does not begin with a '/' it shall be treated as relative to
+# the current working directory of the process, not relative to the directory
+# containing the makefile.
+include ../source.mk