Files
IronOS/workspace/TS100/build.sh
Denis Goncharov 2928e4d39c add UK (#265)
2018-04-09 08:00:32 +10:00

38 lines
681 B
Bash
Executable File

make clean
make -j16 lang=EN
rm -rf Objects/src
make -j16 lang=CS_CZ
rm -rf Objects/src
make -j16 lang=DE
rm -rf Objects/src
make -j16 lang=DK
rm -rf Objects/src
make -j16 lang=ES
rm -rf Objects/src
make -j16 lang=FR
rm -rf Objects/src
make -j16 lang=HR
rm -rf Objects/src
make -j16 lang=IT
rm -rf Objects/src
make -j16 lang=PL
rm -rf Objects/src
make -j16 lang=RU
rm -rf Objects/src
make -j16 lang=SE
rm -rf Objects/src
make -j16 lang=TR
rm -rf Objects/src
make -j16 lang=BG
rm -rf Objects/src
make -j16 lang=SK
rm -rf Objects/src
make -j16 lang=HUN
rm -rf Objects/src
make -j16 lang=BR
rm -rf Objects/src
make -j16 lang=LT
rm -rf Objects/src
make -j16 lang=UK
rm -rf Objects/src