Makefile revision 25cf1a301a396c38e8adf52c15f537b80d2483f7
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# CDDL HEADER START
7db630a55be9d955c8ac125da609b304cbcc6010vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# The contents of this file are subject to the terms of the
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Common Development and Distribution License (the "License").
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# You may not use this file except in compliance with the License.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# or http://www.opensolaris.org/os/licensing.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# See the License for the specific language governing permissions
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# and limitations under the License.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# When distributing Covered Code, include this CDDL HEADER in each
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# If applicable, add the following below this CDDL HEADER, with the
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# CDDL HEADER END
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Use is subject to license terms.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync#
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# lib/libdscp/spec/sparc/Makefile
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync#
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync#ident "%Z%%M% %I% %E% SMI"
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync#
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync.KEEP_STATE:
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsyncinclude ../Makefile.targ
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsyncinclude $(SRC)/lib/Makefile.lib
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsyncinclude $(SRC)/lib/Makefile.spec
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsyncinstall: $(ROOTABILIB)
c1f4d314cb8f8b75e2d67a3553ecabd081f1e1c6vboxsync