From 1bfae4012a34b5bf976ff0ddfe65f535b86a22f2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 14 Jun 2000 04:06:42 +0000 Subject: Update. * malloc/Makefile (distribute): Add memprof.sh and memprofstat.c. --- soft-fp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'soft-fp/Makefile') diff --git a/soft-fp/Makefile b/soft-fp/Makefile index 7b7e0edda6..640e395c13 100644 --- a/soft-fp/Makefile +++ b/soft-fp/Makefile @@ -36,6 +36,7 @@ gcc-quad-routines := negtf2 addtf3 subtf3 multf3 divtf3 eqtf2 \ distribute := double.h op-1.h op-2.h op-4.h op-common.h quad.h \ single.h soft-fp.h extended.h ChangeLog Banner configure \ + op-8.h testit.c \ $(addsuffix .c,$(gcc-single-routines)) \ $(addsuffix .c,$(gcc-double-routines)) \ $(addsuffix .c,$(gcc-quad-routines)) -- cgit 1.4.1