4125N/A#
4125N/A# CDDL HEADER START
4125N/A#
4125N/A# The contents of this file are subject to the terms of the
4125N/A# Common Development and Distribution License (the "License").
4125N/A# You may not use this file except in compliance with the License.
4125N/A#
4125N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4125N/A# or http://www.opensolaris.org/os/licensing.
4125N/A# See the License for the specific language governing permissions
4125N/A# and limitations under the License.
4125N/A#
4125N/A# When distributing Covered Code, include this CDDL HEADER in each
4125N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4125N/A# If applicable, add the following below this CDDL HEADER, with the
4125N/A# fields enclosed by brackets "[]" replaced with your own identifying
4125N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4125N/A#
4125N/A# CDDL HEADER END
4125N/A#
4125N/A# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
4125N/A#
4125N/Ainclude ../../make-rules/shared-macros.mk
4125N/A
4125N/ACOMPONENT_NAME= nicstat
4125N/ACOMPONENT_VERSION= 1.95
4125N/ACOMPONENT_PROJECT_URL= http://sourceforge.net/projects/nicstat/
4125N/ACOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
4125N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
4125N/ACOMPONENT_ARCHIVE_HASH= \
4125N/A sha256:c4cc33f8838f4523f27c3d7584eedbe59f4c587f0821612f5ac2201adc18b367
4125N/ACOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)/download
4125N/ACOMPONENT_BUGDB= utility/nicstat
4125N/A
4125N/ATPNO= 20669
4125N/A
4125N/Ainclude $(WS_MAKE_RULES)/prep.mk
4125N/Ainclude $(WS_MAKE_RULES)/justmake.mk
4125N/Ainclude $(WS_MAKE_RULES)/ips.mk
4125N/A
4125N/ACOMPONENT_BUILD_ENV += CC="$(CC) -m64"
4125N/ACOMPONENT_BUILD_ARGS = -f Makefile.Solaris
4125N/A
4125N/APATCH_LEVEL = 0
4125N/A
4125N/A# Just get stuff from the build directory.
4125N/APKG_PROTO_DIRS += $(BUILD_DIR_64)
4125N/A
4125N/AASLR_MODE = $(ASLR_ENABLE)
4125N/A
4125N/Abuild: $(BUILD_64)
4125N/A
4125N/A# Makefile.Solaris is pretty useless for working in Userland.
4125N/Ainstall: $(BUILD_64)
4125N/A
4125N/Atest: $(NO_TESTS)
4125N/A
4125N/AREQUIRED_PACKAGES += system/library