diff options
author | YamaArashi <shadow962@live.com> | 2016-04-05 21:03:12 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-04-05 21:03:12 -0700 |
commit | 9edfc54fb8b3c2bc46f9730a0eaa80811cb156dd (patch) | |
tree | d88d90ae5575ef77998d84333d1b7f0ca818ec88 /Makefile | |
parent | e0e5cb9ce6e3e43309a43ad3cca8ec8b1a1d6f99 (diff) |
rename RTC files
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ include tilesets.mk $(OBJS): $(CSRCS:src/%.c=genasm/%.s) -genasm/librtc.s: CFLAGS := -mthumb-interwork -Iinclude +genasm/siirtc.s: CFLAGS := -mthumb-interwork -Iinclude # TODO: fix this .syntax hack |