Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# CDDL HEADER START
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# The contents of this file are subject to the terms of the
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# Common Development and Distribution License, Version 1.0 only
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# (the "License"). You may not use this file except in compliance
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# with the License.
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# or http://www.opensolaris.org/os/licensing.
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# See the License for the specific language governing permissions
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# and limitations under the License.
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# When distributing Covered Code, include this CDDL HEADER in each
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# If applicable, add the following below this CDDL HEADER, with the
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# fields enclosed by brackets "[]" replaced with your own identifying
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# CDDL HEADER END
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync# Copyright (c) 2001 by Sun Microsystems, Inc.
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync# All rights reserved.
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#pragma ident "%Z%%M% %I% %E% SMI"
dfd576109cb676448a2c4574150060aa3d8626bavboxsync#
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# lib/cfgadm_plugins/usb/spec/sparcv9/Makefile
dfd576109cb676448a2c4574150060aa3d8626bavboxsync
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsyncinclude ../Makefile.targ
6e9130e5552f77fc3e844b0d6f12332a1f1003bcvboxsync
dfd576109cb676448a2c4574150060aa3d8626bavboxsync# Add arch specific objects here
dfd576109cb676448a2c4574150060aa3d8626bavboxsyncOBJECTS +=
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsyncinclude $(SRC)/lib/Makefile.lib
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsyncinclude $(SRC)/lib/Makefile.lib.64
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync# Uncomment the following if the linker complains
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync#sparcv9_C_PICFLAGS = -K PIC
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsyncinclude $(SRC)/lib/Makefile.spec
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsyncinstall: $(ROOTABILIB64)
b3a643fa111c6f3a826cf2e84e0806e4d19e3ba9vboxsync