[rtmpdump] r531 - in tags/rel-2.3: . librtmp/Makefile
hyc
subversion at mplayerhq.hu
Wed Jun 30 21:59:25 CEST 2010
Author: hyc
Date: Wed Jun 30 21:59:24 2010
New Revision: 531
Log:
re-sync
Modified:
tags/rel-2.3/ (props changed)
tags/rel-2.3/librtmp/Makefile
Modified: tags/rel-2.3/librtmp/Makefile
==============================================================================
--- tags/rel-2.3/librtmp/Makefile Wed Jun 30 21:57:38 2010 (r530)
+++ tags/rel-2.3/librtmp/Makefile Wed Jun 30 21:59:24 2010 (r531)
@@ -54,7 +54,7 @@ OBJS=rtmp.o log.o amf.o hashswf.o parseu
all: librtmp.a $(SO_LIB)
clean:
- rm -f *.o *.a
+ rm -f *.o *.a *.so *.$(SO_EXT)
librtmp.a: $(OBJS)
$(AR) rs $@ $?
More information about the rtmpdump
mailing list