Makefile revision 3930
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# CDDL HEADER START
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# The contents of this file are subject to the terms of the
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# Common Development and Distribution License (the "License").
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# You may not use this file except in compliance with the License.
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# See the License for the specific language governing permissions
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# and limitations under the License.
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# When distributing Covered Code, include this CDDL HEADER in each
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# If applicable, add the following below this CDDL HEADER, with the
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# CDDL HEADER END
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsyncCOMPONENT_ARCHIVE= $(COMPONENT_NAME)$(COMPONENT_VERSION).tar.bz2
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync sha256:6980e75cf0d677fd52c116e2e0dfd3884e360970c88c8356a114338500d5bee7
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsyncCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_NAME)$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# Needed to successfully find lynx.pot.
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsyncCOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
9fc464631dc4a68fbb5eb6419d61fbe91b6b16bdvboxsync# Use the HTML and CSS styling external test suite as referenced at