mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
allow "make bfd.h" to still dtrt
This commit is contained in:
@ -311,6 +311,7 @@ gen-aout: $(srcdir)/gen-aout.c Makefile
|
|||||||
|
|
||||||
BFDIN_H= $(srcdir)/bfd-in2.h
|
BFDIN_H= $(srcdir)/bfd-in2.h
|
||||||
|
|
||||||
|
bfd.h : $(BFD_H) ; @true
|
||||||
$(BFD_H): stmp-bfd.h ; @true
|
$(BFD_H): stmp-bfd.h ; @true
|
||||||
|
|
||||||
# The funny stuff here with the generated script is because I haven't
|
# The funny stuff here with the generated script is because I haven't
|
||||||
|
Reference in New Issue
Block a user