rule for xlitob.o

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-18 08:56:49 -03:00
parent 78ac40085d
commit 12f1704052
+1
View File
@@ -198,6 +198,7 @@ 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
CC := $(ASM_PROC) $(ASM_PROC_FLAGS) $(IDO) -- $(AS) $(ASFLAGS) --