[Mplayer-cvslog] CVS: main/TOOLS Makefile,1.2,1.3
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Oct 28 03:03:55 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/TOOLS
In directory mail:/var2/tmp/cvs-serv740
Modified Files:
Makefile
Log Message:
vivodump compiles now, so it can be added to OBJS.
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile 6 Oct 2004 16:46:35 -0000 1.2
+++ Makefile 28 Oct 2004 01:03:52 -0000 1.3
@@ -2,7 +2,8 @@
CFLAGS = -I..
-OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo png2raw subrip fastmemcpybench
+OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo \
+ png2raw subrip fastmemcpybench vivodump
all: $(OBJS)
More information about the MPlayer-cvslog
mailing list