mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
7 lines
59 B
Makefile
7 lines
59 B
Makefile
# $Id$
|
|
|
|
PROG = mixer
|
|
NOMAN = noman
|
|
|
|
.include <bsd.prog.mk>
|