Makefile revision 3778
316N/A# The contents of this file are subject to the terms of the 1339N/A# Common Development and Distribution License (the "License"). 316N/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) 2012, 2014, Oracle and/or its affiliates. All rights reserved. 1339N/A# pyrabbit itself is Python 3 ready: builds & publishes cleanly. But it 316N/A# depends on httplib2 which has its own dependency issues (see its Makefile 1276N/A# for details). So don't build for Python 3 until dependencies resolved. 970N/A# pyrabbit has no tests.