]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/acpi/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.sbin / acpi / Makefile
1 # Makefile for acpi tools
2 # $Id: Makefile,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
3 # $FreeBSD$
4
5 SUBDIR= acpiconf acpidb acpidump iasl
6
7 .include <bsd.subdir.mk>