diff level2/coco3/cmds/makefile @ 2480:bdc39414cf50

Fixed issues in makefiles
author boisy
date Tue, 30 Mar 2010 17:01:50 +0000
parents a4749998e787
children a98d02878bdd
line wrap: on
line diff
--- a/level2/coco3/cmds/makefile	Tue Mar 30 12:48:58 2010 +0000
+++ b/level2/coco3/cmds/makefile	Tue Mar 30 17:01:50 2010 +0000
@@ -59,7 +59,7 @@
 	@$(ECHO) ""
 
 clean:
-	$(RM) shell utilpak1 $(SUBS) $(SHELLMODS) $(CMDS) $(CMDS_D2)
+	$(RM) shell utilpak1 $(SUBS) $(SHELLMODS) $(CMDS) $(CMDS_D2) $(CMDS_DW)
 
 # Only $(CMDS) are shown here
 showobjs: