30 Jun
2010
30 Jun
'10
7:57 p.m.
Author: hyc Date: Wed Jun 30 21:57:38 2010 New Revision: 530 Log: Also delete shared libs on clean Modified: trunk/librtmp/Makefile Modified: trunk/librtmp/Makefile ============================================================================== --- trunk/librtmp/Makefile Wed Jun 30 21:52:48 2010 (r529) +++ trunk/librtmp/Makefile Wed Jun 30 21:57:38 2010 (r530) @@ -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 $@ $?
5913
Age (days ago)
5913
Last active (days ago)
0 comments
1 participants
participants (1)
-
hyc