home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume10
/
pcmail2
/
part01
/
termcap
/
buildall.bat
next >
Wrap
DOS Batch File
|
1990-01-24
|
253b
|
10 lines
cl -Ml -c tgoto.c
cl -Ml -c tgetnum.c
cl -Ml -c tgetstr.c
cl -Ml -c tputs.c
cl -Ml -c tgetflag.c
cl -Ml -c tgetent.c
cl -Ml -c console.c
del termcap.lib
lib termcap.lib tgoto.obj tgetnum.obj tgetstr.obj tputs.obj tgetflag.obj tgetent.obj console.obj ;