#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
#
#
# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
#
mvecOBJS = \
__vcos.o \
__vexp.o \
__vlog.o \
__vpow.o \
__vsin.o \
vatan_.o \
vcos_.o \
vcosf_.o \
vexp_.o \
vexpf_.o \
vlog_.o \
vlogf_.o \
vpow_.o \
vpowf_.o \
vsin_.o \
vsinf_.o \
vsqrt_.o \
mvecvisCOBJS = \
mvecvisSOBJS = \
__vcos.o \
__vexp.o \
__vlog.o \
__vpow.o \
__vsin.o \
mvecvis2COBJS = \
mvecvis2SOBJS = \
LINTFLAGS += $(LINTERROFF)
LINTFLAGS64 += $(LINTERROFF)
CLAGS += $(LINTERROFF)
CFLAGS64 += $(LINTERROFF)
SRCS_mvec = \
../common/__vTBL_atan1.c \
../common/__vTBL_atan2.c \
../common/__vTBL_rsqrt.c \
../common/__vTBL_sincos.c \
../common/__vTBL_sincos2.c \
../common/__vTBL_sqrtf.c \
../common/__vatan2.c \
../common/__vatan2f.c \
../common/__vatanf.c \
../common/__vc_abs.c \
../common/__vc_exp.c \
../common/__vc_log.c \
../common/__vc_pow.c \
../common/__vcosbig.c \
../common/__vcosbigf.c \
../common/__vhypot.c \
../common/__vhypotf.c \
../common/__vrem_pio2m.c \
../common/__vrhypot.c \
../common/__vrhypotf.c \
../common/__vrsqrt.c \
../common/__vrsqrtf.c \
../common/__vsinbig.c \
../common/__vsinbigf.c \
../common/__vsincos.c \
../common/__vsincosbig.c \
../common/__vsincosbigf.c \
../common/__vsincosf.c \
../common/__vz_abs.c \
../common/__vz_exp.c \
../common/__vz_log.c \
../common/__vz_pow.c \
../common/vatan2f_.c \
../common/vhypotf_.c \
../common/vrhypot_.c \
../common/vrhypotf_.c \
../common/vrsqrtf_.c \
../common/vsincos_.c \
../common/vsincosf_.c \
$(COMPILE.s) -o $@ $<
$(COMPILE.s) -o $@ $<