home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 December
/
PCWKCD1296.iso
/
vjplusb
/
activex
/
inetsdk
/
samples
/
makeall.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
DOS Batch File
|
1996-03-09
|
239 b
|
11 lines
@Echo Off
rem LOG=NO stops child makefiles from making $(OBJDIR)\$(PROJ).Log
set LOG=NO
nmake -i >>samples.log
rem to make retail versions all of the samples uncomment the following line
rem nmake -i nodebug=1 >> samples.log