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