[Mplayer-cvslog] CVS: main/vidix/drivers Makefile,1.7,1.8
Arpi of Ize
arpi at mplayer.dev.hu
Sat Apr 13 21:14:37 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libvo Makefile,1.31,1.32 img_format.h,1.5,1.6 mga_common.c,1.30,1.31 video_out_internal.h,1.10,1.11 vo_directfb.c,1.14,1.15 vo_null.c,1.8,1.9 vo_sdl.c,1.83,1.84 vo_tdfxfb.c,1.13,1.14 vo_x11.c,1.90,1.91 vo_xv.c,1.69,1.70 vosub_vidix.c,1.42,1.43
- Next message: [Mplayer-cvslog] CVS: main/mp3lib Makefile,1.26,1.27
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/vidix/drivers
In directory mplayer:/var/tmp.root/cvs-serv3720/vidix/drivers
Modified Files:
Makefile
Log Message:
mp_image.h and img_format.h moved to libmpcodecs
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile 16 Mar 2002 21:20:47 -0000 1.7
+++ Makefile 13 Apr 2002 19:14:34 -0000 1.8
@@ -105,7 +105,7 @@
dep: depend
depend:
- $(CC) -MM $(CFLAGS) $(SRCS) 1>.depend
+ echo "depend not supported"
install:
mkdir -p $(BINDIR)
- Previous message: [Mplayer-cvslog] CVS: main/libvo Makefile,1.31,1.32 img_format.h,1.5,1.6 mga_common.c,1.30,1.31 video_out_internal.h,1.10,1.11 vo_directfb.c,1.14,1.15 vo_null.c,1.8,1.9 vo_sdl.c,1.83,1.84 vo_tdfxfb.c,1.13,1.14 vo_x11.c,1.90,1.91 vo_xv.c,1.69,1.70 vosub_vidix.c,1.42,1.43
- Next message: [Mplayer-cvslog] CVS: main/mp3lib Makefile,1.26,1.27
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list