Updated.
committer: mfx <mfx> 975557812 +0000
This commit is contained in:
parent
c350efb3d0
commit
8ea765516c
@ -59,8 +59,8 @@ vpath %.ash $(UCL_M68K)
|
||||
# // tools
|
||||
# ************************************************************************/
|
||||
|
||||
NASM = /usr/topics/src/nasm-20000903/nasm -O0 -w+macro-params -w+orphan-labels
|
||||
NASM = /usr/topics/src/nasm-20000903/nasm -O2 -w+macro-params -w+orphan-labels
|
||||
NASM = /usr/topics/asm/nasm-20000903/nasm -O0 -w+macro-params -w+orphan-labels
|
||||
NASM = /usr/topics/asm/nasm-20000903/nasm -O2 -w+macro-params -w+orphan-labels
|
||||
NASM = nasm -w+macro-params -w+orphan-labels
|
||||
|
||||
APP = perl -w $(srcdir)/scripts/app.pl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user