wrong variable name, maybe armips will build now

This commit is contained in:
someone2639 2024-05-19 23:15:11 -04:00
parent c7ea380345
commit 6228fba57e
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,7 +17,6 @@ tools/mipspro*/
tools/gfxdis.f3dex2
tools/gfxdis_f3dex2
tools/n64graphics
tools/armips
tools/iplfontutil
tools/n64crc
tools/patch_libultra_math

View File

@ -303,7 +303,7 @@ setup:
$(MAKE) -C libreultra -j4
$(MAKE) -C libreultra naudio -j4
$(MAKE) -C tools -j4
$(MAKE) -C f3dex2 $(GRUCODE) PARENT_OUTPUT_DIR=./f3dex2/ ARMIPS=$(_LOCAL_ARMIPS)
$(MAKE) -C f3dex2 $(GRUCODE) PARENT_OUTPUT_DIR=./f3dex2/ ARMIPS=$(LOCAL_ARMIPS)
cp -R f3dex2/build/$(GRUCODE)/ f3dex2
tools/extract_assets baserom.$(VERSION).z64