Home
last modified time | relevance | path

Searched refs:BFD_H (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Ddep-in.sed7 s! @BFD_H@! $(BFD_H)!g
DMakefile.am55 BFD_H = ../bfd/bfd.h macro
525 aarch64-gen.o: aarch64-gen.c $(BFD_H) $(INCDIR)/getopt.h $(INCDIR)/libiberty.h\
556 ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
DMakefile.in330 BFD_H = ../bfd/bfd.h
1392 aarch64-gen.o: aarch64-gen.c $(BFD_H) $(INCDIR)/getopt.h $(INCDIR)/libiberty.h\
1423 ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
DChangeLog-98991272 * Makefile.am (POTFILES): Remove inclusion of BFD_H.
DChangeLog-9297683 * Makefile.in (BFD_H): New variable.
/toolchain/binutils/binutils-2.25/bfd/
Ddep-in.sed7 s! @BFD_H@!!g
DMakefile.am35 bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
56 BFD_H = bfd.h macro
956 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
967 $(BFD_H): stmp-bfd-h ; @true
972 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
DMakefile.in348 @INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) \
358 BFD_H = bfd.h
2031 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
2042 $(BFD_H): stmp-bfd-h ; @true
2047 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
DChangeLog-9697546 * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp-bfd-h.
DChangeLog-00011567 depends on $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS), not just those