freebsd-dev/usr.sbin/acpi/Makefile
Nate Lawson 3e0387b483 Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It will
be going away after a short while but still available in ports.
2003-08-08 03:20:59 +00:00

8 lines
159 B
Makefile

# Makefile for acpi tools
# $Id: Makefile,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
# $FreeBSD$
SUBDIR= acpiconf acpidb acpidump iasl
.include <bsd.subdir.mk>