diff libmpdvdkit2/Makefile @ 18020:cddd588f8d8a

Remove shared libmpdvdkit leftovers.
author diego
date Sun, 02 Apr 2006 13:15:20 +0000
parents ce1ba8fd57e7
children d13175d249f2
line wrap: on
line diff
--- a/libmpdvdkit2/Makefile	Sun Apr 02 08:26:13 2006 +0000
+++ b/libmpdvdkit2/Makefile	Sun Apr 02 13:15:20 2006 +0000
@@ -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