eddcf96d7d
that it encounters (such as invalid device), but does print usage upon this error... but otherwise allows complex commands such as: mixer -f /dev/mixer4 synth line 50 -rec mic +rec line =rec cd ^rec mix
7 lines
106 B
Makefile
7 lines
106 B
Makefile
# $Id: Makefile,v 1.4 1997/02/22 16:06:33 peter Exp $
|
|
|
|
PROG = mixer
|
|
MAN8= mixer.8
|
|
|
|
.include <bsd.prog.mk>
|