aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index d213eee..cc6cacf 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -311,6 +311,7 @@ gen-aout: $(srcdir)/gen-aout.c Makefile
BFDIN_H= $(srcdir)/bfd-in2.h
+bfd.h : $(BFD_H) ; @true
$(BFD_H): stmp-bfd.h ; @true
# The funny stuff here with the generated script is because I haven't