mirror of
https://github.com/pret/agbcc.git
synced 2026-07-18 00:51:07 -05:00
tab to spaces
This commit is contained in:
parent
48ef7704c0
commit
4b01df6ef8
|
|
@ -8,7 +8,7 @@ if [ "$1" != "" ]; then
|
|||
cp old_agbcc $1/tools/agbcc/bin/
|
||||
cp ginclude/* $1/tools/agbcc/include/
|
||||
cp libgcc.a $1/tools/agbcc/lib/
|
||||
cp libc.a $1/tools/agbcc/lib/
|
||||
cp libc.a $1/tools/agbcc/lib/
|
||||
else
|
||||
echo "Usage: install.sh PATH"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user