mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-08 13:15:51 +00:00
Update obj_files.mk
Former-commit-id: b9e88d3206331fe5f1c931789b3f2d443af6c2cd
This commit is contained in:
parent
6f4c7cdbad
commit
1014bf16b9
@ -718,12 +718,12 @@ VI_FILES :=\
|
|||||||
MSL_PPCEABI_BARE_H :=\
|
MSL_PPCEABI_BARE_H :=\
|
||||||
$(BUILD_DIR)/src/Runtime/__mem.o\
|
$(BUILD_DIR)/src/Runtime/__mem.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/__va_arg.o\
|
$(BUILD_DIR)/asm/Runtime/__va_arg.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/global_destructor_chain.o\
|
$(BUILD_DIR)/src/Runtime/global_destructor_chain.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/CPlusLibPPC.o\
|
$(BUILD_DIR)/src/Runtime/CPlusLibPPC.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/NMWException.o\
|
$(BUILD_DIR)/asm/Runtime/NMWException.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/ptmf.o\
|
$(BUILD_DIR)/asm/Runtime/ptmf.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/runtime.o\
|
$(BUILD_DIR)/asm/Runtime/runtime.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/__init_cpp_exceptions.o\
|
$(BUILD_DIR)/src/Runtime/__init_cpp_exceptions.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/Gecko_ExceptionPPC.o\
|
$(BUILD_DIR)/asm/Runtime/Gecko_ExceptionPPC.o\
|
||||||
$(BUILD_DIR)/src/Runtime/abort_exit.o\
|
$(BUILD_DIR)/src/Runtime/abort_exit.o\
|
||||||
$(BUILD_DIR)/asm/Runtime/alloc.o\
|
$(BUILD_DIR)/asm/Runtime/alloc.o\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user