49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence#
ca41b452ede6feaa9d8739ec3cae19389a7b0d03Bob Halley# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# The contents of this file are subject to the terms of the
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# Common Development and Distribution License, Version 1.0 only
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# (the "License"). You may not use this file except in compliance
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# with the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# If applicable, add the following below this CDDL HEADER, with the
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# fields enclosed by brackets "[]" replaced with your own identifying
450e48205fa8d7069efebd8426c5f7378fd3a907David Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence#
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# CDDL HEADER END
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence#
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence#
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# Copyright (c) 1997, by Sun Microsystems, Inc.
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence# All rights reserved.
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence#
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence#ident "%Z%%M% %I% %E% SMI"
febf5f8b55abb2e6e840488a29a5ef4e20654f67David Lawrence#
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence# lib/rpcsec_gss/sparcv9/Makefile
431fb211db3cc59cb9b115e72526b83c76a2a082Bob Halley
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrenceinclude ../Makefile.com
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrenceinclude ../../Makefile.lib.64
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid LawrenceLIBS= $(DYNLIB)
364a82f7c25b62967678027043425201a5e5171aBob Halley
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence.KEEP_STATE:
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrence
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrenceall: $(LIBS)
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence
0c73b546ecfa49b9d1c8fdb9a48d4cd62176124aDavid Lawrenceinstall: all $(ROOTLIBS64) $(ROOTLINKS64)
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence