Makefile revision 2647
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# CDDL HEADER START
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# The contents of this file are subject to the terms of the
7503d8e3527e526884c5d43943d0479c557fc660yoshiki# Common Development and Distribution License (the "License").
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# You may not use this file except in compliance with the License.
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# See the License for the specific language governing permissions
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# and limitations under the License.
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# When distributing Covered Code, include this CDDL HEADER in each
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# If applicable, add the following below this CDDL HEADER, with the
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# fields enclosed by brackets "[]" replaced with your own identifying
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# information: Portions Copyright [yyyy] [name of copyright owner]
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# CDDL HEADER END
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
9b1f839776a3549d50a9974fe519f19c043d7de2yoshikiCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki sha256:ee030ce638df0eb1047cf72578e0de15d9a3ee9ab24da2dc0023e2978be30c06
9b1f839776a3549d50a9974fe519f19c043d7de2yoshikiCOMPONENT_ARCHIVE_URL= http://download.savannah.gnu.org/releases/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
9b1f839776a3549d50a9974fe519f19c043d7de2yoshikiCOMPONENT_PROJECT_URL= http://www.nongnu.org/rdiff-backup/
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# Needed to get around a broken /usr/lib/python2.7/config/Makefile
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# See CR #16837431.
9b1f839776a3549d50a9974fe519f19c043d7de2yoshiki# common targets