summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mixer/Makefile
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>1997-09-19 13:38:51 +0000
committerjmg <jmg@FreeBSD.org>1997-09-19 13:38:51 +0000
commitd3d13402b907e7b1ab063873cf2b80a7fcdb71ba (patch)
tree17f009b8f3954c73dd9262b252c7a012d29f2e06 /usr.sbin/mixer/Makefile
parent95f845dddf814c591be7f8a205652d475ae89d64 (diff)
downloadFreeBSD-src-d3d13402b907e7b1ab063873cf2b80a7fcdb71ba.zip
FreeBSD-src-d3d13402b907e7b1ab063873cf2b80a7fcdb71ba.tar.gz
major modifications to the mixer. currently it doesn't report errors
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
Diffstat (limited to 'usr.sbin/mixer/Makefile')
-rw-r--r--usr.sbin/mixer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mixer/Makefile b/usr.sbin/mixer/Makefile
index bd9e723..d11934f 100644
--- a/usr.sbin/mixer/Makefile
+++ b/usr.sbin/mixer/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.4 1997/02/22 16:06:33 peter Exp $
PROG = mixer
MAN8= mixer.8
OpenPOWER on IntegriCloud