Makefile revision 6033
28N/A# The contents of this file are subject to the terms of the 28N/A# Common Development and Distribution License (the "License"). 28N/A# You may not use this file except in compliance with the License. 28N/A# See the License for the specific language governing permissions 28N/A# and limitations under the License. 28N/A# When distributing Covered Code, include this CDDL HEADER in each 28N/A# If applicable, add the following below this CDDL HEADER, with the 28N/A# fields enclosed by brackets "[]" replaced with your own identifying 28N/A# information: Portions Copyright [yyyy] [name of copyright owner] 28N/A# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved. 1431N/A# Depends on pyrabbit which depends on httplib2 which has its own dependency 873N/A# issues (see its Makefile for details). So don't build for Python 3 until 49N/A# dependencies resolved. 1540N/A# ordereddict, importlib, amqp, anyjson, unittest2, nose-cover3 873N/A# which haven't been integrated yet.