Makefile revision 6bbe05905a1c10a2703f95fb4912eb14b87f6670
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# CDDL HEADER START
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# The contents of this file are subject to the terms of the
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# Common Development and Distribution License (the "License").
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# You may not use this file except in compliance with the License.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# or http://www.opensolaris.org/os/licensing.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# See the License for the specific language governing permissions
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# and limitations under the License.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# When distributing Covered Code, include this CDDL HEADER in each
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# If applicable, add the following below this CDDL HEADER, with the
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# fields enclosed by brackets "[]" replaced with your own identifying
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# information: Portions Copyright [yyyy] [name of copyright owner]
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# CDDL HEADER END
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. Engelen# Use is subject to license terms.
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. EngelenLDLIBS += -L$(SRC)/lib/libfruutils/$(MACH)
c7fc7b34c70c784e751675100a7ac69f4943e9e7Johan B. C. EngelenLDLIBS += -L$(SRC)/lib/libfru/libfrureg/$(MACH)