[rtmpdump] r261 - trunk/Makefile

hyc subversion at mplayerhq.hu
Sun Feb 21 04:17:26 CET 2010


Author: hyc
Date: Sun Feb 21 04:17:25 2010
New Revision: 261

Log:
Partial revert of prev commit

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Sun Feb 21 04:11:40 2010	(r260)
+++ trunk/Makefile	Sun Feb 21 04:17:25 2010	(r261)
@@ -8,7 +8,7 @@ LDFLAGS=-Wall $(XLDFLAGS)
 LIBS=-lcrypto -lz
 THREADLIB=-lpthread
 SLIBS=$(THREADLIB) $(LIBS)
-RTMP_OBJS=rtmp.o log.o amf.o sig8.o
+RTMP_OBJS=rtmp.o log.o amf.o
 
 EXT=
 
@@ -55,4 +55,3 @@ rtmpdump.o: rtmpdump.c rtmp.h log.h amf.
 rtmpsrv.o: rtmpsrv.c rtmp.h log.h amf.h Makefile
 hashswf.o: hashswf.c http.h
 thread.o: thread.c thread.h
-sig8.o: sig8.c


More information about the rtmpdump mailing list