xref: /freebsd/usr.sbin/acpi/acpiconf/Makefile (revision c243e4902be8df1e643c76b5f18b68bb77cc5268)
1# $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $
2# $FreeBSD$
3
4PROG=	acpiconf
5MAN=	acpiconf.8
6
7.include <bsd.prog.mk>
8