Makefile revision 6709
1715N/A# The contents of this file are subject to the terms of the 1715N/A# Common Development and Distribution License (the "License"). 1715N/A# You may not use this file except in compliance with the License. 1715N/A# See the License for the specific language governing permissions 1715N/A# and limitations under the License. 1715N/A# When distributing Covered Code, include this CDDL HEADER in each 1715N/A# If applicable, add the following below this CDDL HEADER, with the 1715N/A# fields enclosed by brackets "[]" replaced with your own identifying 1715N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6709N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 3998N/A# Depends on iPython which is not Python 3 ready. 6709N/A $(GSED) -e 's|env python|python$(PYTHON_VERSION)|' \ 6709N/A '-e "s|in [0-9\.]* seconds ||g" '