home *** CD-ROM | disk | FTP | other *** search
- rem ******************* Making wd03wd03.exe **************************
- copy declare\wd03wd03.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 wd8003e.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip wd8003e
- ren pcroute.exe wd03wd03.exe
- del *.obj
- rem ******************* Making wd03slip.exe **************************
- copy declare\wd03slip.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 wd8003e.asm
- tasm /ks170 i8250.asm
- tasm /ks170 pp.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip wd8003e i8250 pp
- ren pcroute.exe wd03slip.exe
- del *.obj
- rem ******************* Making pktslip.exe **************************
- copy declare\pktslip.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 packet.asm
- tasm /ks170 i8250.asm
- tasm /ks170 pp.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip packet i8250 pp
- ren pcroute.exe pktslip.exe
- del *.obj
- rem ******************* Making pktpkt.exe **************************
- copy declare\pktpkt.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 packet.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip packet
- ren pcroute.exe pktpkt.exe
- del *.obj
- rem ******************* Making 3c73c7.exe **************************
- copy declare\3c73c7.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 3c507.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip 3c507
- ren pcroute.exe 3c73c7.exe
- del *.obj
- rem ******************* Making wd13wd13.exe **************************
- copy declare\wd13wd13.inc declare.inc
- tasm /ks170 pcroute.asm
- tasm /ks170 ip_dl1.asm
- tasm /ks170 ip_dl2.asm
- tasm /ks170 ip.asm
- tasm /ks170 ether.asm
- tasm /ks170 dlog.asm
- tasm /ks170 log.asm
- tasm /ks170 rip.asm
- tasm /ks170 wd8003e.asm
- tlink pcroute ip_dl1 ip_dl2 ip ether dlog log rip wd8003e
- ren pcroute.exe wd13wd13.exe
- del *.obj
-