[Scummvm-cvs-logs] CVS: tools Makefile.mingw,1.11,1.12

Travis Howell kirben at users.sourceforge.net
Wed Nov 19 18:05:04 CET 2003


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

Modified Files:
	Makefile.mingw 
Log Message:

Add convbdf


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile.mingw,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.mingw	21 Oct 2003 01:24:19 -0000	1.11
+++ Makefile.mingw	20 Nov 2003 02:04:04 -0000	1.12
@@ -8,6 +8,7 @@
 install:   all
 	mkdir -p $(SCUMMVMPATH)
 	mkdir -p $(SCUMMVMPATH)/tools
+	strip convbdf.exe -o $(SCUMMVMPATH)/tools/convbdf.exe
 	strip descumm.exe -o $(SCUMMVMPATH)/tools/descumm.exe
 	strip extract.exe -o $(SCUMMVMPATH)/tools/extract.exe
 	strip mm_nes_extract.exe -o $(SCUMMVMPATH)/tools/mm_nes_extract.exe





More information about the Scummvm-git-logs mailing list