7 lines
59 B
Makefile
7 lines
59 B
Makefile
# $Id$
|
|
|
|
PROG = mixer
|
|
MAN8= mixer.8
|
|
|
|
.include <bsd.prog.mk>
|