c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# CDDL HEADER START
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# The contents of this file are subject to the terms of the
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Common Development and Distribution License (the "License").
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# You may not use this file except in compliance with the License.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# or http://www.opensolaris.org/os/licensing.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# See the License for the specific language governing permissions
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# and limitations under the License.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# When distributing Covered Code, include this CDDL HEADER in each
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# If applicable, add the following below this CDDL HEADER, with the
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# fields enclosed by brackets "[]" replaced with your own identifying
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# information: Portions Copyright [yyyy] [name of copyright owner]
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# CDDL HEADER END
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
c533a883a71cff9ff32df1c53c31201e1cbf371fhx#
c533a883a71cff9ff32df1c53c31201e1cbf371fhx
c533a883a71cff9ff32df1c53c31201e1cbf371fhxinclude ../Makefile.com
c533a883a71cff9ff32df1c53c31201e1cbf371fhxinclude ../../Makefile.lib.64
c533a883a71cff9ff32df1c53c31201e1cbf371fhx
c533a883a71cff9ff32df1c53c31201e1cbf371fhxCFLAGS64 += -erroff=E_ASSIGNMENT_TYPE_MISMATCH
c533a883a71cff9ff32df1c53c31201e1cbf371fhx
c533a883a71cff9ff32df1c53c31201e1cbf371fhxinstall: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
c533a883a71cff9ff32df1c53c31201e1cbf371fhx
c533a883a71cff9ff32df1c53c31201e1cbf371fhxstubinstall: stub $(STUBROOTLIBS64) $(STUBROOTLINKS64)
c533a883a71cff9ff32df1c53c31201e1cbf371fhx