Makefile revision 3661
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# CDDL HEADER START
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# The contents of this file are subject to the terms of the
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# Common Development and Distribution License (the "License").
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# You may not use this file except in compliance with the License.
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# or http://www.opensolaris.org/os/licensing.
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# See the License for the specific language governing permissions
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# and limitations under the License.
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# When distributing Covered Code, include this CDDL HEADER in each
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# If applicable, add the following below this CDDL HEADER, with the
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# fields enclosed by brackets "[]" replaced with your own identifying
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# information: Portions Copyright [yyyy] [name of copyright owner]
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# CDDL HEADER END
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnellCOMPONENT_PROJECT_URL= http://www.gnu.org/software/make/
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnellCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell sha256:3d991b33e604187c5881a0abc2e102d5b9776da5569640e73778f85d617242e7
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnellCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/make/$(COMPONENT_ARCHIVE)
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnellCONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
3fc1b5e9b2ff286cd528a06154cc998198de1e70Craig McDonnell# common targets