diff options
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -57,5 +57,4 @@ bin2c: bin2c.o Makefile clean: for d in ${SUBDIRS} ; do make -C $$d clean || exit -1 ; done - rm -f *.o ${TARGET} compil.c - + rm -f *.o ${TARGET} compil.c cd-tool-hc.h cd-tool.bin |