xref: /freebsd/usr.sbin/apm/Makefile (revision 3193579b66fd7067f898dbc54bdea81a0e6f9bd0)
1# $FreeBSD$
2
3PROG=	apm
4MAN=	apm.8
5MLINKS=	apm.8 apmconf.8
6
7.include <bsd.prog.mk>
8