Makefile revision 3817
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# CDDL HEADER START
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# The contents of this file are subject to the terms of the
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Common Development and Distribution License (the "License").
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# You may not use this file except in compliance with the License.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# See the License for the specific language governing permissions
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# and limitations under the License.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# When distributing Covered Code, include this CDDL HEADER in each
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# If applicable, add the following below this CDDL HEADER, with the
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# CDDL HEADER END
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# Built in SFW with gcc and builds cleanly now only with gcc
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# IPS_COMPONENT_VERSION needs update whenever this is changed
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_VERSION= R$(COMPONENT_VERSION_MAJOR)$(COMPONENT_VERSION_MINOR)$(COMPONENT_VERSION_MICRO)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_SRC= $(COMPONENT_SRC_NAME)_$(COMPONENT_VERSION)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync sha256:4bccac86dd76aec050252e44276a0283a0df9218e6470cf042a9b9f9dfc9476c
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_SRC_1= $(COMPONENT_NAME_1)_$(COMPONENT_VERSION)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync sha256:07980d8014c7cf8194b7078c137353f5083992add4663ced3dcba2ff91f228d8
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_ARCHIVE_URL_1= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE_1)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync# HTML documentation
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_SRC_2= $(COMPONENT_NAME_2)_$(COMPONENT_VERSION)
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync sha256:d06f580f11d1303217a5c1cf8d68a98d7e01c535be934dcd430ecdc254f7572e
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCOMPONENT_ARCHIVE_URL_2= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE_2)
# amd64 (thus the variant.arch tagging in erlang.p5m). erts/config.log
# Needed for 'set name=info.source-url' action in erlang-doc.p5m
clean::
test: $(TEST_64)