Makefile revision 618
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# CDDL HEADER START
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# The contents of this file are subject to the terms of the
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Common Development and Distribution License (the "License").
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# You may not use this file except in compliance with the License.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# See the License for the specific language governing permissions
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# and limitations under the License.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# When distributing Covered Code, include this CDDL HEADER in each
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# If applicable, add the following below this CDDL HEADER, with the
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# fields enclosed by brackets "[]" replaced with your own identifying
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# information: Portions Copyright [yyyy] [name of copyright owner]
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# CDDL HEADER END
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcCOMPONENT_ARCHIVE_HASH= sha1:4725d88a13e071ee22e632de551d4a55ca08ee7d
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)pub/graphviz/stable/SOURCES/$(COMPONENT_ARCHIVE)
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcPKGMOGRIFY_TRANSFORMS += $(WS_TOP)/transforms/libtool-drop
0ba2cbe97e0678a691742f98d2532caed0a2c4aaxc# GMP header files for the guile extension (no --with- flag)
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# The guile build is broken with studio (7073649), so we disable this for now.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# Java header files (--with-javaincludedir allows for only one directory)
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcCPPFLAGS += -I/usr/java/include -I/usr/java/include/solaris
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# PHP header files (no --with- flag)
0ba2cbe97e0678a691742f98d2532caed0a2c4aaxc# common targets
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe env LD_LIBRARY_PATH=$(PROTO_DIR)/usr/lib GVBINDIR=$(PROTO_DIR)/usr/lib/graphviz $(PROTO_DIR)/usr/bin/dot -c
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe $(PYTHON.2.6.32) -m compileall $(PROTO_DIR)/usr/lib/graphviz/python26
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe# The test infrastructure doesn't run in a VPATHed environment.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# There are tests, but they fail consistently because the test samples are out
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# of date and not generated with a known configuration. See