Makefile revision 4337
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# CDDL HEADER START
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# The contents of this file are subject to the terms of the
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# Common Development and Distribution License (the "License").
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# You may not use this file except in compliance with the License.
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# or http://www.opensolaris.org/os/licensing.
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# See the License for the specific language governing permissions
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# and limitations under the License.
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# When distributing Covered Code, include this CDDL HEADER in each
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# If applicable, add the following below this CDDL HEADER, with the
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# fields enclosed by brackets "[]" replaced with your own identifying
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# information: Portions Copyright [yyyy] [name of copyright owner]
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# CDDL HEADER END
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwickinclude ../../../make-rules/shared-macros.mk
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb FenwickCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb FenwickCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb Fenwick sha256:0007cd3f008eba4a203f1f6b4b133ddc352552c8808b694c88c23db56416e4e4
2225707c7e7edf7c636ed349df2592ef85329cddValerie Bubb FenwickCOMPONENT_PROJECT_URL= https://pypi.python.org/pypi/pyparsing/
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# common targets