diff options
| author | YamaArashi <shadow962@live.com> | 2016-02-01 02:09:10 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-02-01 02:09:10 -0800 |
| commit | 6f965a9eca507c27049fbd90a57f620b63c92d6d (patch) | |
| tree | 4abd3f69ee39faea15a2aa52dd5a0a091d18e3d9 /Makefile | |
| parent | 32ec0474b05b36e6b0ad0354ae0e91a3b69f5bc5 (diff) | |
librtc
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -62,6 +62,8 @@ include tilesets.mk $(OBJS): $(CSRCS:src/%.c=genasm/%.s) +genasm/librtc.s: CFLAGS := -mthumb-interwork -Iinclude + # TODO: fix this .syntax hack genasm/prefix.tmp: |
