Makefile revision 1273
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# CDDL HEADER START
cdf44790f2126d0f093dbe7647a5cebbdb33f63bvboxsync# The contents of this file are subject to the terms of the
cdf44790f2126d0f093dbe7647a5cebbdb33f63bvboxsync# Common Development and Distribution License (the "License").
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# You may not use this file except in compliance with the License.
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# See the License for the specific language governing permissions
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# and limitations under the License.
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# When distributing Covered Code, include this CDDL HEADER in each
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# If applicable, add the following below this CDDL HEADER, with the
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
340134cc37fb7a9b4498a2b13df2fa340a1824c0vboxsync# CDDL HEADER END
cdf44790f2126d0f093dbe7647a5cebbdb33f63bvboxsync# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
env LD_LIBRARY_PATH=$(PROTO_DIR)/usr/lib GVBINDIR=$(PROTO_DIR)/usr/lib/graphviz $(PROTO_DIR)/usr/bin/dot -c
test: $(NO_TESTS)