Makefile revision 3477
abd8dd44106c507dd2cb64359b63d7d56fa0a9c8Christian Maeder# CDDL HEADER START
76647324ed70f33b95a881b536d883daccf9568dChristian Maeder# The contents of this file are subject to the terms of the
97018cf5fa25b494adffd7e9b4e87320dae6bf47Christian Maeder# Common Development and Distribution License (the "License").
c00adad2e9459b422dee09e3a2bddba66b433bb7Christian Maeder# You may not use this file except in compliance with the License.
abd8dd44106c507dd2cb64359b63d7d56fa0a9c8Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
76647324ed70f33b95a881b536d883daccf9568dChristian Maeder# or http://www.opensolaris.org/os/licensing.
f3a94a197960e548ecd6520bb768cb0d547457bbChristian Maeder# See the License for the specific language governing permissions
f3a94a197960e548ecd6520bb768cb0d547457bbChristian Maeder# and limitations under the License.
c00adad2e9459b422dee09e3a2bddba66b433bb7Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
c00adad2e9459b422dee09e3a2bddba66b433bb7Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e8ffec0fa3d3061061bdc16e44247b9cf96b050fChristian Maeder# If applicable, add the following below this CDDL HEADER, with the
c00adad2e9459b422dee09e3a2bddba66b433bb7Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
e8ffec0fa3d3061061bdc16e44247b9cf96b050fChristian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
0a39036fa485579a7b7c81cdd44a412392571927Christian Maeder# CDDL HEADER END
5d7e4bf173534e7eb3fc84dce7bb0151079d3f8aChristian Maeder# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
d48085f765fca838c1d972d2123601997174583dChristian MaederCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
76647324ed70f33b95a881b536d883daccf9568dChristian MaederCOMPONENT_PROJECT_URL= http://www.ivarch.com/programs/pv.shtml
d48085f765fca838c1d972d2123601997174583dChristian Maeder sha256:f93a5eda47d4607e35020622717ade5bc0e5ee82123a97331090f19e0b907c5f
d48085f765fca838c1d972d2123601997174583dChristian MaederCOMPONENT_ARCHIVE_URL= http://pipeviewer.googlecode.com/files/$(COMPONENT_ARCHIVE)
793945d4ac7c0f22760589c87af8e71427c76118Christian MaederCOMPONENT_TEST_ENV += PATH="$(GNUBIN):$(PATH)"
f2c2b420e386a90d940c758c631d16f12952d2b7Christian Maeder# common targets