1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.sbin/mixer/Makefile

7 lines
64 B
Makefile
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
1995-02-15 17:33:04 +00:00
PROG = mixer
1997-01-10 06:33:13 +00:00
MAN8= mixer.8
1995-02-15 17:33:04 +00:00
.include <bsd.prog.mk>