summaryrefslogtreecommitdiffstats
path: root/audio/mutemix
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Use USE_PYTHON.asami2000-11-141-1/+2
|
* End without a periodtrevor2000-11-021-1/+1
|
* new port of mutemix 0.6, a program for adjusting an audio mixertrevor2000-10-234-0/+41
OpenPOWER on IntegriCloud