diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /lib/libm | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'lib/libm')
-rw-r--r-- | lib/libm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/Makefile b/lib/libm/Makefile index d832963270e5d..11fa1f5e1833a 100644 --- a/lib/libm/Makefile +++ b/lib/libm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id$ +# $Id: Makefile,v 1.2 1994/08/05 01:52:05 wollman Exp $ # # ieee - for most IEEE machines, we hope. # mc68881 - the, ahem, mc68881. |