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