Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
293N/A#
293N/A# CDDL HEADER START
293N/A#
293N/A# The contents of this file are subject to the terms of the
293N/A# Common Development and Distribution License, Version 1.0 only
293N/A# (the "License"). You may not use this file except in compliance
293N/A# with the License.
293N/A#
293N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
293N/A# or http://www.opensolaris.org/os/licensing.
293N/A# See the License for the specific language governing permissions
293N/A# and limitations under the License.
293N/A#
293N/A# When distributing Covered Code, include this CDDL HEADER in each
293N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
293N/A# If applicable, add the following below this CDDL HEADER, with the
293N/A# fields enclosed by brackets "[]" replaced with your own identifying
293N/A# information: Portions Copyright [yyyy] [name of copyright owner]
293N/A#
293N/A# CDDL HEADER END
293N/A#
293N/A#
3051N/A# Copyright (c) 2001 by Sun Microsystems, Inc.
293N/A# All rights reserved.
293N/A#
293N/A#ident "%Z%%M% %I% %E% SMI"
293N/A#
293N/A# lib/libadt_jni/sparc/Makefile
293N/A
293N/AMAPDIR= ../spec/sparc
1116N/A
293N/Ainclude ../Makefile.com
293N/A
293N/A.KEEP_STATE:
844N/A
1116N/Aall: $(LIBS)
293N/A
1258N/Ainstall: all $(ROOTLIBS) $(ROOTLINKS)
293N/A