[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
- Previous message: [Mplayer-cvslog] CVS: main/Gui interface.c,1.90,1.91
- Next message: [Mplayer-cvslog] CVS: main cfg-common.h, 1.126, 1.127 cfg-mencoder.h, 1.75, 1.76 cfg-mplayer.h, 1.212, 1.213 mencoder.c, 1.231, 1.232 mplayer.c, 1.744, 1.745
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main/Gui interface.c,1.90,1.91
- Next message: [Mplayer-cvslog] CVS: main cfg-common.h, 1.126, 1.127 cfg-mencoder.h, 1.75, 1.76 cfg-mplayer.h, 1.212, 1.213 mencoder.c, 1.231, 1.232 mplayer.c, 1.744, 1.745
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list