X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2FMakefile;h=d1199f274fb4d73036741737f21b19d82f82816a;hp=37fee756623a0d10e03dd597f88479a6b8c889e9;hb=d8675be9fabcfb48c92ba0e818762d69299c7b7c;hpb=6ce07c3f6215ce6a4f4b7fe520ef48e8cf71c7cb diff --git a/direct/tests/Makefile b/direct/tests/Makefile index 37fee75..d1199f2 100644 --- a/direct/tests/Makefile +++ b/direct/tests/Makefile @@ -14,7 +14,7 @@ # # NB Warning this Makefile does not include header dependencies. # -# $Id: Makefile,v 1.1 2009-01-04 21:44:24 charles Exp $ +# $Id: Makefile,v 1.2 2009-01-12 00:49:01 charles Exp $ #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC @@ -78,4 +78,4 @@ yaffs_test: $(SYMLINKS) $(YAFFSTESTOBJS) clean: - rm -f $(ALLOBJS) core + rm -f yaffs_test $(ALLOBJS) core $(YAFFSSYMLINKS) $(YAFFSDIRECTSYMLINKS)