Makefile revision 1270
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
c5cb4c9e7c8696907ddebab2a0037717c710b0f6jorton# The contents of this file are subject to the terms of the
4f6e78091b3f45a5782389ae25b62516a7a0c842bnicholes# Common Development and Distribution License (the "License").
4f6e78091b3f45a5782389ae25b62516a7a0c842bnicholes# You may not use this file except in compliance with the License.
4f6e78091b3f45a5782389ae25b62516a7a0c842bnicholes# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7d15331eeb5429d7148d13d6fd914a641bf1c000pquerna# See the License for the specific language governing permissions
7d15331eeb5429d7148d13d6fd914a641bf1c000pquerna# and limitations under the License.
e9be3aacfd6c0a1208e6c91a133be92ed0f94fe1bnicholes# When distributing Covered Code, include this CDDL HEADER in each
e9be3aacfd6c0a1208e6c91a133be92ed0f94fe1bnicholes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e9be3aacfd6c0a1208e6c91a133be92ed0f94fe1bnicholes# If applicable, add the following below this CDDL HEADER, with the
e9be3aacfd6c0a1208e6c91a133be92ed0f94fe1bnicholes# fields enclosed by brackets "[]" replaced with your own identifying
1d14622beee568462689b2bbc6a9e0e9b6a40583striker# information: Portions Copyright [yyyy] [name of copyright owner]
6e5f5644328bf50c3aa295d0ab20903369010829gregames# CDDL HEADER END
e978097e0bf2ae161b6f9dde40eaf089bf046c89ake# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
e777da9fa7ff3138fead7860b53ef00e67a40e26jerenkrantzCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
8bdea88407c848c1c2693655e2f8b23abde12307bnicholes sha256:5de65f7ba3f67e436ffffcdc0a73f591d1006e9fb41af8632c1f1f84d4a3e0b1
275419d6395e6f072962fb701b89accaff1f3690jerenkrantzCOMPONENT_ARCHIVE_URL= http://archive.apache.org/dist/ant/source/$(COMPONENT_ARCHIVE)
36c8049de63c446926139936c3d195330a0539cetrawickANT_DIST_DIRS+=-Ddist.etc=$(PROTO_DIR)/usr/share/lib/ant
36c8049de63c446926139936c3d195330a0539cetrawickANT_DIST_DIRS+=-Ddist.docs=$(PROTO_DIR)/usr/share/doc/ant
36c8049de63c446926139936c3d195330a0539cetrawickANT_DIST_DIRS+=-Ddist.manual=$(PROTO_DIR)/usr/share/doc/ant/manual
36c8049de63c446926139936c3d195330a0539cetrawickANT_DIST_DIRS+=-Ddist.javadocs=$(PROTO_DIR)/usr/share/doc/ant/manual/api
0206c121a68a63559b2e843288e81bcf16093e46jerenkrantzANT_DIST_DIRS+=-Ddist.lib=$(PROTO_DIR)/usr/share/lib/ant