summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-03-30 19:43:01 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-03-30 19:43:01 (EDT)
commit53b0da18ba034fa2bce45398a10ffe14c15dabb0 (patch)
treeebc756d3e3351debb89364eddbbf0a0ddbb78050 /build
parenta7c627195bcbdb0f2360b3ab2aa0e89ad4558061 (diff)
build: Add targets to download and pack sources.
Diffstat (limited to 'build')
-rwxr-xr-xbuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/build b/build
index afadb90..bdbbafe 100755
--- a/build
+++ b/build
@@ -120,3 +120,9 @@ clean-locales:
clean: clean-libc clean-locales
rm -f configure build
rm -Rf *.data
+
+# 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