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