xref: /freebsd/usr.sbin/acpi/Makefile (revision ce4946daa5ce852d28008dac492029500ab2ee95)
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