diff options
| author | scnorton <scnorton@biociphers.org> | 2019-01-02 11:51:22 -0500 |
|---|---|---|
| committer | scnorton <scnorton@biociphers.org> | 2019-01-02 11:51:22 -0500 |
| commit | 90faed914327f40382415d93fdd02919bd3b032c (patch) | |
| tree | 0f79238ebfdad68be5fe52b9487e1fa75c0bb3dd /Makefile | |
| parent | 45ef28346890fe0beba1754fb81bbe58f6c8ae7a (diff) | |
nonmatching sub_815DC8C
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -121,6 +121,8 @@ $(C_BUILDDIR)/m4a_4.o: CC1 := tools/agbcc/bin/old_agbcc $(C_BUILDDIR)/isagbprn.o: CC1 := tools/agbcc/bin/old_agbcc $(C_BUILDDIR)/isagbprn.o: CFLAGS := -mthumb-interwork +$(C_BUILDDIR)/trainer_tower.o: CFLAGS += -ffreestanding + ifeq ($(NODEP),1) $(C_BUILDDIR)/%.o: c_dep := else |
