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