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