Makefile revision 2818
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# CDDL HEADER START
33bdcae1f7a1a65e351dda2a766a0cf28b1e695dnd# The contents of this file are subject to the terms of the
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# Common Development and Distribution License (the "License").
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# You may not use this file except in compliance with the License.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# See the License for the specific language governing permissions
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# and limitations under the License.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# When distributing Covered Code, include this CDDL HEADER in each
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# If applicable, add the following below this CDDL HEADER, with the
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# fields enclosed by brackets "[]" replaced with your own identifying
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# information: Portions Copyright [yyyy] [name of copyright owner]
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# CDDL HEADER END
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
f3091cedd4abeda1026d9117c34e8f625754e8aefieldingCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding sha256:11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# Syntax issues: not Python 3 ready.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# common targets
f3091cedd4abeda1026d9117c34e8f625754e8aefielding# There are known test failures if the Python cgiapp and urlparser modules
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# are not installed.