Makefile revision 2899
1331N/A# The contents of this file are subject to the terms of the 1331N/A# Common Development and Distribution License (the "License"). 1331N/A# You may not use this file except in compliance with the License. 1331N/A# See the License for the specific language governing permissions 1331N/A# and limitations under the License. 1331N/A# When distributing Covered Code, include this CDDL HEADER in each 1331N/A# If applicable, add the following below this CDDL HEADER, with the 1331N/A# fields enclosed by brackets "[]" replaced with your own identifying 1331N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2818N/A# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. 2818N/A# This module is not Python 3 ready: syntax issues. 1331N/A# Remove the trailing Control-M's from the Python source files. 1331N/A# After we have done each Python build, copy it to its own version specific 1331N/A# source hierarchy and then adjust the shebang lines as needed, before we 1331N/A# build for Python 2.6. Note that this assumes we are only doing Python 2.7 1331N/A# and Python 2.6, and we are doing them in that order. 1331N/A# Copy over the source hierarchy for the appropriate Python build before