aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm/Makefile
blob: 043c3c763aedaa097830dab1590cb667b9972d13 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	apm
MAN=	apm.8
MLINKS=	apm.8 apmconf.8
MANSUBDIR= /i386
WARNS?=	6

.include <bsd.prog.mk>