﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21	cleanall fails	abwillis		"Cleanall fails when it hits msvcrt.

Index: makefile
===================================================================
--- makefile	(revision 21535)
+++ makefile	(working copy)
@@ -21,7 +21,7 @@
 #
 _all: all
 
-all clean lib:  # add all common rules here
+all clean cleanall lib:  # add all common rules here
 !ifdef BUILD_MSVCRT    
     $(MAKE_CMD) -f msvcrt.mak $@
     $(MAKE_CMD) -f msvcrt20.mak $@
"	defect	closed	minor		odin			fixed		
