aboutsummaryrefslogtreecommitdiff
path: root/lib/libm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed all files in libm except README-FREEBSD and files needed toBruce Evans2002-03-211-168/+0
| | | | | | | implement tgamma(). Notes: svn path=/head/; revision=92845
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=74870
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-15/+15
| | | | | | | | | | | | | | | | | | | All Makefiles now use MACHINE_ARCH for the target architecture. Unification is required for cross-building. Tags added to: sys/boot/Makefile sys/boot/arc/loader/Makefile sys/kern/Makefile usr.bin/cpp/Makefile usr.bin/gcore/Makefile usr.bin/truss/Makefile usr.bin/gcore/Makefile: fixed typo: MACHINDE -> MACHINE_ARCH Notes: svn path=/head/; revision=53152
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Change MACHINE to MACHINE_ARCH when testing for i386 to supportJohn Birrell1998-09-051-2/+2
| | | | | | | | | MACHINE=pc98. There are a lot unsupported machines here. Notes: svn path=/head/; revision=38855
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
| | | | | | | | ``rm'' -> ``rm -f'' so mv/rm may not ask for confirmation if you are not root Notes: svn path=/head/; revision=15679
* Make it work with our make macros.Garrett Wollman1994-08-051-5/+11
| | | | Notes: svn path=/head/; revision=1851
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+162
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573