From fdf090ae4505af5ca09d3ad4958a9e66c1748961 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 10 Dec 2007 13:29:17 +0000 Subject: 2007-12-10 Thomas Schwinge * i386/Makefrag.am (i386/i386at/boothdr.o, i386/i386at/interrupt.o) (i386/i386/cswitch.o, i386/i386/locore.o): Remove targets. * configure.ac : Add a hack to re-add the four targets with have been removed above for the (legacy) case only where they are actually needed. --- i386/Makefrag.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'i386') diff --git a/i386/Makefrag.am b/i386/Makefrag.am index b5d3de9..bad0ce9 100644 --- a/i386/Makefrag.am +++ b/i386/Makefrag.am @@ -172,16 +172,6 @@ nodist_libkernel_a_SOURCES += \ i386/i386/mach_i386.server.c \ i386/i386/mach_i386.server.msgids # i386/i386/mach_i386.server.defs - -# -# Static dependencies. -# - -# TODO. Hm. -i386/i386at/boothdr.o: i386/i386/i386asm.h -i386/i386at/interrupt.o: i386/i386/i386asm.h -i386/i386/cswitch.o: i386/i386/i386asm.h -i386/i386/locore.o: i386/i386/i386asm.h EXTRA_DIST += \ i386/i386/i386asm.sym -- cgit v1.2.3