Makefile revision 25c28e83beb90e7c80452a7c818c5e6f73a07dc8
6253N/A#
6238N/A# This file and its contents are supplied under the terms of the
6253N/A# Common Development and Distribution License ("CDDL"), version 1.0.
6253N/A# You may only use this file in accordance with the terms of version
6253N/A# 1.0 of the CDDL.
6279N/A#
6279N/A# A full copy of the text of the CDDL should have accompanied this
6253N/A# source. A copy of the CDDL is also available via the Internet at
6279N/A# http://www.illumos.org/license/CDDL.
6279N/A#
6279N/A
6279N/A#
6279N/A# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
6279N/A#
6279N/A
6279N/ATARGET_ARCH= sparc
6279N/A
6279N/ALIBRARY = libmvec.a
6253N/AVERS = .1
6253N/A
6238N/AOBJECTS = $(mvecOBJS)
6253N/A
include ../Makefile.com
CHIP = ultra
SRCS = $(SRCS_mvec)
install: all $(ROOTLIBS) $(ROOTLINKS)
include $(SRC)/lib/Makefile.targ