Makefile revision 132
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# CDDL HEADER START
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# The contents of this file are subject to the terms of the
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# Common Development and Distribution License (the "License").
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# You may not use this file except in compliance with the License.
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# See the License for the specific language governing permissions
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# and limitations under the License.
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# When distributing Covered Code, include this CDDL HEADER in each
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# If applicable, add the following below this CDDL HEADER, with the
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# CDDL HEADER END
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsyncCOMPONENT_ARCHIVE_HASH= sha1:d42eebd3d342925116c3cb942e9320d5803fcb1a
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsyncCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/autoconf/$(COMPONENT_ARCHIVE)
16a8d09569a2ebd598cef72fa605be6fb4563607vboxsync# common targets