diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
| commit | ce06f7dbb70b87cc3007a3e6ee6642b3f9aeb8b3 (patch) | |
| tree | 0affacd2a74cb9fc324bf2a48bb76f2da432ec77 /Makefile | |
| parent | 71ae3b07ea560601a3cddad9ab1eae7beedcf9ee (diff) | |
begin arm_proxy.c
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ NODEP := 1 endif #$(C_BUILDDIR)/need_interworking_file_name.o: CFLAGS += -mthumb-interwork +$(C_BUILDDIR)/code_08016DF8.o: CFLAGS += -mthumb-interwork C_SRCS := $(wildcard $(C_SUBDIR)/*.c $(C_SUBDIR)/*/*.c) C_OBJS := $(patsubst $(C_SUBDIR)/%.c,$(C_BUILDDIR)/%.o,$(C_SRCS)) |
