summaryrefslogtreecommitdiff
path: root/build_posix/makemake
diff options
context:
space:
mode:
Diffstat (limited to 'build_posix/makemake')
-rwxr-xr-xbuild_posix/makemake4
1 files changed, 4 insertions, 0 deletions
diff --git a/build_posix/makemake b/build_posix/makemake
index 44d5571e279..ef945ca559a 100755
--- a/build_posix/makemake
+++ b/build_posix/makemake
@@ -2,6 +2,10 @@
#
# Build Makefile.am
+# We use read, make sure spaces separate input fields
+unset IFS
+export IFS
+
# Process Make.base, insert subdirs that exist from Make.subdirs
# (in release trees, some of the subdirs might be excluded).
(sed -n '1,/BEGIN SUBDIRS/p' Make.base