Makefile revision 181
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrence# CDDL HEADER START
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrence# The contents of this file are subject to the terms of the
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# Common Development and Distribution License (the "License").
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# You may not use this file except in compliance with the License.
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# See the License for the specific language governing permissions
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# and limitations under the License.
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# When distributing Covered Code, include this CDDL HEADER in each
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# If applicable, add the following below this CDDL HEADER, with the
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# fields enclosed by brackets "[]" replaced with your own identifying
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob Halley# CDDL HEADER END
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob HalleyCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob HalleyCOMPONENT_ARCHIVE_HASH= sha1:2329404159e8b8315e524b9eaf1de763202c6e6a
73f4d29ef46f9bbcb104b3dd54393c702848a0abBob HalleyCOMPONENT_ARCHIVE_URL= http://www.fastcgi.com/dist/$(COMPONENT_ARCHIVE)
test: $(NO_TESTS)