Lines Matching refs:doc
77 s-aoutx: $(MKDOC) $(srcdir)/../aoutx.h $(srcdir)/doc.str
78 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../aoutx.h >aoutx.tmp
83 s-archive: $(MKDOC) $(srcdir)/../archive.c $(srcdir)/doc.str
84 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../archive.c >archive.tmp
89 s-archures: $(MKDOC) $(srcdir)/../archures.c $(srcdir)/doc.str
90 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../archures.c >archures.tmp
97 s-bfd: $(MKDOC) $(srcdir)/../bfd.c $(srcdir)/doc.str
98 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfd.c >bfd.tmp
103 s-cache: $(MKDOC) $(srcdir)/../cache.c $(srcdir)/doc.str
104 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../cache.c >cache.tmp
109 s-coffcode: $(MKDOC) $(srcdir)/../coffcode.h $(srcdir)/doc.str
110 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../coffcode.h >coffcode.tmp
115 s-core: $(MKDOC) $(srcdir)/../corefile.c $(srcdir)/doc.str
116 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../corefile.c >core.tmp
121 s-elf: $(MKDOC) $(srcdir)/../elf.c $(srcdir)/doc.str
122 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elf.c >elf.tmp
127 s-elfcode: $(MKDOC) $(srcdir)/../elfcode.h $(srcdir)/doc.str
128 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elfcode.h >elfcode.tmp
133 s-mmo: $(MKDOC) $(srcdir)/../mmo.c $(srcdir)/doc.str
134 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../mmo.c >mmo.tmp
139 s-format: $(MKDOC) $(srcdir)/../format.c $(srcdir)/doc.str
140 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format.tmp
145 s-libbfd: $(MKDOC) $(srcdir)/../libbfd.c $(srcdir)/doc.str
146 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../libbfd.c >libbfd.tmp
151 s-bfdio: $(MKDOC) $(srcdir)/../bfdio.c $(srcdir)/doc.str
152 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfdio.c >bfdio.tmp
157 s-bfdwin: $(MKDOC) $(srcdir)/../bfdwin.c $(srcdir)/doc.str
158 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfdwin.c >bfdwin.tmp
163 s-opncls: $(MKDOC) $(srcdir)/../opncls.c $(srcdir)/doc.str
164 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../opncls.c >opncls.tmp
169 s-reloc: $(MKDOC) $(srcdir)/../reloc.c $(srcdir)/doc.str
170 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../reloc.c >reloc.tmp
175 s-section: $(MKDOC) $(srcdir)/../section.c $(srcdir)/doc.str
176 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../section.c >section.tmp
181 s-syms: $(MKDOC) $(srcdir)/../syms.c $(srcdir)/doc.str
182 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../syms.c >syms.tmp
187 s-targets: $(MKDOC) $(srcdir)/../targets.c $(srcdir)/doc.str
188 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
193 s-init: $(MKDOC) $(srcdir)/../init.c $(srcdir)/doc.str
194 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../init.c >init.tmp
199 s-hash: $(MKDOC) $(srcdir)/../hash.c $(srcdir)/doc.str
200 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../hash.c >hash.tmp
205 s-linker: $(MKDOC) $(srcdir)/../linker.c $(srcdir)/doc.str
206 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp