1# $FreeBSD$
2
3PROG=	apm
4MAN=	apm.8
5MLINKS=	apm.8 apmconf.8
6MANSUBDIR= /${MACHINE_CPUARCH}
7
8.include <bsd.prog.mk>
9