Makefile revision 406
11e9368a226272085c337e9e74b79808c16fbdbaTinderbox User# CDDL HEADER START
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# The contents of this file are subject to the terms of the
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# Common Development and Distribution License (the "License").
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# You may not use this file except in compliance with the License.
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# See the License for the specific language governing permissions
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# and limitations under the License.
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# When distributing Covered Code, include this CDDL HEADER in each
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# If applicable, add the following below this CDDL HEADER, with the
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# fields enclosed by brackets "[]" replaced with your own identifying
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# CDDL HEADER END
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox UserCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox UserCOMPONENT_ARCHIVE_HASH= sha1:702023cababe34a0fe5854d792d6437c04e9f059
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox UserCOMPONENT_ARCHIVE_URL= http://ftp.yars.free.net/pub/source/lftp/$(COMPONENT_ARCHIVE)
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox UserCONFIGURE_OPTIONS += --localedir=$(CONFIGURE_LOCALEDIR)
b6b8f8a0362da8c749021c4b6376cfb96047912bTinderbox User# common targets