From 1e929ef9a7659a787d36fabe4172ba4e0d675aa8 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Wed, 18 Oct 2023 10:26:51 -0300 Subject: [PATCH] rule for ai.o --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5a5b8eb6..18e37ba4 100644 --- a/Makefile +++ b/Makefile @@ -191,13 +191,14 @@ build/src/main/1EB50.o: OPTFLAGS := -O1 -g0 build/src/libultra/2BDF0.o: OPTFLAGS := -O1 -g0 build/src/libultra/2C700.o: OPTFLAGS := -O1 -g0 build/src/libultra/2D300.o: OPTFLAGS := -O1 -g0 +build/src/libultra/gu/ortho.o: OPTFLAGS := -O3 -g0 +build/src/libultra/gu/lookat.o: OPTFLAGS := -O3 -g0 build/src/libultra/io/controller.o: OPTFLAGS := -O1 -g0 +build/src/libultra/io/ai.o: OPTFLAGS := -O1 -g0 build/src/libultra/libc/string.o: OPTFLAGS := -O2 -g0 build/src/libultra/libc/ldiv.o: OPTFLAGS := -O2 -g0 build/src/libultra/libc/ll.o: OPTFLAGS := -O1 -g0 build/src/libultra/libc/ll.o: MIPS_VERSION := -mips3 -32 -build/src/libultra/gu/ortho.o: OPTFLAGS := -O3 -g0 -build/src/libultra/gu/lookat.o: OPTFLAGS := -O3 -g0 build/src/libultra/rmon/xlitob.o: OPTFLAGS := -O2 -g0 # cc & asm-processor