197N/A#
197N/A# CDDL HEADER START
197N/A#
197N/A# The contents of this file are subject to the terms of the
197N/A# Common Development and Distribution License (the "License").
197N/A# You may not use this file except in compliance with the License.
197N/A#
197N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
197N/A# or http://www.opensolaris.org/os/licensing.
197N/A# See the License for the specific language governing permissions
197N/A# and limitations under the License.
197N/A#
197N/A# When distributing Covered Code, include this CDDL HEADER in each
197N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
197N/A# If applicable, add the following below this CDDL HEADER, with the
197N/A# fields enclosed by brackets "[]" replaced with your own identifying
197N/A# information: Portions Copyright [yyyy] [name of copyright owner]
197N/A#
197N/A# CDDL HEADER END
197N/A#
197N/A
197N/A#
5399N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
197N/A#
5680N/ACOMPILER= gcc
5680N/ABUILD_ARCH= i386
5680N/ABUILD_BITS= 64
197N/Ainclude ../../make-rules/shared-macros.mk
197N/A
1244N/ACOMPONENT_NAME= acpidump
197N/ACOMPONENT_VERSION= 20071116
197N/AIPS_COMPONENT_VERSION= 0.2007.11.16
618N/ACOMPONENT_PROJECT_URL= http://www.lesswatts.org/projects/acpi/utilities.php
1244N/ACOMPONENT_SRC_NAME= pmtools
844N/ACOMPONENT_ARCHIVE_HASH= \
844N/A sha256:91751774976e39f6237efd0326eb35196a9346220b92ad35894a33283e872748
197N/ACOMPONENT_ARCHIVE_URL= http://www.lesswatts.org/patches/linux_acpi/$(COMPONENT_ARCHIVE)
197N/A
2899N/ATPNO= 8848
2899N/A
5680N/ABUILD_STYLE= justmake
5680N/ATEST_TARGET= $(NO_TESTS)
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
197N/A
5680N/ACOMPONENT_PRE_INSTALL_ACTION += $(MKDIR) $(PROTOUSRBINDIR)
5680N/ACOMPONENT_INSTALL_ARGS += DESTDIR=$(PROTOUSRBINDIR)