From 53b0da18ba034fa2bce45398a10ffe14c15dabb0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 30 Mar 2013 19:43:01 -0400 Subject: build: Add targets to download and pack sources. --- (limited to 'build') 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 -- cgit v0.9.1