home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
COMM
/
MISC
/
QWKTXT40.ZIP
/
CC.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-10-27
|
145 b
|
7 lines
@echo off
if exist %1.exe del /q %1.exe
if exist %1.map del /q %1.map
cl /AL /W4 /nologo /Oxaz /Grs %1.c
if exist %1.obj del /q %1.obj
dir