From d8525b1bbce4f0841ee2364789ab246877eabb32 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 2 Apr 2006 08:33:18 +0000 Subject: 2006-04-02 Thomas Schwinge * i386/Makefile.in (boothdr.o): New target. --- i386/Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i386') diff --git a/i386/Makefile.in b/i386/Makefile.in index 8aa62e4..8a87dae 100644 --- a/i386/Makefile.in +++ b/i386/Makefile.in @@ -123,6 +123,10 @@ INCLUDES = -I. -I$(srcdir)/i386at -I$(srcdir)/i386 \ -I$(srcdir)/include -I$(srcdir)/include/mach/sa \ -I$(srcdir)/bogus -I$(srcdir) +# Static dependencies. + +# For building with `no_deps=t'. +boothdr.o: i386asm.h # # Rules. -- cgit v1.2.3