]> git.alsa-project.org Git - tinycompress.git/commitdiff
tinycompress: INSTALL: Update the instructions
authorVinod Koul <vinod.koul@intel.com>
Thu, 10 Mar 2016 08:10:19 +0000 (13:40 +0530)
committerVinod Koul <vinod.koul@intel.com>
Fri, 11 Mar 2016 16:09:12 +0000 (21:39 +0530)
Reported-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index 2099840756e6302d837dcd51b5dcd6262f7adb16..0c13376178ba306987e562d92e39c3f8a2315415 100644 (file)
--- 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.