diff options
| author | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-16 18:28:00 -0600 |
|---|---|---|
| committer | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-16 18:28:00 -0600 |
| commit | 577869304c597f67354b1d1dbc688a2ee90ae4f4 (patch) | |
| tree | c327af2a22afd78bc526fa2faecaf7f63037ba51 /Makefile | |
| parent | 7c2a27f5513a41a5aafe17035295a39760c70e4c (diff) | |
Cleaned up and finalized route 2
hg-commit-id: e96ff3835e91
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ redrle: extras/redrle.c ${CC} -o $@ $> .asm.tx: - awk -f textpre.awk < $< > $@ + awk -b -f textpre.awk < $< > $@ pokered.gbc: pokered.o rgblink -o $@ $< |
