* [PATCH] tinycompress: INSTALL: Update the instructions
@ 2016-03-10 8:13 Vinod Koul
0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2016-03-10 8:13 UTC (permalink / raw)
To: alsa-devel
Cc: tiwai, Pierre-Louis Bossart, Vinod Koul, pathes.audio,
Richard Fitzgerald
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---
INSTALL | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index 2099840756e6..5ac7670b0a7c 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 inculded 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.
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-10 8:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 8:13 [PATCH] tinycompress: INSTALL: Update the instructions Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).