f743002678eb67b99bbc29fee116b65d9530fec0wrowe#
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
efe780dcf13b2b95effabf897d694d8f23feac74trawick#
efe780dcf13b2b95effabf897d694d8f23feac74trawick# The contents of this file are subject to the terms of the
793214f67dede32edfd9ee96c664ead04d175cbbjfclere# Common Development and Distribution License (the "License").
cc5a4a08dc9783fcbc52ce86f11e01c281a43810minfrin# You may not use this file except in compliance with the License.
aba55cd5d565f6f00a3d0e17c5724fdd3a50827ftrawick#
aba55cd5d565f6f00a3d0e17c5724fdd3a50827ftrawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
aba55cd5d565f6f00a3d0e17c5724fdd3a50827ftrawick# or http://www.opensolaris.org/os/licensing.
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick# See the License for the specific language governing permissions
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick# and limitations under the License.
33124689065ade0dfc8c54d8ebb734f9439cb89btrawick#
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand# When distributing Covered Code, include this CDDL HEADER in each
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand# If applicable, add the following below this CDDL HEADER, with the
3ccfc257819b3bad063cd3ac9dd1670d5d2ae4d2kbrand# fields enclosed by brackets "[]" replaced with your own identifying
85af5dafbbd8ae9f496e4349ec0d7b0411439a71trawick# information: Portions Copyright [yyyy] [name of copyright owner]
85af5dafbbd8ae9f496e4349ec0d7b0411439a71trawick#
85af5dafbbd8ae9f496e4349ec0d7b0411439a71trawick# CDDL HEADER END
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener#
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
9b0076ddd1103e5fa9c1f9bafde4b06ce244fbaecovener#
249d09d51808cb7981af99762c3b3736ca126cd5jkaluzainclude ../../make-rules/shared-macros.mk
249d09d51808cb7981af99762c3b3736ca126cd5jkaluza
249d09d51808cb7981af99762c3b3736ca126cd5jkaluzaCOMPONENT_NAME= nicstat
249d09d51808cb7981af99762c3b3736ca126cd5jkaluzaCOMPONENT_VERSION= 1.95
56589be3d7a3e9343370df240010c6928cc78b39jkaluzaCOMPONENT_PROJECT_URL= http://sourceforge.net/projects/nicstat/
56589be3d7a3e9343370df240010c6928cc78b39jkaluzaCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
56589be3d7a3e9343370df240010c6928cc78b39jkaluzaCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
8c4967445b49a1612b3f98c1dada65e597ecfe26trawickCOMPONENT_ARCHIVE_HASH= \
8c4967445b49a1612b3f98c1dada65e597ecfe26trawick sha256:c4cc33f8838f4523f27c3d7584eedbe59f4c587f0821612f5ac2201adc18b367
8c4967445b49a1612b3f98c1dada65e597ecfe26trawickCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)/download
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawickCOMPONENT_BUGDB= utility/nicstat
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawickTPNO= 20669
61fefed8ce5211c31b44f3a38a6e76ca055e5780trawick
6001d914962deabb83a46251001612e969bdf67ajiminclude $(WS_MAKE_RULES)/prep.mk
6001d914962deabb83a46251001612e969bdf67ajiminclude $(WS_MAKE_RULES)/justmake.mk
6001d914962deabb83a46251001612e969bdf67ajiminclude $(WS_MAKE_RULES)/ips.mk
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluza
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluzaCOMPONENT_BUILD_ENV += CC="$(CC) -m64"
c4e8006db0cf457c68876d7d4c30dcc451d8cba7jkaluzaCOMPONENT_BUILD_ARGS = -f Makefile.Solaris
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener
652bacc79dd7f980249784cc8c4838e8f1de7e8acovenerPATCH_LEVEL = 0
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener
652bacc79dd7f980249784cc8c4838e8f1de7e8acovener# Just get stuff from the build directory.
f4db898517ccc6ef1a403630de56918286d3a47eminfrinPKG_PROTO_DIRS += $(BUILD_DIR_64)
f4db898517ccc6ef1a403630de56918286d3a47eminfrin
f4db898517ccc6ef1a403630de56918286d3a47eminfrinASLR_MODE = $(ASLR_ENABLE)
28a723b775c7666281298eab813c63ac42270f95humbedooh
28a723b775c7666281298eab813c63ac42270f95humbedoohbuild: $(BUILD_64)
28a723b775c7666281298eab813c63ac42270f95humbedooh
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh# Makefile.Solaris is pretty useless for working in Userland.
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedoohinstall: $(BUILD_64)
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh
7a437ce535a5fac890296402ba483c2f41bb6500trawicktest: $(NO_TESTS)
7a437ce535a5fac890296402ba483c2f41bb6500trawick
7a437ce535a5fac890296402ba483c2f41bb6500trawickREQUIRED_PACKAGES += system/library
d8a6de5eec06d4136839c8f7a56a6ab5acd2d3behumbedooh