7 lines
109 B
Makefile
7 lines
109 B
Makefile
# $Id: Makefile,v 1.1.1.1 1995/02/15 17:33:04 ache Exp $
|
|
|
|
PROG = mixer
|
|
MAN8= mixer.8
|
|
|
|
.include <bsd.prog.mk>
|