i386 removal, part 1/x: Remove 'real' APM and associated stuff.
[dragonfly.git] / usr.sbin / acpi / acpiconf / Makefile
1 # $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $
2 # $FreeBSD: head/usr.sbin/acpi/acpiconf/Makefile 201390 2010-01-02 11:07:44Z ed $
3
4 PROG=   acpiconf
5 MAN=    acpiconf.8
6 LINKS=  ${BINDIR}/acpiconf ${BINDIR}/apm
7 MLINKS= acpiconf.8 apm.8
8
9 .include <bsd.prog.mk>