summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-18 16:42:26 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-18 16:47:06 (EDT)
commit34e4159c2ef76e0240c3b47e9b377d407b9b2571 (patch)
treeba2032c5df2f9cba5640b1a77afc443006652dce
parentdd17bb5f9fe1f809d5b30d077a634eb88da37149 (diff)
build: Set "0" macro
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 2595e78..1a63eb8 100755
--- a/build
+++ b/build
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+# To simplify recursion
+0 = $(MAKE) -f ../build
+
# 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