mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
8 lines
153 B
Makefile
8 lines
153 B
Makefile
|
# Makefile for acpi tools
|
||
|
# $Id: Makefile,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
|
||
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR= acpiconf acpidump amldb
|
||
|
|
||
|
.include <bsd.subdir.mk>
|