]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/acpi/acpiconf/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.sbin / acpi / acpiconf / Makefile
1 # $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $
2 # $FreeBSD$
3
4 PROG=   acpiconf
5 MAN=    acpiconf.8
6 WARNS?= 3
7
8 .include <bsd.prog.mk>