mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
Remove stale clean line
Those files don't exist in RGBLINK's source anymore
This commit is contained in:
1
Makefile
1
Makefile
@@ -134,7 +134,6 @@ clean:
|
|||||||
$Qfind src/ -name "*.o" -exec rm {} \;
|
$Qfind src/ -name "*.o" -exec rm {} \;
|
||||||
$Q${RM} rgbshim.sh
|
$Q${RM} rgbshim.sh
|
||||||
$Q${RM} src/asm/asmy.c src/asm/asmy.h
|
$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
|
# Target used to remove all html files generated by the wwwman target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user