[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.74,1.75

Max Horn fingolfin at users.sourceforge.net
Sun Sep 28 03:54:02 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv12935

Modified Files:
	Makefile.common 
Log Message:
add plugins to .PHONY list

Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- Makefile.common	28 Sep 2003 10:44:31 -0000	1.74
+++ Makefile.common	28 Sep 2003 10:53:28 -0000	1.75
@@ -130,7 +130,7 @@
 clean:
 	$(RM) $(OBJS) $(EXECUTABLE)
 
-.PHONY: all clean dist distclean
+.PHONY: all clean dist distclean plugins
 
 # Old (dumb) compile & dependcy rules
 #INCS	= scumm/scumm.h common/scummsys.h common/stdafx.h





More information about the Scummvm-git-logs mailing list