From: Vinod Koul Date: Thu, 10 Mar 2016 08:10:19 +0000 (+0530) Subject: tinycompress: INSTALL: Update the instructions X-Git-Tag: v1.1.1~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b572d012cb0e68482a3472b8b6f0cc50edcb6282;p=tinycompress.git tinycompress: INSTALL: Update the instructions Reported-by: Richard Fitzgerald Signed-off-by: Vinod Koul --- diff --git a/INSTALL b/INSTALL index 2099840..0c13376 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,34 @@ -Installation Instructions -************************* + + Tinycompress Installation Instructions + ************************************** + +Install from tarball +==================== + +For installation you can use these commands: + + ./configure + make install + + +Compilation from Git +==================== + +gitcompile script allows to build and then install + + ./gitcompile + make install + + +Compilation for Android +======================= + +Android makefile Android.mk is included in this project and should be +packaged into Android build system + + +Configure help +============== Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, Inc.