From a12e9377b2092a09630cc31908b4fedb790238a2 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 29 Jul 2001 08:58:22 +0000 Subject: Enable the new libmp in the build, and disable libgmp and its henchmen. --- gnu/lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/lib/Makefile') diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 41f3236..cfd5060 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= csu libdialog libgcc libgmp libmp libregex libreadline +SUBDIR= csu libdialog libgcc libregex libreadline .if ${OBJFORMAT} == aout .if !defined(NOLIBC_R) -- cgit v1.1