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