Makefile revision 2654012f83cec5dc15b61dfe3e4a4915f186e7a6
883N/A#
883N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
883N/A# Use is subject to license terms.
883N/A#
883N/A
883N/A#
883N/A# BSD 3 Clause License
883N/A#
883N/A# Copyright (c) 2007, The Storage Networking Industry Association.
883N/A#
883N/A# Redistribution and use in source and binary forms, with or without
883N/A# modification, are permitted provided that the following conditions
883N/A# are met:
883N/A# - Redistributions of source code must retain the above copyright
883N/A# notice, this list of conditions and the following disclaimer.
883N/A#
883N/A# - Redistributions in binary form must reproduce the above copyright
883N/A# notice, this list of conditions and the following disclaimer in
883N/A# the documentation and/or other materials provided with the
883N/A# distribution.
883N/A#
883N/A# - Neither the name of The Storage Networking Industry Association (SNIA)
2110N/A# nor the names of its contributors may be used to endorse or promote
883N/A# products derived from this software without specific prior written
883N/A# permission.
883N/A#
883N/A# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
883N/A# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
883N/A# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2110N/A# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2110N/A# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2110N/A# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
883N/A# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
883N/A# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
883N/A# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
883N/A# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
883N/A# POSSIBILITY OF SUCH DAMAGE.
883N/A#
883N/Ainclude ../Makefile.com
883N/Ainclude $(SRC)/lib/Makefile.lib.64
883N/A
883N/Asparcv9_C_PICFLAGS= -K PIC
883N/A
883N/Ainstall: all $(ROOTLIBS64) $(ROOTLINKS64)
883N/A