mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Extra space in Makefile removed.
hg-commit-id: e64c1edc7b70
This commit is contained in:
parent
344ad83fec
commit
c1e784107d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -15,7 +15,7 @@ redrle: extras/redrle.c
|
|||
${CC} -o $@ $>
|
||||
|
||||
.asm.tx:
|
||||
python textpre.py < $< > $@
|
||||
python textpre.py < $< > $@
|
||||
|
||||
pokered.gbc: pokered.o
|
||||
rgblink -o $@ $<
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue