X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2FMakefile;h=ac9aaff931e1ca5b7937bcd625d24d0b93a57b97;hp=0f2b7ed11c66f70f310ab77394b6f85edd609dc7;hb=380068d8dfd26d7975fb356f9f5439282d17b4d6;hpb=d24fe5806785f38e1f21cc1442c336152fc4b8d1 diff --git a/direct/Makefile b/direct/Makefile index 0f2b7ed..ac9aaff 100644 --- a/direct/Makefile +++ b/direct/Makefile @@ -14,7 +14,7 @@ # # NB Warning this Makefile does not include header dependencies. # -# $Id: Makefile,v 1.23 2010-01-11 04:06:47 charles Exp $ +# $Id: Makefile,v 1.24 2010-02-17 02:18:57 charles Exp $ #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC @@ -72,4 +72,4 @@ boottest: $(SYMLINKS) $(BOOTTESTOBJS) clean: - rm -f $(ALLOBJS) core + rm -f $(ALLOBJS) core core $(SYMLINKS)