[rtmpdump] r391 - trunk/Makefile
hyc
subversion at mplayerhq.hu
Mon Mar 22 11:30:56 CET 2010
Author: hyc
Date: Mon Mar 22 11:30:55 2010
New Revision: 391
Log:
Cleanup prev commit
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile Mon Mar 22 11:29:35 2010 (r390)
+++ trunk/Makefile Mon Mar 22 11:30:55 2010 (r391)
@@ -49,8 +49,7 @@ clean:
FORCE:
$(LIBRTMP): FORCE
-# @cd librtmp; $(MAKE) all CC="$(CC)" CFLAGS="$(CFLAGS)" CRYPTO=$(CRYPTO) VERSION=$(VERSION)
- cd librtmp; $(MAKE) $(MF) all
+ @cd librtmp; $(MAKE) $(MF) all
# note: $^ is GNU Make's equivalent to BSD $>
# we use both since either make will ignore the one it doesn't recognize
More information about the rtmpdump
mailing list