Makefile revision 3661
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# CDDL HEADER START
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# The contents of this file are subject to the terms of the
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# 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]
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# CDDL HEADER END
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
059f354a6b7b116e4469ff7fe99c1142affa0ad6fieldingCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding sha256:b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b996ff82
059f354a6b7b116e4469ff7fe99c1142affa0ad6fieldingCOMPONENT_PROJECT_URL= https://pypi.python.org/pypi/markupsafe/
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# Needed to get around a broken /usr/lib/python2.7/config/Makefile
059f354a6b7b116e4469ff7fe99c1142affa0ad6fielding# See CR #16837431.
059f354a6b7b116e4469ff7fe99c1142affa0ad6fieldingCOMPONENT_TEST_ENV= PYTHONPATH=$(PROTO_DIR)$(PYTHON_VENDOR_PACKAGES.32)
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# common targets