diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-02 14:31:37 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-02 14:31:37 -0500 |
commit | fa05cd911c5c476db777a0f3433b6ee31a92e4fb (patch) | |
tree | a9a3dbbc3be151b4a703f261bdb848b70858330a /Makefile | |
parent | 90faed914327f40382415d93fdd02919bd3b032c (diff) |
Dump some pointers and move descriptions
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ $(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 +#$(C_BUILDDIR)/trainer_tower.o: CFLAGS += -ffreestanding ifeq ($(NODEP),1) $(C_BUILDDIR)/%.o: c_dep := |