Makefile revision 5680
481N/A# The contents of this file are subject to the terms of the 481N/A# Common Development and Distribution License (the "License"). 481N/A# You may not use this file except in compliance with the License. 481N/A# See the License for the specific language governing permissions 481N/A# and limitations under the License. 481N/A# When distributing Covered Code, include this CDDL HEADER in each 481N/A# If applicable, add the following below this CDDL HEADER, with the 481N/A# fields enclosed by brackets "[]" replaced with your own identifying 481N/A# information: Portions Copyright [yyyy] [name of copyright owner] 481N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. 481N/A# The tests can leave a socket behind, which makes the tests fail next time 481N/A# The test suite sets permission on the temp dir to 000 and 'gmake clean' is 481N/A# not able to remove it afterwards # Remove times from the test output # Since the tests don't pass, remove mostly all output of the tests # Where the gam_server will be located # Direct the python packages to vendor-packages dir instead of site-packages # Use 64 bit python for 64 bit build # Use 64 bit install path for 64 bit python # The 64 bit compilation puts the .so module into .libs directory, but python