aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgmp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove libgmp build infrastructure.Dima Dorfman2001-08-101-151/+0
* Fix the .PATH style nits. Other style nits left for later.David E. O'Brien2000-04-171-6/+6
* Use the non-asm routines for IA-64, PPC, and arm32 ports.David E. O'Brien2000-04-171-1/+1
* Use the non-asm routines (for now) on the sparc and sparc64 ports.Steve Price2000-04-151-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Removed rotten, unused implicit rules. The ld -O in one might have beenBruce Evans1998-12-271-14/+1
* Add support for building on MIPS based systems.Warner Losh1998-12-161-1/+8
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
* Don't blow away parts of the sourcetree on a 'make clean'. This wasEivind Eklund1998-05-241-4/+4
* Change the order of the include paths so that the architecture specificJohn Birrell1998-05-151-3/+3
* Put sources in SRCS and don't depend on them in beforedepend. IIRC,Bruce Evans1998-03-121-3/+4
* Modify for MACHINE_ARCH support instead of assuming just x86.John Birrell1998-01-251-9/+42
* Insert first cut of hooks for compiling under ELF.Peter Wemm1997-08-291-3/+16
* Backed out previous commit. mp.h is installed from libmp and should notBruce Evans1997-08-211-3/+1
* during the ,beforeinstall' target mp.h has to be installed as wellAndreas Klemm1997-08-171-1/+3
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix this so that dependancies work properly.Mark Murray1996-10-241-13/+10
* BMakefiles for gmp-2.0.2Mark Murray1996-10-201-0/+113
* Remove the old libgmp. Version 2.0.2 is about to hit prime time.Mark Murray1996-10-201-62/+0
* consistancy fixupPeter Wemm1996-08-301-3/+3
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* Fixed beforeinstall rule. .CURDIR was spelled .SRCDIR.Bruce Evans1995-11-261-4/+3
* Part two of a repository operation to sort out the libmp/libgmp builds.Peter Wemm1995-11-251-9/+12
* BBild libgmp from the sources already in ../libmp.Mark Murray1995-11-131-0/+60