Makefile revision 306
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# CDDL HEADER START
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# The contents of this file are subject to the terms of the
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# Common Development and Distribution License (the "License").
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# You may not use this file except in compliance with the License.
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# See the License for the specific language governing permissions
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# and limitations under the License.
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# When distributing Covered Code, include this CDDL HEADER in each
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# If applicable, add the following below this CDDL HEADER, with the
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# fields enclosed by brackets "[]" replaced with your own identifying
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# information: Portions Copyright [yyyy] [name of copyright owner]
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# CDDL HEADER END
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas JamesCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas JamesCOMPONENT_PROJECT_URL= http://www.ivarch.com/programs/pv.shtml
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas JamesCOMPONENT_ARCHIVE_HASH= sha1:2d84e212b543509b675351809d1e0257e679c5fa
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas JamesCOMPONENT_ARCHIVE_URL= http://pipeviewer.googlecode.com/files/$(COMPONENT_ARCHIVE)
a6ec351ba3a72078f9d238c2d490e25a9e0990dbNicholas James# common targets