Makefile revision 5289
24886123d260485c4d9a0194d2cbb6192e642df9slive# CDDL HEADER START
24886123d260485c4d9a0194d2cbb6192e642df9slive# The contents of this file are subject to the terms of the
24886123d260485c4d9a0194d2cbb6192e642df9slive# Common Development and Distribution License (the "License").
24886123d260485c4d9a0194d2cbb6192e642df9slive# You may not use this file except in compliance with the License.
24886123d260485c4d9a0194d2cbb6192e642df9slive# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
24886123d260485c4d9a0194d2cbb6192e642df9slive# See the License for the specific language governing permissions
24886123d260485c4d9a0194d2cbb6192e642df9slive# and limitations under the License.
24886123d260485c4d9a0194d2cbb6192e642df9slive# When distributing Covered Code, include this CDDL HEADER in each
24886123d260485c4d9a0194d2cbb6192e642df9slive# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
24886123d260485c4d9a0194d2cbb6192e642df9slive# If applicable, add the following below this CDDL HEADER, with the
24886123d260485c4d9a0194d2cbb6192e642df9slive# fields enclosed by brackets "[]" replaced with your own identifying
24886123d260485c4d9a0194d2cbb6192e642df9slive# information: Portions Copyright [yyyy] [name of copyright owner]
24886123d260485c4d9a0194d2cbb6192e642df9slive# CDDL HEADER END
24886123d260485c4d9a0194d2cbb6192e642df9slive# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
24886123d260485c4d9a0194d2cbb6192e642df9slive sha256:4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930
24886123d260485c4d9a0194d2cbb6192e642df9sliveCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
24886123d260485c4d9a0194d2cbb6192e642df9slive automake -a -c -f ; \