Makefile revision 3778
8b666e1fb772b6fe45de3604b224f3e1f2cfd620rbb# CDDL HEADER START
8b91dcac0e1ef7796c72d16b0962267313cac486jerenkrantz# The contents of this file are subject to the terms of the
8b91dcac0e1ef7796c72d16b0962267313cac486jerenkrantz# Common Development and Distribution License (the "License").
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# You may not use this file except in compliance with the License.
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# See the License for the specific language governing permissions
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# and limitations under the License.
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# When distributing Covered Code, include this CDDL HEADER in each
7dfed2b71c9c4223996cbd7c5c0c85c7c8fef2a4rbb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7dfed2b71c9c4223996cbd7c5c0c85c7c8fef2a4rbb# If applicable, add the following below this CDDL HEADER, with the
6ce942b017db75b559a42bdc2d7b8ea9e869a956wrowe# fields enclosed by brackets "[]" replaced with your own identifying
7dfed2b71c9c4223996cbd7c5c0c85c7c8fef2a4rbb# information: Portions Copyright [yyyy] [name of copyright owner]
574f6ff9ee80ef4f772649c5c8319b764a8abe42jerenkrantz# CDDL HEADER END
6d7d70dbda8e461d87f2d41e323755496ae3ebc7trawick# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwrowe sha256:ee030ce638df0eb1047cf72578e0de15d9a3ee9ab24da2dc0023e2978be30c06
a310497ca9c5112d759871e1b7d9f6a40fb78bcfwroweCOMPONENT_ARCHIVE_URL= http://download.savannah.gnu.org/releases/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
8bda0627eb2aca9e678c1303a0423d33069388dfwroweCOMPONENT_PROJECT_URL= http://www.nongnu.org/rdiff-backup/
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb# Syntax issues: not Python 3 ready.
e36ef0d081aa59867688bcbb3da65952ec16fae3rbb## just build a Python 2.6 version for now, when the 2.7 modules show up, we can
52df98b165194a0ad68885f49f81fdaf56ece568wrowe#PYTHON_VERSIONS = 2.6
52df98b165194a0ad68885f49f81fdaf56ece568wrowe#PYTHON_DATA = /usr
2c294c31addd5c957bafe6e78c4a30d423ad6e80rbb# common targets