205N/A#
205N/A# CDDL HEADER START
205N/A#
205N/A# The contents of this file are subject to the terms of the
205N/A# Common Development and Distribution License (the "License").
205N/A# You may not use this file except in compliance with the License.
205N/A#
205N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
205N/A# or http://www.opensolaris.org/os/licensing.
205N/A# See the License for the specific language governing permissions
205N/A# and limitations under the License.
205N/A#
205N/A# When distributing Covered Code, include this CDDL HEADER in each
205N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
205N/A# If applicable, add the following below this CDDL HEADER, with the
205N/A# fields enclosed by brackets "[]" replaced with your own identifying
205N/A# information: Portions Copyright [yyyy] [name of copyright owner]
205N/A#
205N/A# CDDL HEADER END
205N/A#
205N/A
205N/A#
3996N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
205N/A#
205N/A
205N/Ainclude ../../make-rules/shared-macros.mk
205N/A
205N/ACOMPONENT_NAME= fping
205N/ACOMPONENT_VERSION= 2.4b2_to
205N/AIPS_COMPONENT_VERSION= 2.4.2
618N/ACOMPONENT_PROJECT_URL= http://fping.sourceforge.net/
205N/ACOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
205N/ACOMPONENT_ARCHIVE= $(COMPONENT_NAME).tar.gz
844N/ACOMPONENT_ARCHIVE_HASH= \
844N/A sha256:9f3b3ed7c9fffccefefa9af432eee7244a65592118851f75b5897814cb79b86f
618N/ACOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
1298N/ACOMPONENT_BUGDB= utility/fping
205N/A
3661N/ATPNO= 5500
3661N/A
3996N/Ainclude $(WS_MAKE_RULES)/prep.mk
3996N/Ainclude $(WS_MAKE_RULES)/configure.mk
3996N/Ainclude $(WS_MAKE_RULES)/ips.mk
205N/A
205N/ACOMPONENT_PRE_CONFIGURE_ACTION = \
205N/A ($(CLONEY) $(SOURCE_DIR) $(@D))
205N/A
205N/ACONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
205N/A
205N/A
205N/A# common targets
205N/Abuild: $(BUILD_32)
205N/A
205N/Ainstall: $(INSTALL_32)
205N/A
205N/Atest: $(NO_TESTS)
205N/A
205N/A
3996N/AREQUIRED_PACKAGES += system/library