]> Shamusworld >> Repos - thunder/blob - test/rthack2.mak
85bac84baa8e5c0f45aa45db8b1c035023689e8f
[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