mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-26 06:19:20 +13:00
Remove redrle on clean
hg-commit-id: e2bee0026767
This commit is contained in:
parent
668eefaa15
commit
2c025ec8f9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -11,4 +11,4 @@ redrle: extras/redrle.c
|
||||||
${CC} -o $@ $>
|
${CC} -o $@ $>
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f pokered.o pokered.gbc
|
rm -f pokered.o pokered.gbc redrle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue