diff options
-rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |