]> Shamusworld >> Repos - thunder/blob - test/snd.bat
Fixes to makefile, file permissions.
[thunder] / test / snd.bat
1 gcc -o sound.o -c sound.cpp\r
2 gcc -s -o sound.exe sound.o sbdrv.o keyboard.o -lgpp -lstdcxx\r