90e655ea4e
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
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>
|