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