diff options
Diffstat (limited to 'i386')
-rw-r--r-- | i386/Makefile.in | 4 |
1 files changed, 4 insertions, 0 deletions
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. |