[Scummvm-cvs-logs] CVS: tools Makefile.mingw,1.19,1.20

Travis Howell kirben at users.sourceforge.net
Fri Oct 15 17:50:58 CEST 2004


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19102

Modified Files:
	Makefile.mingw 
Log Message:

Add new tool to mingw Makefile


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile.mingw,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile.mingw	13 Oct 2004 00:19:39 -0000	1.19
+++ Makefile.mingw	16 Oct 2004 00:43:08 -0000	1.20
@@ -10,6 +10,7 @@
 	mkdir -p $(SCUMMVMPATH)/tools
 	strip compress_san.exe -o $(SCUMMVMPATH)/tools/compress_san.exe
 	strip convbdf.exe -o $(SCUMMVMPATH)/tools/convbdf.exe
+	strip dekyra.exe -o $(SCUMMVMPATH)/tools/dekyra.exe
 	strip descumm.exe -o $(SCUMMVMPATH)/tools/descumm.exe
 	strip desword2.exe -o $(SCUMMVMPATH)/tools/desword2.exe
 	strip extract.exe -o $(SCUMMVMPATH)/tools/extract.exe





More information about the Scummvm-git-logs mailing list