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

Alex Beregszaszi syncmail at mplayerhq.hu
Thu Jun 24 14:52:19 CEST 2004


CVS change done by Alex Beregszaszi

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

Modified Files:
	Makefile 
Log Message:
ranlib cleanup by Dan Christiansen

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/loader/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Makefile	29 Jan 2004 12:01:26 -0000	1.14
+++ Makefile	24 Jun 2004 12:52:16 -0000	1.15
@@ -36,6 +36,7 @@
 	./loader_objfix.sh
 endif
 	$(AR) -r libloader.a $(LIB_OBJECTS) stubs.o
+	$(RANLIB) libloader.a
 
 dep:
 	echo "dependency not required/supported"




More information about the MPlayer-cvslog mailing list