Makefile revision 2899
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrence# CDDL HEADER START
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrence# The contents of this file are subject to the terms of the
6a93e240dc565eeec79d3cb6da665ba4e0baa46cBob Halley# Common Development and Distribution License (the "License").
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# You may not use this file except in compliance with the License.
6a93e240dc565eeec79d3cb6da665ba4e0baa46cBob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# See the License for the specific language governing permissions
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# and limitations under the License.
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# When distributing Covered Code, include this CDDL HEADER in each
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# If applicable, add the following below this CDDL HEADER, with the
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# fields enclosed by brackets "[]" replaced with your own identifying
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# CDDL HEADER END
239e16ec9e931bc94c2a00f328945951fca959f5Bob Halley# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
6b85b14c920fce30fead7fa9611a92d43b30876bBob HalleyCOMPONENT_PROJECT_URL= http://www.gnu.org/software/texinfo/
6b85b14c920fce30fead7fa9611a92d43b30876bBob HalleyCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley sha256:1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68
6b85b14c920fce30fead7fa9611a92d43b30876bBob HalleyCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/texinfo/$(COMPONENT_ARCHIVE)
239e16ec9e931bc94c2a00f328945951fca959f5Bob HalleyCPPFLAGS += -DDEFAULT_INFOPATH=\\\"$(INFOPATH)\\\"
239e16ec9e931bc94c2a00f328945951fca959f5Bob HalleyCONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
6b85b14c920fce30fead7fa9611a92d43b30876bBob Halley# common targets