]> Shamusworld >> Repos - thunder/blob - test/rthack2.mak
Added save states; updated application icon.
[thunder] / test / rthack2.mak
1 rthack2.exe: rthack2.obj\r
2  bcc -Lc:\bc5\lib rthack2.obj screen.obj bidss.lib\r
3 rthack2.obj: rthack2.cpp\r
4  bcc -c rthack2.cpp\r
5 screen.obj: screen.cpp\r
6  bcc -c screen.cpp\r