Added man page

This commit is contained in:
Jaroslav Kysela 2001-10-08 11:52:11 +00:00
parent 1ab406b575
commit adfa382906
3 changed files with 54 additions and 0 deletions

14
envy24control/README Normal file
View file

@ -0,0 +1,14 @@
envy24control - Control tool for Envy24 (ice1712) based soundcards
Needs:
ALSA, GTK+, an Envy24-based soundcard
To build (from unpacked tarball):
./configure
make
su -c 'make install'
To build (from CVS):
./cvscompile
su -c 'make install'