1
0
2022-01-30 10:23:05 +02:00

11 lines
125 B
Bash
Executable File

#!/bin/bash -e
sh irrlicht.sh
sh gettext.sh
sh freetype.sh
sh luajit.sh
sh openal.sh
echo
echo "All libraries were built!"