[Scummvm-cvs-logs] CVS: scummvm Makefile,1.44,1.45
Jonathan Gray
khalek at users.sourceforge.net
Sun Aug 10 02:46:01 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv6620
Modified Files:
Makefile
Log Message:
most people have case sensitive filesystems
Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Makefile 10 Aug 2003 07:52:23 -0000 1.44
+++ Makefile 10 Aug 2003 09:45:39 -0000 1.45
@@ -45,7 +45,7 @@
config.mak: configure
@echo "You need to run ./configure before you can run make"
@echo "Either you haven't run it before or it has changed."
- @echo "If you cannot run Configure, use 'make -f Makefile.noconf'"
+ @echo "If you cannot run configure, use 'make -f Makefile.noconf'"
@exit 1
dist:
More information about the Scummvm-git-logs
mailing list