From 4b15d30c2a6cf9903af110cfc8203c2be9dba5dc Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 25 Jul 2002 12:57:15 +0000 Subject: [PATCH] Adapted for new asm5900-mfx4. committer: mfx 1027601835 +0000 --- src/stub/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stub/Makefile b/src/stub/Makefile index 8b5ea0bd..340c8601 100644 --- a/src/stub/Makefile +++ b/src/stub/Makefile @@ -109,7 +109,7 @@ endif # MIPS R3000 APP_R3K = perl -w $(srcdir)/scripts/app_r3k.pl -ASM_R3K = asm5900 +ASM_R3K = asm5900 --nologo -q # /*********************************************************************** @@ -350,7 +350,7 @@ upxd: l_lx_sep.o l_lx_sep86.asm l_psx.h: l_psx.asm $(APP_R3K) $< $T.asx - $(ASM_R3K) $T.asx -i:$(UCL_UPX) -o:$T.bin + $(ASM_R3K) $T.asx -I$(UCL_UPX) -o$T.bin -l$T.lst $(BIN2H) $T.bin nrv_loader $@