Makefile revision 6193
98N/A# The contents of this file are subject to the terms of the 1610N/A# Common Development and Distribution License (the "License"). 98N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 98N/A# All components using gobject-introspection must be built with gcc as 98N/A# gobject-introspection does not produce correct results when using Studio. 911N/A# Only build for 2.7 for now as we need 32-bit and 64-bit support; all of the 98N/A# GNOME and desktop components must be built for Python 2.7 for now. 1466N/A# Needs gobject-introspection, not available on S11. 970N/A# The build process modifies the shebang line to use the version of Python 970N/A# automatically found; to avoid using the current system default, one is 970N/A# explicitly specified here. 970N/A# Ensure Python modules are installed into vendor package directories. 970N/A# Required due to patches.