xref: /freebsd/usr.sbin/acpi/Makefile (revision 7a0c41d5d7d4e9770ef6f5d56f893efc8f18ab7c)
1# Makefile for acpi tools
2# $Id: Makefile,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
3# $FreeBSD$
4
5SUBDIR= acpiconf acpidb acpidump iasl
6
7.include <bsd.subdir.mk>
8