Initial commit
This commit is contained in:
5
LIB386/LIB_CD/BUILD.BAT
Normal file
5
LIB386/LIB_CD/BUILD.BAT
Normal file
@@ -0,0 +1,5 @@
|
||||
call watcom10
|
||||
pkunzip -o obj >NUL
|
||||
wmake /f lib_CD.mak
|
||||
pkzip -m obj *.obj >NUL
|
||||
call watcom9
|
||||
Reference in New Issue
Block a user