msun becomes the default -lm the right way now.

This commit is contained in:
Poul-Henning Kamp 1995-03-21 02:52:05 +00:00
parent bc202f1b6e
commit 72b799a9a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7208

View File

@ -15,7 +15,7 @@ SUBDIR+= libc libcompat libcom_err libcrypt libcurses libedit \
libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \
libscsi libskey libss libtelnet libtermcap libutil liby
.if !defined(WANT_MSUN)
.if defined(WANT_CSRG_LIBM)
SUBDIR+= libm
.else
SUBDIR+= msun