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