Makefile revision 4956
b65731f1f612238279eb4d997f43589b535c5646kini# CDDL HEADER START
b65731f1f612238279eb4d997f43589b535c5646kini# The contents of this file are subject to the terms of the
7aadd8d46c796a3216546b68c6a9d6de40f9d80dkini# Common Development and Distribution License (the "License").
7aadd8d46c796a3216546b68c6a9d6de40f9d80dkini# You may not use this file except in compliance with the License.
b65731f1f612238279eb4d997f43589b535c5646kini# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b65731f1f612238279eb4d997f43589b535c5646kini# See the License for the specific language governing permissions
b65731f1f612238279eb4d997f43589b535c5646kini# and limitations under the License.
b65731f1f612238279eb4d997f43589b535c5646kini# When distributing Covered Code, include this CDDL HEADER in each
b65731f1f612238279eb4d997f43589b535c5646kini# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b65731f1f612238279eb4d997f43589b535c5646kini# If applicable, add the following below this CDDL HEADER, with the
b65731f1f612238279eb4d997f43589b535c5646kini# fields enclosed by brackets "[]" replaced with your own identifying
b65731f1f612238279eb4d997f43589b535c5646kini# information: Portions Copyright [yyyy] [name of copyright owner]
b65731f1f612238279eb4d997f43589b535c5646kini# CDDL HEADER END
b65731f1f612238279eb4d997f43589b535c5646kini# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
269473047d747f7815af570197e4ef7322d3632cEvan YanCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
b65731f1f612238279eb4d997f43589b535c5646kiniCOMPONENT_PROJECT_URL= http://www.vanheusden.com/httping/
b65731f1f612238279eb4d997f43589b535c5646kini sha256:dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084
b65731f1f612238279eb4d997f43589b535c5646kiniCOMPONENT_ARCHIVE_URL= http://www.vanheusden.com/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
test: $(NO_TESTS)