From 471329483e5e9151c4f5cf73e703d9b05a45eb72 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 26 Oct 2004 12:33:16 +0000 Subject: 2004-10-26 Guillem Jover * i386/i386/fpe.b: Remove binary without source. * i386/i386/fpe.b_elf: Likewise. * i386/i386/fpe_linkage.c: Disable the code if [! FPE]. * i386/bogus/fpe.h: Add comment about not having an fpe implementation. * i386/Makefrag (objfiles): Do not add fpe.o. Remove targets to generate fpe.o. --- i386/Makefrag | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'i386/Makefrag') diff --git a/i386/Makefrag b/i386/Makefrag index c55505c..92838fe 100644 --- a/i386/Makefrag +++ b/i386/Makefrag @@ -40,9 +40,6 @@ vpath %.S $(sysdep)/i386at $(sysdep)/i386 objfiles += busses.o cirbuf.o vpath busses.c $(srcdir)/chips -# FPE emulation -objfiles += fpe.o - # Mig-generated objfiles += mach_i386_server.o @@ -132,11 +129,3 @@ i386-installed-headers= \ rpc.h syscall_sw.h \ thread_status.h trap.h vm_param.h \ vm_types.h) - - -# Cheat, cheat, cheat. -fpe.o: fpe.b_elf - uudecode $< -vpath fpe.b_elf $(sysdep)/i386 - -fpe.d:; touch $@ -- cgit v1.2.3