7 lines
62 B
Makefile
7 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mixer
|
|
MAN= mixer.8
|
|
|
|
.include <bsd.prog.mk>
|