Makefile revision 124786
1# $FreeBSD: head/usr.sbin/apm/Makefile 124786 2004-01-21 13:38:17Z ru $
2
3PROG=	apm
4MAN=	apm.8
5MLINKS=	apm.8 apmconf.8
6MANSUBDIR= /i386
7
8.include <bsd.prog.mk>
9