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