diff --git a/Makefile b/Makefile index 7fceae92..847df69b 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ compare: baserom.gbc pokered.gbc cmp $^ redrle: extras/redtools/redrle.c - ${CC} -o $@ $> + ${CC} -o $@ $< clean: rm -f $(ROMS)