Commit 8db96dbf authored by Matthias Vallentin's avatar Matthias Vallentin

Formatting nit.

parent f7ab6611
......@@ -193,7 +193,7 @@ else
fi
echo "DIRS :=$workdirs\n" > $sourcedir/Makefile
makefile=$(cat<<'EOT'
makefile=$(cat <<'EOT'
all:
@for i in $(DIRS); do $(MAKE) -C $$i $@; done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment