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