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