Makefile revision 3817
9210d8796eaf4125ac58c034f9b5ca167857a55aAutomatic Updater# CDDL HEADER START
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# The contents of this file are subject to the terms of the
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Common Development and Distribution License (the "License").
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# You may not use this file except in compliance with the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9210d8796eaf4125ac58c034f9b5ca167857a55aAutomatic Updater# See the License for the specific language governing permissions
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# and limitations under the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# fields enclosed by brackets "[]" replaced with your own identifying
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# CDDL HEADER END
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# i18n component requires GNU xgettext
351b62535d4c4f89883bfdba025999dd32490266Evan HuntCOMPONENT_PROJECT_URL= http://www.thekelleys.org.uk
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox UserCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt sha256:402019d61f53f1ccc04cc6218719fd3b158ea3fca9a83ab55471f981a2097c2f
351b62535d4c4f89883bfdba025999dd32490266Evan HuntCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Enable ASLR for this component
351b62535d4c4f89883bfdba025999dd32490266Evan HuntCOMPONENT_BUILD_ARGS += LOCALEDIR="/usr/share/locale"
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# common targets