4984N/A#
4984N/A# CDDL HEADER START
4984N/A#
4984N/A# The contents of this file are subject to the terms of the
4984N/A# Common Development and Distribution License (the "License").
4984N/A# You may not use this file except in compliance with the License.
4984N/A#
4984N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4984N/A# or http://www.opensolaris.org/os/licensing.
4984N/A# See the License for the specific language governing permissions
4984N/A# and limitations under the License.
4984N/A#
4984N/A# When distributing Covered Code, include this CDDL HEADER in each
4984N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4984N/A# If applicable, add the following below this CDDL HEADER, with the
4984N/A# fields enclosed by brackets "[]" replaced with your own identifying
4984N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4984N/A#
4984N/A# CDDL HEADER END
4984N/A#
4984N/A
4984N/A#
5680N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4984N/A#
5680N/ABUILD_BITS= 64_and_32
4984N/Ainclude ../../make-rules/shared-macros.mk
4984N/A
4984N/ACOMPONENT_NAME = libdaemon
4984N/ACOMPONENT_VERSION = 0.14
4984N/ACOMPONENT_PROJECT_URL = http://0pointer.de/lennart/projects/libdaemon/
4984N/ACOMPONENT_ARCHIVE_HASH = \
4984N/A sha256:fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834
4984N/ACOMPONENT_ARCHIVE_URL = http://0pointer.de/lennart/projects/libdaemon/$(COMPONENT_ARCHIVE)
4984N/ACOMPONENT_BUGDB = library/daemon
4984N/A
4984N/ATPNO = 9316
4984N/A
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
4984N/A
4984N/ACOMPONENT_PREP_ACTION = (cd $(@D) ; autoreconf -if)
4984N/A
4984N/ACOMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master