xref: /freebsd/usr.sbin/acpi/Makefile.inc (revision 6fdd5473af7032affe8600ab86544e05a4b56456)
1# $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $
2# $FreeBSD$
3
4CFLAGS+= -I${.CURDIR}/../../../sys
5
6.include "../Makefile.inc"
7