[Mplayer-cvslog] CVS: main/postproc Makefile,1.14,1.15

Michael Niedermayer CVS michael at mplayerhq.hu
Wed Apr 9 01:47:01 CEST 2003


Update of /cvsroot/mplayer/main/postproc
In directory mail:/var/tmp.root/cvs-serv5875

Modified Files:
	Makefile 
Log Message:
10l patch by (Andreas Hess <jaska at gmx dot net>)


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Makefile	14 Feb 2003 21:45:45 -0000	1.14
+++ Makefile	8 Apr 2003 23:46:35 -0000	1.15
@@ -31,7 +31,7 @@
 dep:    depend
 
 depend:
-	$(CC) -MM $(CFLAGS) $(SWSSRCS) postprocess.c 1>.depend
+	$(CC) -MM $(CFLAGS) $(SWSSRCS) 1>.depend
 
 cs_test: $(CS_TEST_OBJS)
 	$(CC) $(CS_TEST_OBJS) -o cs_test



More information about the MPlayer-cvslog mailing list