home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
MISC
/
OS2
/
BSRCP240.ZIP
/
GO.CMD
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1990-07-11
|
202 b
|
9 lines
@Echo off
Set TMP=D:\CTMP\
Set DEBUG=.SNP
if %1x==debugx Set DEBUG=.DBG
if %1x==debugx Shift
if %1x==allx if exist *.obj del *.obj >nul:
if %1x==allx Shift
make %1 %2 %3 /f makefile%DEBUG% all