Makefile revision 3661
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# CDDL HEADER START
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# The contents of this file are subject to the terms of the
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# Common Development and Distribution License (the "License").
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# You may not use this file except in compliance with the License.
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# See the License for the specific language governing permissions
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# If applicable, add the following below this CDDL HEADER, with the
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# fields enclosed by brackets "[]" replaced with your own identifying
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# information: Portions Copyright [yyyy] [name of copyright owner]
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# CDDL HEADER END
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd sha256:60d602637dc5f078b083a4ca5ab64364ba816bd72439844012ed11a30f88228c
0853e1e2522c1ac17f697221758bcbd4781a7ff9ndCOMPONENT_ARCHIVE_URL= http://archive.ipython.org/release/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# Replace "#!/usr/bin/env ..." shebang lines with properly versioned ones.
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd -exec $(GSED) -i -e 's/env python/python$(PYTHON_VERSION)/' "{}" \; ;
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# Unpack the ipython man pages.
0853e1e2522c1ac17f697221758bcbd4781a7ff9nd# common targets