[Scummvm-cvs-logs] CVS: scummvm Makefile,1.55,1.56
Max Horn
fingolfin at users.sourceforge.net
Wed Dec 24 08:28:00 CET 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv30902
Modified Files:
Makefile
Log Message:
test is a PHONY target
Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Makefile 24 Dec 2003 16:17:13 -0000 1.55
+++ Makefile 24 Dec 2003 16:27:10 -0000 1.56
@@ -103,4 +103,4 @@
-framework OpenGL -framework AGL -framework QuickTime \
-framework AudioUnit -framework AudioToolbox
-.PHONY: deb bundle
+.PHONY: deb bundle test
More information about the Scummvm-git-logs
mailing list