Makefile revision 0bb073995ac5a95bd35f2dd790df1ea3d8c2d507
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# CDDL HEADER START
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# The contents of this file are subject to the terms of the
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Common Development and Distribution License (the "License").
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# You may not use this file except in compliance with the License.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# See the License for the specific language governing permissions
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# and limitations under the License.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# When distributing Covered Code, include this CDDL HEADER in each
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# If applicable, add the following below this CDDL HEADER, with the
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# fields enclosed by brackets "[]" replaced with your own identifying
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# information: Portions Copyright [yyyy] [name of copyright owner]
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# CDDL HEADER END
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Use is subject to license terms.
0a99555401a033704f1f171baab6db11fb5528f2Allan FosterINCLIST= -I../../include -I../../include/sparc \
0a99555401a033704f1f171baab6db11fb5528f2Allan FosterDEFLIST= -DTARGET=SPARC -DSPARC=1 -D$(ARFORMAT) -DELF
0a99555401a033704f1f171baab6db11fb5528f2Allan FosterCPPFLAGS= $(INCLIST) $(DEFLIST) $(CPPFLAGS.master)
0a99555401a033704f1f171baab6db11fb5528f2Allan FosterLDLIBS += $(CONVLIBDIR64) $(CONV_LIB) $(ELFLIBDIR) -lelf