nasm16 no longer exists

This commit is contained in:
Stas Sergeev 2016-10-02 23:54:09 +03:00 committed by PerditionC
parent 68693a71c5
commit 0b303a23b4
1 changed files with 3 additions and 2 deletions

View File

@ -19,10 +19,11 @@
:-**********************************************************************
:-- define NASM executable - remember - it should not be protected
:- mode DJGPP version if you're using Windows NT/2k/XP to compile
:- also: DJGPP-nasm crashes when using protected mode Borland's make
:- because DJGPP-nasm crashes when using protected mode Borland's
:- make under Windows NT/2k/XP
:-**********************************************************************
set XNASM=c:\bin\nasm16
set XNASM=nasm
:**********************************************************************
:- define your COMPILER type here, pick one of them