[Scummvm-cvs-logs] CVS: scummvm Makefile.noconf,1.1,1.2

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Sat Sep 20 05:40:02 CEST 2003


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

Modified Files:
	Makefile.noconf 
Log Message:
Added EXECUTABLE.


Index: Makefile.noconf
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.noconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.noconf	10 Aug 2003 06:56:53 -0000	1.1
+++ Makefile.noconf	20 Sep 2003 12:39:19 -0000	1.2
@@ -80,6 +80,8 @@
 # Misc stuff - you should normally never have to edit this            #
 #######################################################################
 
+EXECUTABLE := scummvm$(EXEEXT)
+
 include Makefile.common
 
 dist:





More information about the Scummvm-git-logs mailing list