mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
3e0387b483
be going away after a short while but still available in ports.
8 lines
159 B
Makefile
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>
|