7 lines
111 B
Makefile
7 lines
111 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2006/07/23 12:01:25 bouyer Exp $
|
||
|
|
||
|
PROG= amrctl
|
||
|
MAN= amrctl.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|