Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
431N/A#
431N/A# CDDL HEADER START
431N/A#
431N/A# The contents of this file are subject to the terms of the
431N/A# Common Development and Distribution License (the "License").
431N/A# You may not use this file except in compliance with the License.
431N/A#
431N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
431N/A# or http://www.opensolaris.org/os/licensing.
431N/A# See the License for the specific language governing permissions
431N/A# and limitations under the License.
431N/A#
431N/A# When distributing Covered Code, include this CDDL HEADER in each
431N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
431N/A# If applicable, add the following below this CDDL HEADER, with the
431N/A# fields enclosed by brackets "[]" replaced with your own identifying
431N/A# information: Portions Copyright [yyyy] [name of copyright owner]
431N/A#
431N/A# CDDL HEADER END
431N/A#
3817N/A#
431N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
431N/A# Use is subject to license terms.
431N/A#
431N/A# ident "%Z%%M% %I% %E% SMI"
4759N/A#
618N/A
431N/Ainclude ../Makefile.com
431N/Ainclude ../../../Makefile.lib.64
844N/A
4759N/ALINTFLAGS64 += -erroff=E_ASSIGMENT_CAUSE_LOSS_PREC
618N/A
1258N/ALIBS= $(DYNLIB) $(LINTLIB)
431N/A
4759N/Aall: $(LIBS)
2899N/A
3817N/A.KEEP_STATE:
3817N/A
3817N/Ainstall: all $(ROOTLIBS64) $(ROOTLINKS64)
431N/A