Makefile revision 3477
be00eb0795d2def3452de0da2adde74e7eda6982Mark Andrews# CDDL HEADER START
2cd8fa3ef9b168429dcf76603e7b95c58317dd28Mark Andrews# The contents of this file are subject to the terms of the
2cd8fa3ef9b168429dcf76603e7b95c58317dd28Mark Andrews# Common Development and Distribution License (the "License").
5ba04ba7a99371afcd4d988854ee71bffdb20df4Mark Andrews# You may not use this file except in compliance with the License.
5ba04ba7a99371afcd4d988854ee71bffdb20df4Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f6f0bf7d4bb135ba1a421520076a47a61b6870fcMark Andrews# See the License for the specific language governing permissions
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews# and limitations under the License.
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews# If applicable, add the following below this CDDL HEADER, with the
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
4a6f552617fe422ad90826e48c2a3446e3a2574bMark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
1195e2e1f2853df56d7ec69d2e01a99d44e4d61dMark Andrews# CDDL HEADER END
74def1c9c1880480bb62eb881e8a7ce28f9f7a20Mark Andrews# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
f620c5e527746a2ec3d90a11d21abd8a114746dfTatuya JINMEI 神明達哉COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
d9147148dde80db2ce3390ded26333d106d3c10bTatuya JINMEI 神明達哉COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉 sha256:c339e3871d6595620760725da61de02cf1c293af8a05b14592d6587ac39ce546
75654de87118c587629b5dc6882b6c1925d34983Tatuya JINMEI 神明達哉COMPONENT_ARCHIVE_URL= http://ftp.gnu.org/pub/gnu/automake/$(COMPONENT_ARCHIVE)
38e8022ace865803bdd609c9763cd7d7ba2818dcMark AndrewsCONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
08b40678f36df355db8e7b84fa4e74f726dd2b3eMark Andrews# common targets