Makefile revision 844
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers# CDDL HEADER START
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering# The contents of this file are subject to the terms of the
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering# Common Development and Distribution License (the "License").
05677bb78079c3fa0283101aac2c07581f4873f1Lennart Poettering# You may not use this file except in compliance with the License.
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# See the License for the specific language governing permissions
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# and limitations under the License.
9a36607584bbd1d78775353e022a51794b4e27b1Lennart Poettering# When distributing Covered Code, include this CDDL HEADER in each
a40593a0d0d740efa387e35411e1e456a6c5aba7Lennart Poettering# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20ffc4c4a9226b0e45cc02ad9c0108981626c0bbKay Sievers# If applicable, add the following below this CDDL HEADER, with the
4ce849853c46b1e857df3c6c9e7752159a58ddf1Lennart Poettering# fields enclosed by brackets "[]" replaced with your own identifying
4ce849853c46b1e857df3c6c9e7752159a58ddf1Lennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
c3090674833c8bd34fbdb0e743f1c47d85dd14fbLennart Poettering# CDDL HEADER END
95b4be171988fc2ea33377b1b4450e5d410add7bLennart Poettering# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
499519c6499e92d1953fd79b99a805b9278d5ea1Lennart PoetteringCOMPONENT_PROJECT_URL= http://www.tcsh.org/
499519c6499e92d1953fd79b99a805b9278d5ea1Lennart PoetteringCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
490b7e47093d491a2bdb1084fe92b796f4e07eefLennart PoetteringCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
490b7e47093d491a2bdb1084fe92b796f4e07eefLennart Poettering sha256:575266122bc2bc351c84a7f858020c0e6b6f95a64ad4de3ce95e340f57e4a9a9
490b7e47093d491a2bdb1084fe92b796f4e07eefLennart PoetteringCOMPONENT_ARCHIVE_URL= ftp://ftp.astron.com/pub/tcsh/$(COMPONENT_ARCHIVE)
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart PoetteringLOCALEDIR=$(PROTO_DIR)/$(CONFIGURE_LOCALEDIR)
3040728b6691ea2e9df3a2060e2d49a792bbaedaLennart PoetteringCONFIGURE_OPTIONS += --localedir=$(CONFIGURE_LOCALEDIR)
78db35f37172f64bfc62cbb2aa364345b7cff0a3Lennart Poettering# common targets