]> Shamusworld >> Repos - thunder/blob - test/rthack3.mak
Initial import (for historical reasons).
[thunder] / test / rthack3.mak
1 rthack3.exe: rthack3.obj\r
2  bcc -Lc:\bc5\lib rthack3.obj screen.obj bidss.lib\r
3 rthack3.obj: rthack3.cpp\r
4  bcc -c rthack3.cpp\r
5 screen.obj: screen.cpp\r
6  bcc -c screen.cpp\r