X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2FMakefile;h=beec566b925fcef9d5436f9f2abad0daa2c41b86;hp=0f2b7ed11c66f70f310ab77394b6f85edd609dc7;hb=401f9eb48ce20b18902ad9a4a8039d43e363d2ec;hpb=7f0f2c68474e11183cfbaebfd7c21ba48228f05e diff --git a/direct/Makefile b/direct/Makefile index 0f2b7ed..beec566 100644 --- a/direct/Makefile +++ b/direct/Makefile @@ -3,7 +3,7 @@ # # YAFFS: Yet another Flash File System. A NAND-flash specific file system. # -# Copyright (C) 2003 Aleph One Ltd. +# Copyright (C) 2003-2010 Aleph One Ltd. # # # Created by Charles Manning @@ -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)