diff --git a/makefile b/makefile index 548d821..c1c902e 100644 --- a/makefile +++ b/makefile @@ -1,2 +1,2 @@ emu6502: - cc *.c -o emu6502 \ No newline at end of file + cc *.c -o emu6502 \ No newline at end of file