.
.  ===================================================================
.                  C program compilation batch program
.  ===================================================================
.
.
if not exists RAM:T
makedir RAM:T
endif
.
stack 20000
.
assign ldir: dh0:lib
assign LC: c:
assign T: RAM:T
alink with test.lkp ver tlink.err
