mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
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
6 lines
106 B
Makefile
6 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>
|