Working on build system

This commit is contained in:
David Brown 2016-12-07 17:06:52 +00:00
parent 2ec543867b
commit 06be24f32f

View file

@ -10,7 +10,7 @@ if test "$1" = "sudo"; then sudo=sudo; else sudo=""; fi
echo "" echo ""
echo === build-oberon.sh: \$1="$1", \$2="$2", \$3="$3", \$sudo="$sudo" === echo === build-oberon.sh: \$1="$1", \$2="$2", \$3="$3", \$sudo="$sudo" ===
echo """ echo ""
set -x set -x
cd $2 cd $2