Makefile revision 22997
1#	$Id$
2
3PROG=		apm
4LINKS=		${BINDIR}/apm ${BINDIR}/zzz
5MAN8=		apm.8
6MLINKS=		apm.8 zzz.8
7
8.include <bsd.prog.mk>
9