]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.sbin/acpi/acpiconf/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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?= 6
7
8 .include <bsd.prog.mk>