[Mplayer-cvslog] CVS: main/loader Makefile,1.13,1.14

Attila Kinali CVS attila at mplayerhq.hu
Thu Jan 29 13:01:28 CET 2004


Update of /cvsroot/mplayer/main/loader
In directory mail:/var2/tmp/cvs-serv15573/loader

Modified Files:
	Makefile 
Log Message:
* changes mencoder's exit code on explicit kill to 2
* add quiet/noquiet to mencoder
* dont depend targets on themselfs
patch by Oswald Buddenhagen <ossi at kde.org>
additionaly moved quiet/noquiet and v/verbose to cfg-common.h


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/loader/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile	21 Apr 2003 19:35:39 -0000	1.13
+++ Makefile	29 Jan 2004 12:01:26 -0000	1.14
@@ -27,7 +27,7 @@
 
 distclean: clean
 
-.c.o: $@
+.c.o:
 	$(CC) $(CFLAGS) $(DEFINES) -c $<
 
 libloader.a:  $(LIB_OBJECTS) stubs.s




More information about the MPlayer-cvslog mailing list