summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk84
1 files changed, 59 insertions, 25 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 47fe148..80a2230 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -12,31 +12,65 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_3.o \
$(BUILD_DIR)/asm/text_4.o \
$(BUILD_DIR)/asm/text_5.o \
- $(BUILD_DIR)/asm/libstdc++/__mem.o \
- $(BUILD_DIR)/asm/libstdc++/__va_arg.o \
- $(BUILD_DIR)/asm/libstdc++/global_destructor_chain.o \
- $(BUILD_DIR)/asm/libstdc++/NMWException.o \
- $(BUILD_DIR)/src/libstdc++/ptmf.o \
- $(BUILD_DIR)/asm/libstdc++/runtime.o \
- $(BUILD_DIR)/asm/libstdc++/__init_cpp_exceptions.o \
- $(BUILD_DIR)/asm/libstdc++/Gecko_ExceptionPPC.o \
- $(BUILD_DIR)/asm/libstdc++/ansi_files.o \
- $(BUILD_DIR)/asm/libstdc++/ansi_fp.o \
- $(BUILD_DIR)/asm/libstdc++/arith.o \
- $(BUILD_DIR)/asm/libstdc++/buffer_io.o \
- $(BUILD_DIR)/asm/libstdc++/direct_io.o \
- $(BUILD_DIR)/asm/libstdc++/file_io.o \
- $(BUILD_DIR)/asm/libstdc++/FILE_POS.o \
- $(BUILD_DIR)/asm/libstdc++/mbstring.o \
- $(BUILD_DIR)/asm/libstdc++/mem.o \
- $(BUILD_DIR)/asm/libstdc++/mem_funcs.o \
- $(BUILD_DIR)/asm/libstdc++/math_api.o \
- $(BUILD_DIR)/asm/libstdc++/misc_io.o \
- $(BUILD_DIR)/asm/libstdc++/printf.o \
- $(BUILD_DIR)/asm/libstdc++/qsort.o \
- $(BUILD_DIR)/asm/libstdc++/rand.o \
- $(BUILD_DIR)/asm/libstdc++/scanf.o \
- $(BUILD_DIR)/asm/libstdc++/string.o \
+ $(BUILD_DIR)/asm/Runtime/__mem.o \
+ $(BUILD_DIR)/asm/Runtime/__va_arg.o \
+ $(BUILD_DIR)/asm/Runtime/global_destructor_chain.o \
+ $(BUILD_DIR)/asm/Runtime/NMWException.o \
+ $(BUILD_DIR)/src/Runtime/ptmf.o \
+ $(BUILD_DIR)/asm/Runtime/runtime.o \
+ $(BUILD_DIR)/asm/Runtime/__init_cpp_exceptions.o \
+ $(BUILD_DIR)/asm/Runtime/Gecko_ExceptionPPC.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/ansi_files.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/ansi_fp.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/arith.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/buffer_io.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/direct_io.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/file_io.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/file_pos.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/mbstring.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/mem.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/mem_funcs.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/math_api.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/misc_io.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/printf.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/qsort.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/rand.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/scanf.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/string.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/strtold.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/strtoul.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/wstring.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/wchar_io.o \
+ $(BUILD_DIR)/asm/MSL_C/PPC_EABI/uart_console_io_gcn.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/math_sun.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common/extras.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_acos.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_asin.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_atan2.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_fmod.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_pow.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_rem_pio2.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/k_cos.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/k_rem_pio2.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/k_sin.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/k_tan.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_atan.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_copysign.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_cos.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_floor.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_frexp.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_ldexp.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_sin.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/s_tan.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_acos.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_asin.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_atan2.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_fmod.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_pow.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/e_sqrt.o \
+ $(BUILD_DIR)/asm/MSL_C/PPC_EABI/math_ppc.o \
+ $(BUILD_DIR)/asm/MSL_C/MSL_Common_Embedded/Math/w_sqrt.o \
+ $(BUILD_DIR)/asm/MetroTRK/mainloop.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/MetroTRK/mem_TRK.o \
$(BUILD_DIR)/asm/init.o \