ref: 9ccb71205a7f0a475905f345bfcc1ad7bff716e4
parent: 86a28e8201d1ab0a00544228c44fbe7fef19d81d
author: ISSOtm <eldredhabert0@gmail.com>
date: Tue Jan 14 06:42:07 EST 2020
Remove stale `clean` line Those files don't exist in RGBLINK's source anymore
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,6 @@
$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