alsa-tools/sb16_csp
Jaroslav Kysela 880926b3cd gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 18:51:25 +02:00
..
configure.in removed --with-soundbase and --with-kernel configure options. 2004-03-19 15:31:13 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cspctl.1 Fix hyphens in man pages 2004-10-08 16:15:33 +00:00
cspctl.c Replaced <sound/*> to <alsa/sound/*> 2004-03-09 12:43:21 +00:00
cvscompile Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02:00
gitcompile gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition 2008-08-19 18:51:25 +02:00
Makefile.am autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
README hgcompile -> gitcompile changes (include README files) 2008-06-03 10:39:28 +02:00

TO COMPILE:

1. install ALSA driver
2. compile with:
	'./configure; make'
   or
        './gitcompile'
3. install with:
	'make install'
4. read cspctl.1 manpage:
	'man cspctl'