From 5b1e50428eab9ea1d141b84e4579d77ac7b8f2d9 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 3 May 2004 12:55:04 +0000 Subject: Still, various fixes, changes, improvements, new bug added, etc... --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bd86bab..1235530 100755 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3