diff --git a/Makefile b/Makefile index 378a345b..fc6e159b 100644 --- a/Makefile +++ b/Makefile @@ -134,7 +134,6 @@ clean: $Qfind src/ -name "*.o" -exec rm {} \; $Q${RM} rgbshim.sh $Q${RM} src/asm/asmy.c src/asm/asmy.h - $Q${RM} src/link/lexer.c src/link/parser.c src/link/parser.h # Target used to remove all html files generated by the wwwman target