1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 # Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>
  13 
  14 include ../../Makefile.master
  15 
  16 MANSECT =       3mvec
  17 
  18 MANFILES =      vatan2_.3mvec \
  19                 vatan_.3mvec \
  20                 vcos_.3mvec \
  21                 vcospi_.3mvec \
  22                 vexp_.3mvec \
  23                 vhypot_.3mvec \
  24                 vlog_.3mvec \
  25                 vpow_.3mvec \
  26                 vrhypot_.3mvec \
  27                 vrsqrt_.3mvec \
  28                 vsin_.3mvec \
  29                 vsincos_.3mvec \
  30                 vsincospi_.3mvec \
  31                 vsinpi_.3mvec \
  32                 vsqrt_.3mvec \
  33                 vz_abs_.3mvec \
  34                 vz_exp_.3mvec \
  35                 vz_log_.3mvec \
  36                 vz_pow_.3mvec
  37 
  38 .KEEP_STATE:
  39 
  40 include ../Makefile.man
  41 
  42 install: $(ROOTMANFILES)