allow "make bfd.h" to still dtrt
authorKen Raeburn <raeburn@cygnus>
Wed, 16 Jun 1993 02:32:27 +0000 (02:32 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 16 Jun 1993 02:32:27 +0000 (02:32 +0000)
bfd/Makefile.in

index d213eee0cd2e852b31adfab3c649abe018a3862a..cc6cacf2a59d6da59ca6e456801b908e8666af46 100644 (file)
@@ -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