From 2dce4352185e9215c234fa8a3b72a8cf3b4feaf7 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 16 Jun 1993 02:32:27 +0000 Subject: allow "make bfd.h" to still dtrt --- bfd/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'bfd/Makefile.in') 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 -- cgit v1.1