[MPlayer-cvslog] CVS: main/libmpdvdkit2 Makefile,1.9,1.10

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Apr 2 15:15:22 CEST 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libmpdvdkit2
In directory mail:/var2/tmp/cvs-serv10167/libmpdvdkit2

Modified Files:
	Makefile 
Log Message:
Remove shared libmpdvdkit leftovers.


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdvdkit2/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile	27 Jan 2006 00:06:38 -0000	1.9
+++ Makefile	2 Apr 2006 13:15:20 -0000	1.10
@@ -57,9 +57,6 @@
 	$(AR) rc $(LIB).a $(OBJS)
 	$(RANLIB) $(LIB).a
 
-$(LIB).so: $(OBJS)
-	$(CC) -o $(LIB).so -shared -rdynamic $(OBJS)
-
 clean:
 	rm -f *.o *.a *~ *.so
 




More information about the MPlayer-cvslog mailing list