mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
Working on build system
This commit is contained in:
parent
2ec543867b
commit
06be24f32f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue