Makefile revision d174594cd572c5bbd8ecd98580222fb60508bade
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# This file and its contents are supplied under the terms of the
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# Common Development and Distribution License ("CDDL"), version 1.0.
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski# You may only use this file in accordance with the terms of version
7968d3a131e5a684ec1ff0c6d88aae638549153dChristian Maeder# 1.0 of the CDDL.
2eeec5240b424984e3ee26296da1eeab6c6d739eChristian Maeder# A full copy of the text of the CDDL should have accompanied this
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# source. A copy of the CDDL is also available via the Internet at
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski# Copyright 2016 Joyent, Inc.
679d3f541f7a9ede4079e045f7758873bb901872Till Mossakowski# Copyright 2016 RackTop Systems.
fb7c3ffc41767729db506ad0ac1262ecfb5febf8Christian MaederCPPFLAGS += -I$(SRC)/uts/intel/sys/acpi -DACPI_XTRACT_APP
de8eee2014437ec4020be15cd363257f87e79943Christian Maeder $(LINK.c) -o $@ $(OBJS) ../common/acpi.a $(LDLIBS)