summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/build b/build
index a69a97c..11d4a1a 100755
--- a/build
+++ b/build
@@ -25,8 +25,8 @@ clean:
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
+# 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