diff options
Diffstat (limited to 'lib/libm')
-rw-r--r-- | lib/libm/README-FREEBSD | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libm/README-FREEBSD b/lib/libm/README-FREEBSD new file mode 100644 index 0000000..d7ad931 --- /dev/null +++ b/lib/libm/README-FREEBSD @@ -0,0 +1,7 @@ +$FreeBSD$ + +The libm library has been superceded by the msun library. The +source has not been delegated to the attic yet because there are +still bits that need to be merged into msun. + +(end) |