1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
committer: mfx <mfx> 975557812 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-30 04:16:52 +00:00
parent c350efb3d0
commit 8ea765516c

View File

@ -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