Makefile revision 201390
1# $FreeBSD: head/usr.sbin/apm/Makefile 201390 2010-01-02 11:07:44Z ed $
2
3PROG=	apm
4MAN=	apm.8
5MLINKS=	apm.8 apmconf.8
6MANSUBDIR= /${MACHINE_ARCH}
7
8.include <bsd.prog.mk>
9