Makefile revision 4337
0dc2366f7b9f9f36e10909b1e95edbf2a261c2acVenugopal Iyer# CDDL HEADER START
bb5e3b2f129cc39517b925419c22f69a378ec023eh# The contents of this file are subject to the terms of the
bb5e3b2f129cc39517b925419c22f69a378ec023eh# Common Development and Distribution License (the "License").
bb5e3b2f129cc39517b925419c22f69a378ec023eh# You may not use this file except in compliance with the License.
bb5e3b2f129cc39517b925419c22f69a378ec023eh# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bb5e3b2f129cc39517b925419c22f69a378ec023eh# See the License for the specific language governing permissions
bb5e3b2f129cc39517b925419c22f69a378ec023eh# and limitations under the License.
bb5e3b2f129cc39517b925419c22f69a378ec023eh# When distributing Covered Code, include this CDDL HEADER in each
bb5e3b2f129cc39517b925419c22f69a378ec023eh# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
bb5e3b2f129cc39517b925419c22f69a378ec023eh# If applicable, add the following below this CDDL HEADER, with the
bb5e3b2f129cc39517b925419c22f69a378ec023eh# fields enclosed by brackets "[]" replaced with your own identifying
bb5e3b2f129cc39517b925419c22f69a378ec023eh# information: Portions Copyright [yyyy] [name of copyright owner]
bb5e3b2f129cc39517b925419c22f69a378ec023eh# CDDL HEADER END
bb5e3b2f129cc39517b925419c22f69a378ec023eh# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
bb5e3b2f129cc39517b925419c22f69a378ec023eh sha256:b75c9e496329ff20f20e70f076718b71878f6802a24f4ff684fd7de12a509331
bb5e3b2f129cc39517b925419c22f69a378ec023eh# Depends on sqlalchemy-migrate which is not Python3 ready.
bb5e3b2f129cc39517b925419c22f69a378ec023eh# common targets
bb5e3b2f129cc39517b925419c22f69a378ec023eh# see $(COMPONENT_SRC)/test-requirements.txt for the python modules
bb5e3b2f129cc39517b925419c22f69a378ec023eh# required to execute unittests.