Makefile revision cd3e933325e68e23516a196a8fea7f49b1e497c3
120N/A#
120N/A# CDDL HEADER START
120N/A#
120N/A# The contents of this file are subject to the terms of the
120N/A# Common Development and Distribution License (the "License").
120N/A# You may not use this file except in compliance with the License.
120N/A#
120N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
120N/A# or http://www.opensolaris.org/os/licensing.
120N/A# See the License for the specific language governing permissions
120N/A# and limitations under the License.
120N/A#
120N/A# When distributing Covered Code, include this CDDL HEADER in each
120N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
120N/A# If applicable, add the following below this CDDL HEADER, with the
120N/A# fields enclosed by brackets "[]" replaced with your own identifying
120N/A# information: Portions Copyright [yyyy] [name of copyright owner]
120N/A#
120N/A# CDDL HEADER END
120N/A#
120N/A#
120N/A# Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
3996N/A#
120N/A
120N/ADUPOBJS= stab64.o
120N/A
120N/Ainclude ../Makefile.com
120N/A
120N/A.KEEP_STATE:
618N/A
120N/Aall: $(DYNLIB)
120N/Ainstall: all $(ROOTDYNLIB)
844N/A
844N/A
120N/Ainclude ../Makefile.targ
1273N/A