Makefile revision 5680
6185db853e024a486ff8837e6784dd290d866112dougm# CDDL HEADER START
6185db853e024a486ff8837e6784dd290d866112dougm# The contents of this file are subject to the terms of the
6185db853e024a486ff8837e6784dd290d866112dougm# Common Development and Distribution License (the "License").
6185db853e024a486ff8837e6784dd290d866112dougm# You may not use this file except in compliance with the License.
6185db853e024a486ff8837e6784dd290d866112dougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6185db853e024a486ff8837e6784dd290d866112dougm# See the License for the specific language governing permissions
6185db853e024a486ff8837e6784dd290d866112dougm# and limitations under the License.
6185db853e024a486ff8837e6784dd290d866112dougm# When distributing Covered Code, include this CDDL HEADER in each
6185db853e024a486ff8837e6784dd290d866112dougm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6185db853e024a486ff8837e6784dd290d866112dougm# If applicable, add the following below this CDDL HEADER, with the
6185db853e024a486ff8837e6784dd290d866112dougm# fields enclosed by brackets "[]" replaced with your own identifying
6185db853e024a486ff8837e6784dd290d866112dougm# information: Portions Copyright [yyyy] [name of copyright owner]
6185db853e024a486ff8837e6784dd290d866112dougm# CDDL HEADER END
6185db853e024a486ff8837e6784dd290d866112dougm# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
6185db853e024a486ff8837e6784dd290d866112dougm# Because the Studio compiler generates thousands of lines of warnings.
6185db853e024a486ff8837e6784dd290d866112dougm sha256:456db6f704c591b1298b0cd80105f459ff8a1fc07a0ec1156a36c4da6f898979
6185db853e024a486ff8837e6784dd290d866112dougmCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
6185db853e024a486ff8837e6784dd290d866112dougm# Always show the build and link lines for easier debugging.
6185db853e024a486ff8837e6784dd290d866112dougm# Fixup warnings about -Bdirect and -zignore being incompatible options when
6185db853e024a486ff8837e6784dd290d866112dougm# building a relocatable object.
6185db853e024a486ff8837e6784dd290d866112dougm# Use the HTML and CSS styling external test suite as referenced at