Make and install the Sun math library if WANT_MSUN is set. You don't
authorWiljo Heinen <wiljo@freeside.ki.open.de>
Sat, 28 May 1994 00:22:18 +0000 (00:22 +0000)
committerWiljo Heinen <wiljo@freeside.ki.open.de>
Sat, 28 May 1994 00:22:18 +0000 (00:22 +0000)
commit315351195205a3392ce8d586e3b27946b4cf1ba9
tree9da33ea9ff361afc63798ca484b92323a6d138fb
parent7f2a562ec95f20472a154adab0b0aabfc22fa234
Make and install the Sun math library if WANT_MSUN is set. You don't
need to have a i387/i486DX to use the Sun math library. If you do have
a i387/i486DX you should also define HAVE_FPU. Both these options can
be set in /etc/make.conf, like:
HAVE_FPU= yes
WANT_MSUN= yes
(The variable is defined even if you set its value to zero, so if you
don't want  one of these take the line completely out)
lib/Makefile