[Scummvm-cvs-logs] CVS: scummvm-new Makefile.common,1.10,1.11

Max Horn fingolfin at users.sourceforge.net
Sat Aug 24 14:36:14 CEST 2002


Update of /cvsroot/scummvm/scummvm-new
In directory usw-pr-cvs1:/tmp/cvs-serv14997

Modified Files:
	Makefile.common 
Log Message:
update clean target for smush files

Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm-new/Makefile.common,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.common	24 Aug 2002 17:18:55 -0000	1.10
+++ Makefile.common	24 Aug 2002 21:35:46 -0000	1.11
@@ -64,7 +64,7 @@
 	$(RANLIB) $@ 
 
 clean:
-	$(RM) $(OBJS) $(SCUMM_OBJS) $(SIMON_OBJS) scummvm$(EXEEXT)
+	$(RM) $(OBJS) $(SCUMM_OBJS) $(SIMON_OBJS) $(SMUSH_OBJS) scummvm$(EXEEXT)
 
 .PHONY: all clean dist distclean
 





More information about the Scummvm-git-logs mailing list