home *** CD-ROM | disk | FTP | other *** search
- del *.obj
- cl -c -AL -Zp -DMSC db_main.c
- cl -c -AL -Zp -DMSC db_seq.c
- cl -c -AL -Zp -DMSC db_ran.c
- cl -c -AL -Zp -DMSC db_idx.c
- cl -c -AL -Zp -DMSC sort.c
- cl -c -AL -DMSC fname.c
- cl -c -AL -DMSC stredt.c
- del msclarge.lib
- lib msclarge+db_main+db_seq+db_ran+db_idx+sort+fname+stredt;