Remove stale clean line

Those files don't exist in RGBLINK's source anymore
This commit is contained in:
ISSOtm
2020-01-14 11:42:07 +01:00
parent 86a28e8201
commit 9ccb71205a

View File

@@ -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