]> granicus.if.org Git - rtmpdump/commitdiff
Update make instructions. Update to 1.9
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 7 Nov 2009 08:31:39 +0000 (08:31 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 7 Nov 2009 08:31:39 +0000 (08:31 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@32 400ebc74-4327-4243-bc38-086b20814532

README

diff --git a/README b/README
index f50891dec4e0fc11de3d2e00b7fbf1a6d1be6eb5..b153f412d1693e46175f574ddb557e554650160d 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,24 @@
-RTMP Dump v1.7
+RTMP Dump v1.9
 (C) 2009 Andrej Stepanchuk
 (C) 2009 Howard Chu
 License: GPLv2
 
-To compile just type
+To compile type "make" with your platform name, e.g.
 
-  $ make rtmpdump
-  $ make streams
+  $ make linux
+
+or osx, mingw, or cygwin.
+
+You can cross-compile for ARM using
+
+  $ make arm
+
+but you may need to override the CROSS_COMPILE and INC variables, e.g.
+
+  $ make arm CROSS_COMPILE=arm-none-linux- INC=-I/my/cross/includes
+
+Please read the Makefile to see what other make variables are used.
 
-To cross compile you will need to edit the Makefile first.
 
 To download an rtmp stream use