0N/A#
0N/A# This file and its contents are supplied under the terms of the
1339N/A# Common Development and Distribution License ("CDDL"), version 1.0.
0N/A# You may only use this file in accordance with the terms of version
1339N/A# 1.0 of the CDDL.
0N/A#
0N/A# A full copy of the text of the CDDL should have accompanied this
919N/A# source. A copy of the CDDL is also available via the Internet at
919N/A# http://www.illumos.org/license/CDDL.
919N/A#
919N/A
919N/A#
919N/A# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
919N/A#
919N/A
919N/ALIBRARY = libmvec_isa.a
919N/AVERS = .1
919N/A
919N/ATARGET_ARCH= sparcv9
919N/AOBJECTS = $(mvecvisCOBJS) $(mvecvisSOBJS)
919N/A
919N/Ainclude ../Makefile.com
919N/Ainclude $(SRC)/lib/Makefile.lib.64
919N/A
0N/ACHIP = vis
0N/AXARCH = sparcvis
0N/A
156N/ASRCS = $(mvicvisCOBJS:%.o=../common/%.c)
493N/A
0N/AMAPFILES = ../common/mapfilevis-vers
1339N/AROOTLIBDIR64 = $(ROOTFS_LIBDIR)/cpu/sparcv9+vis/$(MACH64)
1339N/A
1339N/Ainstall: all $(ROOTLIBDIR64) $(ROOTLIBS64)
970N/A
970N/Ainclude $(SRC)/lib/libm/Makefile.targ
970N/A