1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/usr.sbin/acpi/acpiconf/Makefile
2014-10-02 19:11:18 +00:00

9 lines
134 B
Makefile

# $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $
# $FreeBSD$
PROG= acpiconf
MAN= acpiconf.8
WARNS?= 3
.include <bsd.prog.mk>