diff options
Diffstat (limited to 'scripts/makefile.ama')
-rw-r--r-- | scripts/makefile.ama | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.ama b/scripts/makefile.ama index 366524d5c..4a456049f 100644 --- a/scripts/makefile.ama +++ b/scripts/makefile.ama @@ -8,7 +8,7 @@ CC=sc # WARNING: a bug in V6.51 causes bad code with OPTGO # So use V6.55 or set NOOPTGO!!!!!!!!! CFLAGS= NOSTKCHK PARMS=REG OPTIMIZE OPTGO OPTPEEP OPTINLOCAL OPTINL\ - OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 DEFINE=PNG_INTERNAL + OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 DEFINE=PNG_INTERNAL #linker flags LDFLAGS= SD ND BATCH #link libs |