[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


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)




More information about the MPlayer-cvslog mailing list