]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/acpi/acpiconf/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.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>