Makefile.in revision 38889
1139825Simp# Makefile.in generated automatically by automake 1.2e from Makefile.am
282899Sjake
380708Sjake# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
480708Sjake# This Makefile.in is free software; the Free Software Foundation
580708Sjake# gives unlimited permission to copy and/or distribute it,
680708Sjake# with or without modifications, as long as this notice is preserved.
780708Sjake
880708Sjake# This program is distributed in the hope that it will be useful,
980708Sjake# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1080708Sjake# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1180708Sjake# PARTICULAR PURPOSE.
1280708Sjake
1382899Sjake
1482899SjakeSHELL = @SHELL@
1582899Sjake
1680708Sjakesrcdir = @srcdir@
1782899Sjaketop_srcdir = @top_srcdir@
1880708SjakeVPATH = @srcdir@
1980708Sjakeprefix = @prefix@
2082899Sjakeexec_prefix = @exec_prefix@
2180708Sjake
2280708Sjakebindir = @bindir@
2380708Sjakesbindir = @sbindir@
2480708Sjakelibexecdir = @libexecdir@
2580708Sjakedatadir = @datadir@
2680708Sjakesysconfdir = @sysconfdir@
2780708Sjakesharedstatedir = @sharedstatedir@
2880708Sjakelocalstatedir = @localstatedir@
2982899Sjakelibdir = @libdir@
3082899Sjakeinfodir = @infodir@
3180708Sjakemandir = @mandir@
3280708Sjakeincludedir = @includedir@
3380708Sjakeoldincludedir = /usr/include
3480708Sjake
3580708Sjakepkgdatadir = $(datadir)/@PACKAGE@
3680708Sjakepkglibdir = $(libdir)/@PACKAGE@
3788782Sjakepkgincludedir = $(includedir)/@PACKAGE@
3880708Sjake
3988782Sjaketop_builddir = .
4088782Sjake
4188782SjakeACLOCAL = @ACLOCAL@
4288782SjakeAUTOCONF = @AUTOCONF@
4388782SjakeAUTOMAKE = @AUTOMAKE@
4483366SjulianAUTOHEADER = @AUTOHEADER@
45144637Sjhb
46144637SjhbINSTALL = @INSTALL@
4783366SjulianINSTALL_PROGRAM = @INSTALL_PROGRAM@
4883366SjulianINSTALL_DATA = @INSTALL_DATA@
4983053SobrienINSTALL_SCRIPT = @INSTALL_SCRIPT@
5088782Sjaketransform = @program_transform_name@
5195744Sjake
5280708SjakeNORMAL_INSTALL = :
5380708SjakePRE_INSTALL = :
54207269SkibPOST_INSTALL = :
55207152SkibNORMAL_UNINSTALL = :
56208453SkibPRE_UNINSTALL = :
57208453SkibPOST_UNINSTALL = :
58255937Smariusbuild_alias = @build_alias@
59255937Smariusbuild_triplet = @build@
60255937Smariushost_alias = @host_alias@
61255937Smariushost_triplet = @host@
62255937Smariustarget_alias = @target_alias@
63255937Smariustarget_triplet = @target@
64255937SmariusAR = @AR@
65255937SmariusBFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
66255937SmariusBFD_HOST_64_BIT = @BFD_HOST_64_BIT@
67255937SmariusBFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
68255937SmariusBFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
69208453SkibCC = @CC@
70208453SkibCC_FOR_BUILD = @CC_FOR_BUILD@
71208453SkibCOREFILE = @COREFILE@
72208453SkibCOREFLAG = @COREFLAG@
73208453SkibEXEEXT = @EXEEXT@
74208453SkibEXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
75208453SkibHDEFINES = @HDEFINES@
76208453SkibLD = @LD@
77208453SkibLIBTOOL = @LIBTOOL@
7880708SjakeLN_S = @LN_S@
79MAINT = @MAINT@
80MAKEINFO = @MAKEINFO@
81NM = @NM@
82PACKAGE = @PACKAGE@
83RANLIB = @RANLIB@
84TDEFINES = @TDEFINES@
85VERSION = @VERSION@
86all_backends = @all_backends@
87bfd_backends = @bfd_backends@
88bfd_machines = @bfd_machines@
89tdefaults = @tdefaults@
90wordsize = @wordsize@
91
92AUTOMAKE_OPTIONS = cygnus
93
94INCDIR = $(srcdir)/../include
95CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
96DEP = mkdep
97
98SUBDIRS = doc
99
100docdir = doc
101
102lib_LTLIBRARIES = libbfd.la
103
104# bfd.h goes here, for now
105BFD_H = bfd.h
106
107# Jim Kingdon notes:
108# Writing S-records should be included in all (or at least most)
109# *-*-coff, *-*-aout, etc., configurations, because people will want to
110# be able to use objcopy to create S-records.  (S-records are not useful
111# for the debugger, so if you are downloading things as S-records you
112# need two copies of the executable, one to download and one for the
113# debugger).
114BFD_LIBS = \
115	archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
116	format.lo init.lo libbfd.lo opncls.lo reloc.lo \
117	section.lo syms.lo targets.lo hash.lo linker.lo \
118	srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo
119
120BFD_LIBS_CFILES = \
121	archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
122	format.c init.c libbfd.c opncls.c reloc.c \
123	section.c syms.c targets.c hash.c linker.c \
124	srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c
125
126# This list is alphabetized to make it easier to keep in sync
127# with the decls and initializer in archures.c.
128ALL_MACHINES = \
129	cpu-a29k.lo \
130	cpu-alpha.lo \
131	cpu-arc.lo \
132	cpu-arm.lo \
133	cpu-d10v.lo \
134	cpu-h8300.lo \
135	cpu-h8500.lo \
136	cpu-hppa.lo \
137	cpu-i386.lo \
138	cpu-i860.lo \
139	cpu-i960.lo \
140	cpu-m32r.lo \
141	cpu-m68k.lo \
142	cpu-m88k.lo \
143	cpu-mips.lo \
144	cpu-m10200.lo \
145	cpu-m10300.lo \
146	cpu-ns32k.lo \
147	cpu-powerpc.lo \
148	cpu-rs6000.lo \
149	cpu-sh.lo \
150	cpu-sparc.lo \
151	cpu-tic30.lo \
152	cpu-v850.lo \
153	cpu-vax.lo \
154	cpu-we32k.lo \
155	cpu-w65.lo \
156	cpu-z8k.lo
157
158ALL_MACHINES_CFILES = \
159	cpu-a29k.c \
160	cpu-alpha.c \
161	cpu-arc.c \
162	cpu-arm.c \
163	cpu-h8300.c \
164	cpu-h8500.c \
165	cpu-hppa.c \
166	cpu-i386.c \
167	cpu-i860.c \
168	cpu-i960.c \
169	cpu-m32r.c \
170	cpu-m68k.c \
171	cpu-m88k.c \
172	cpu-mips.c \
173	cpu-m10200.c \
174	cpu-m10300.c \
175	cpu-ns32k.c \
176	cpu-powerpc.c \
177	cpu-rs6000.c \
178	cpu-sh.c \
179	cpu-sparc.c \
180	cpu-tic30.c \
181	cpu-v850.c \
182	cpu-vax.c \
183	cpu-we32k.c \
184	cpu-w65.c \
185	cpu-z8k.c
186
187# The .o files needed by all of the 32 bit vectors that are configured into
188# target_vector in targets.c if configured with --enable-targets=all.
189BFD32_BACKENDS = \
190	aout-adobe.lo \
191	aout-arm.lo \
192	aout-ns32k.lo \
193	aout-sparcle.lo \
194	aout-tic30.lo \
195	aout0.lo \
196	aout32.lo \
197	bout.lo \
198	cf-i386lynx.lo \
199	cf-m68klynx.lo \
200	cf-sparclynx.lo \
201	coff-a29k.lo \
202	coff-apollo.lo \
203	coff-arm.lo \
204	coff-aux.lo \
205	coff-h8300.lo \
206	coff-h8500.lo \
207	coff-i386.lo \
208	coff-go32.lo \
209	coff-i860.lo \
210	coff-i960.lo \
211	coff-m68k.lo \
212	coff-m88k.lo \
213	coff-mips.lo \
214	coff-pmac.lo \
215	coff-rs6000.lo \
216	coff-sh.lo \
217	coff-sparc.lo \
218	coff-stgo32.lo \
219	coff-svm68k.lo \
220	coff-tic30.lo \
221	coff-u68k.lo \
222	coff-we32k.lo \
223	coff-w65.lo \
224	coff-z8k.lo \
225	cofflink.lo \
226	dwarf2.lo \
227	ecoff.lo \
228	ecofflink.lo \
229	elf.lo \
230	elf32-arc.lo \
231	elf32-d10v.lo \
232	elf32-gen.lo \
233	elf32-hppa.lo \
234	elf32-i386.lo \
235	elf32-i860.lo \
236	elf32-m32r.lo \
237	elf32-m68k.lo \
238	elf32-m88k.lo \
239	elf32-mips.lo \
240	elf-m10200.lo \
241	elf-m10300.lo \
242	elf32-ppc.lo \
243	elf32-sh.lo \
244	elf32-sparc.lo \
245	elf32-v850.lo \
246	elf32.lo \
247	elflink.lo \
248	hp300bsd.lo \
249	hp300hpux.lo \
250	som.lo \
251	i386aout.lo \
252	i386bsd.lo \
253	i386dynix.lo \
254	i386freebsd.lo \
255	i386linux.lo \
256	i386lynx.lo \
257	i386msdos.lo \
258	i386netbsd.lo \
259	i386mach3.lo \
260	i386os9k.lo \
261	ieee.lo \
262	m68k4knetbsd.lo \
263	m68klinux.lo \
264	m68klynx.lo \
265	m68knetbsd.lo \
266	m88kmach3.lo \
267	mipsbsd.lo \
268	newsos3.lo \
269	nlm.lo \
270	nlm32-i386.lo \
271	nlm32-sparc.lo \
272	nlm32-ppc.lo \
273	nlm32.lo \
274	ns32knetbsd.lo \
275	oasys.lo \
276	pc532-mach.lo \
277	pe-arm.lo \
278	pei-arm.lo \
279	pe-i386.lo \
280	pei-i386.lo \
281	pe-ppc.lo \
282	pei-ppc.lo \
283	ppcboot.lo \
284	reloc16.lo \
285	riscix.lo \
286	sparclinux.lo \
287	sparclynx.lo \
288	sparcnetbsd.lo \
289	sunos.lo \
290	vaxnetbsd.lo \
291	versados.lo \
292	xcofflink.lo
293
294BFD32_BACKENDS_CFILES = \
295	aout-adobe.c \
296	aout-arm.c \
297	aout-ns32k.c \
298	aout-sparcle.c \
299	aout-tic30.c \
300	aout0.c \
301	aout32.c \
302	bout.c \
303	cf-i386lynx.c \
304	cf-m68klynx.c \
305	cf-sparclynx.c \
306	coff-a29k.c \
307	coff-apollo.c \
308	coff-arm.c \
309	coff-aux.c \
310	coff-h8300.c \
311	coff-h8500.c \
312	coff-i386.c \
313	coff-i860.c \
314	coff-go32.c \
315	coff-i960.c \
316	coff-m68k.c \
317	coff-m88k.c \
318	coff-mips.c \
319	coff-pmac.c \
320	coff-rs6000.c \
321	coff-sh.c \
322	coff-sparc.c \
323	coff-stgo32.c \
324	coff-svm68k.c \
325	coff-tic30.c \
326	coff-u68k.c \
327	coff-we32k.c \
328	coff-w65.c \
329	coff-z8k.c \
330	cofflink.c \
331	dwarf2.c \
332	ecoff.c \
333	ecofflink.c \
334	elf.c \
335	elf32-arc.c \
336	elf32-d10v.c \
337	elf32-gen.c \
338	elf32-hppa.c \
339	elf32-i386.c \
340	elf32-i860.c \
341	elf32-m32r.c \
342	elf32-m68k.c \
343	elf32-m88k.c \
344	elf32-mips.c \
345	elf-m10200.c \
346	elf-m10300.c \
347	elf32-ppc.c \
348	elf32-sh.c \
349	elf32-sparc.c \
350	elf32-v850.c \
351	elf32.c \
352	elflink.c \
353	hp300bsd.c \
354	hp300hpux.c \
355	som.c \
356	i386aout.c \
357	i386bsd.c \
358	i386dynix.c \
359	i386freebsd.c \
360	i386linux.c \
361	i386lynx.c \
362	i386msdos.c \
363	i386netbsd.c \
364	i386mach3.c \
365	i386os9k.c \
366	ieee.c \
367	m68k4knetbsd.c \
368	m68klinux.c \
369	m68klynx.c \
370	m68knetbsd.c \
371	m88kmach3.c \
372	mipsbsd.c \
373	newsos3.c \
374	nlm.c \
375	nlm32-i386.c \
376	nlm32-sparc.c \
377	nlm32-ppc.c \
378	nlm32.c \
379	ns32knetbsd.c \
380	oasys.c \
381	pc532-mach.c \
382	pe-arm.c \
383	pei-arm.c \
384	pe-i386.c \
385	pei-i386.c \
386	pe-ppc.c \
387	pei-ppc.c \
388	ppcboot.c \
389	reloc16.c \
390	riscix.c \
391	sparclinux.c \
392	sparclynx.c \
393	sparcnetbsd.c \
394	sunos.c \
395	vaxnetbsd.c \
396	versados.c \
397	xcofflink.c
398
399# The .o files needed by all of the 64 bit vectors that are configured into
400# target_vector in targets.c if configured with --enable-targets=all
401# and --enable-64-bit-bfd.
402BFD64_BACKENDS = \
403	aout64.lo \
404	coff-alpha.lo \
405	demo64.lo \
406	elf64-alpha.lo \
407	elf64-gen.lo \
408	elf64-mips.lo \
409	elf64-sparc.lo \
410	elf64.lo \
411	evax-alpha.lo \
412	evax-egsd.lo \
413	evax-etir.lo \
414	evax-emh.lo \
415	evax-misc.lo \
416	nlm32-alpha.lo \
417	nlm64.lo
418
419BFD64_BACKENDS_CFILES = \
420	aout64.c \
421	coff-alpha.c \
422	demo64.c \
423	elf64-alpha.c \
424	elf64-gen.c \
425	elf64-mips.c \
426	elf64-sparc.c \
427	elf64.c \
428	evax-alpha.c \
429	evax-egsd.c \
430	evax-etir.c \
431	evax-emh.c \
432	evax-misc.c \
433	nlm32-alpha.c \
434	nlm64.c
435
436OPTIONAL_BACKENDS = \
437	aix386-core.lo \
438	hpux-core.lo \
439	irix-core.lo \
440	lynx-core.lo \
441	osf-core.lo \
442	trad-core.lo \
443	cisco-core.lo
444
445OPTIONAL_BACKENDS_CFILES = \
446	aix386-core.c \
447	hpux-core.c \
448	irix-core.c \
449	lynx-core.c \
450	osf-core.c \
451	trad-core.c \
452	cisco-core.c
453
454# These are defined by configure.in:
455WORDSIZE = @wordsize@
456ALL_BACKENDS = @all_backends@
457BFD_BACKENDS = @bfd_backends@
458BFD_MACHINES = @bfd_machines@
459TDEFAULTS = @tdefaults@
460
461INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES)
462
463# C source files that correspond to .o's.
464CFILES = \
465	$(BFD_LIBS_CFILES) \
466	$(ALL_MACHINES_CFILES) \
467	$(BFD32_BACKENDS_CFILES) \
468	$(BFD64_BACKENDS_CFILES) \
469	$(OPTIONAL_BACKENDS_CFILES)
470
471HFILES = \
472	aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h \
473	ecoffswap.h elf32-hppa.h elf32-target.h elf64-target.h \
474	elfcode.h evax.h genlink.h go32stub.h hppa_stubs.h libaout.h \
475	libbfd.h libcoff.h libecoff.h elf-bfd.h libhppa.h libieee.h \
476	libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \
477	targmatch.h
478
479# Various kinds of .o files to put in libbfd.a:
480# BFD_BACKENDS	Routines the configured targets need.
481# BFD_MACHINES	Architecture-specific routines the configured targets need.
482# COREFILE	Core file routines for a native configuration
483OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
484
485libbfd_la_SOURCES = $(BFD_LIBS_CFILES)
486libbfd_la_DEPENDENCIES = $(OFILES) ofiles
487libbfd_la_LIBADD = `cat ofiles`
488libbfd_la_LDFLAGS = -release $(VERSION)
489
490# libtool will build .libs/libbfd.a.  We create libbfd.a in the build
491# directory so that we don't have to convert all the programs that use
492# libbfd.a simultaneously.  This is a hack which should be removed if
493# everything else starts using libtool.  FIXME.
494
495noinst_LIBRARIES = libbfd.a
496libbfd_a_SOURCES =
497
498BFD_H_DEPS= $(INCDIR)/ansidecl.h
499LOCAL_H_DEPS= libbfd.h sysdep.h config.h
500
501BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
502	reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c
503LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
504LIBCOFF_H_FILES = libcoff-in.h coffcode.h
505
506MOSTLYCLEANFILES = elf32-target.h elf64-target.h ofiles stamp-ofiles \
507	targmatch.h
508
509CLEANFILES = bfd.h dep.sed stmp-bfd-h .dep .dep1 libbfd.a stamp-lib \
510	stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
511ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
512mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
513CONFIG_HEADER = config.h
514CONFIG_CLEAN_FILES =  bfd-in3.h
515LIBRARIES =  $(noinst_LIBRARIES)
516
517
518DEFS = @DEFS@ -I. -I$(srcdir) -I.
519CPPFLAGS = @CPPFLAGS@
520LDFLAGS = @LDFLAGS@
521LIBS = @LIBS@
522libbfd_a_LIBADD = 
523libbfd_a_OBJECTS = 
524LTLIBRARIES =  $(lib_LTLIBRARIES)
525
526libbfd_la_OBJECTS =  archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
527corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
528syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo \
529ihex.lo stabs.lo stab-syms.lo
530CFLAGS = @CFLAGS@
531COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
532LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
533LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
534DIST_COMMON =  README COPYING ChangeLog Makefile.am Makefile.in TODO \
535acconfig.h acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
536configure.in stamp-h.in
537
538
539DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
540
541TAR = tar
542GZIP = --best
543SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
544OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
545
546default: all
547
548.SUFFIXES:
549.SUFFIXES: .S .c .lo .o .s
550$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
551	cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
552
553Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
554	cd $(top_builddir) \
555	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
556
557$(ACLOCAL_M4): @MAINT@ configure.in  acinclude.m4
558	cd $(srcdir) && $(ACLOCAL)
559
560config.status: $(srcdir)/configure
561	$(SHELL) ./config.status --recheck
562$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
563	cd $(srcdir) && $(AUTOCONF)
564
565config.h: stamp-h
566	@:
567stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
568	cd $(top_builddir) \
569	  && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
570	     $(SHELL) ./config.status
571	@echo timestamp > stamp-h
572$(srcdir)/config.in: @MAINT@$(srcdir)/stamp-h.in
573$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
574	cd $(top_srcdir) && $(AUTOHEADER)
575	@echo timestamp > $(srcdir)/stamp-h.in
576
577mostlyclean-hdr:
578
579clean-hdr:
580
581distclean-hdr:
582	-rm -f config.h
583
584maintainer-clean-hdr:
585bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
586	cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= ./config.status
587
588mostlyclean-noinstLIBRARIES:
589
590clean-noinstLIBRARIES:
591	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
592
593distclean-noinstLIBRARIES:
594
595maintainer-clean-noinstLIBRARIES:
596
597.c.o:
598	$(COMPILE) -c $<
599
600.s.o:
601	$(COMPILE) -c $<
602
603.S.o:
604	$(COMPILE) -c $<
605
606mostlyclean-compile:
607	-rm -f *.o core *.core
608
609clean-compile:
610
611distclean-compile:
612	-rm -f *.tab.c
613
614maintainer-clean-compile:
615
616.c.lo:
617	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
618
619.s.lo:
620	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
621
622.S.lo:
623	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
624
625mostlyclean-libtool:
626	-rm -f *.lo
627
628clean-libtool:
629	-rm -rf .libs _libs
630
631distclean-libtool:
632
633maintainer-clean-libtool:
634
635mostlyclean-libLTLIBRARIES:
636
637clean-libLTLIBRARIES:
638	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
639
640distclean-libLTLIBRARIES:
641
642maintainer-clean-libLTLIBRARIES:
643
644install-libLTLIBRARIES: $(lib_LTLIBRARIES)
645	@$(NORMAL_INSTALL)
646	$(mkinstalldirs) $(libdir)
647	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
648	  if test -f $$p; then \
649	    echo "$(LIBTOOL)  --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p"; \
650	    $(LIBTOOL)  --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p; \
651	  else :; fi; \
652	done
653
654uninstall-libLTLIBRARIES:
655	$(NORMAL_UNINSTALL)
656	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
657	  $(LIBTOOL)  --mode=uninstall rm -f $(libdir)/$$p; \
658	done
659
660libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
661	$(LINK) -rpath $(libdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
662
663# This directory's subdirectories are mostly independent; you can cd
664# into them and run `make' without going through this Makefile.
665# To change the values of `make' variables: instead of editing Makefiles,
666# (1) if the variable is set in `config.status', edit `config.status'
667#     (which will cause the Makefiles to be regenerated when you run `make');
668# (2) otherwise, pass the desired values on the `make' command line.
669
670@SET_MAKE@
671
672all-recursive install-data-recursive install-exec-recursive \
673installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
674check-recursive installcheck-recursive info-recursive dvi-recursive:
675	@set fnord $(MAKEFLAGS); amf=$$2; \
676	list='$(SUBDIRS)'; for subdir in $$list; do \
677	  target=`echo $@ | sed s/-recursive//`; \
678	  echo "Making $$target in $$subdir"; \
679	  (cd $$subdir && $(MAKE) $$target) \
680	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
681	done && test -z "$$fail"
682
683mostlyclean-recursive clean-recursive distclean-recursive \
684maintainer-clean-recursive:
685	@set fnord $(MAKEFLAGS); amf=$$2; \
686	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
687	  rev="$$subdir $$rev"; \
688	done; \
689	for subdir in $$rev; do \
690	  target=`echo $@ | sed s/-recursive//`; \
691	  echo "Making $$target in $$subdir"; \
692	  (cd $$subdir && $(MAKE) $$target) \
693	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
694	done && test -z "$$fail"
695tags-recursive:
696	list='$(SUBDIRS)'; for subdir in $$list; do \
697	  (cd $$subdir && $(MAKE) tags); \
698	done
699
700tags: TAGS
701
702ID: $(HEADERS) $(SOURCES) $(LISP)
703	here=`pwd` && cd $(srcdir) \
704	  && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
705
706TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
707	tags=; \
708	here=`pwd`; \
709	list='$(SUBDIRS)'; for subdir in $$list; do \
710	  test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
711	done; \
712	list='$(SOURCES) $(HEADERS)'; \
713	unique=`for i in $$list; do echo $$i; done | \
714	  awk '    { files[$$0] = 1; } \
715	       END { for (i in files) print i; }'`; \
716	test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
717	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
718
719mostlyclean-tags:
720
721clean-tags:
722
723distclean-tags:
724	-rm -f TAGS ID
725
726maintainer-clean-tags:
727
728distdir = $(PACKAGE)-$(VERSION)
729top_distdir = $(distdir)
730
731# This target untars the dist file and tries a VPATH configuration.  Then
732# it guarantees that the distribution is self-contained by making another
733# tarfile.
734distcheck: dist
735	-rm -rf $(distdir)
736	GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
737	mkdir $(distdir)/=build
738	mkdir $(distdir)/=inst
739	dc_install_base=`cd $(distdir)/=inst && pwd`; \
740	cd $(distdir)/=build \
741	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
742	  && $(MAKE) \
743	  && $(MAKE) dvi \
744	  && $(MAKE) check \
745	  && $(MAKE) install \
746	  && $(MAKE) installcheck \
747	  && $(MAKE) dist
748	-rm -rf $(distdir)
749	@echo "========================"; \
750	echo "$(distdir).tar.gz is ready for distribution"; \
751	echo "========================"
752dist: distdir
753	-chmod -R a+r $(distdir)
754	GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
755	-rm -rf $(distdir)
756dist-all: distdir
757	-chmod -R a+r $(distdir)
758	GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
759	-rm -rf $(distdir)
760distdir: $(DISTFILES)
761	-rm -rf $(distdir)
762	mkdir $(distdir)
763	-chmod 777 $(distdir)
764	@for file in $(DISTFILES); do \
765	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
766	  test -f $(distdir)/$$file \
767	  || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
768	  || cp -p $$d/$$file $(distdir)/$$file; \
769	done
770	for subdir in $(SUBDIRS); do \
771	  test -d $(distdir)/$$subdir \
772	  || mkdir $(distdir)/$$subdir \
773	  || exit 1; \
774	  chmod 777 $(distdir)/$$subdir; \
775	  (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
776	    || exit 1; \
777	done
778info: info-recursive
779dvi: dvi-recursive
780check:
781	$(MAKE) check-recursive
782installcheck: installcheck-recursive
783install-info: install-info-recursive
784all-recursive-am: config.h
785	$(MAKE) all-recursive
786
787all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
788
789install-exec-am: install-libLTLIBRARIES
790
791install-data-am: install-data-local
792
793uninstall-am: uninstall-libLTLIBRARIES
794
795install-exec: install-exec-recursive install-exec-am
796	@$(NORMAL_INSTALL)
797
798install-data: install-data-recursive install-data-am
799	@$(NORMAL_INSTALL)
800
801install: install-recursive install-exec-am install-data-am
802	@:
803
804uninstall: uninstall-recursive uninstall-am
805
806all: all-recursive-am all-am
807
808install-strip:
809	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
810installdirs: installdirs-recursive
811	$(mkinstalldirs)  $(libdir)
812
813
814mostlyclean-generic:
815	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
816
817clean-generic:
818	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
819
820distclean-generic:
821	-rm -f Makefile $(DISTCLEANFILES)
822	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
823	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
824
825maintainer-clean-generic:
826	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
827	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
828mostlyclean-am:  mostlyclean-hdr mostlyclean-noinstLIBRARIES \
829		mostlyclean-compile mostlyclean-libtool \
830		mostlyclean-libLTLIBRARIES mostlyclean-tags \
831		mostlyclean-generic
832
833clean-am:  clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
834		clean-libLTLIBRARIES clean-tags clean-generic \
835		mostlyclean-am
836
837distclean-am:  distclean-hdr distclean-noinstLIBRARIES distclean-compile \
838		distclean-libtool distclean-libLTLIBRARIES \
839		distclean-tags distclean-generic clean-am
840
841maintainer-clean-am:  maintainer-clean-hdr \
842		maintainer-clean-noinstLIBRARIES \
843		maintainer-clean-compile maintainer-clean-libtool \
844		maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
845		maintainer-clean-generic distclean-am
846
847mostlyclean:  mostlyclean-recursive mostlyclean-am
848
849clean:  clean-recursive clean-am
850
851distclean:  distclean-recursive distclean-am
852	-rm -f config.status
853	-rm -f libtool
854
855maintainer-clean:  maintainer-clean-recursive maintainer-clean-am
856	@echo "This command is intended for maintainers to use;"
857	@echo "it deletes files that may require special tools to rebuild."
858	-rm -f config.status
859
860.PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
861maintainer-clean-hdr mostlyclean-noinstLIBRARIES \
862distclean-noinstLIBRARIES clean-noinstLIBRARIES \
863maintainer-clean-noinstLIBRARIES mostlyclean-compile distclean-compile \
864clean-compile maintainer-clean-compile mostlyclean-libtool \
865distclean-libtool clean-libtool maintainer-clean-libtool \
866mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
867clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
868uninstall-libLTLIBRARIES install-libLTLIBRARIES install-data-recursive \
869uninstall-data-recursive install-exec-recursive \
870uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
871all-recursive check-recursive installcheck-recursive info-recursive \
872dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
873maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
874distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
875installcheck install-info all-recursive-am all-am install-exec-am \
876install-data-am uninstall-am install-exec install-data install \
877uninstall all installdirs mostlyclean-generic distclean-generic \
878clean-generic maintainer-clean-generic clean mostlyclean distclean \
879maintainer-clean
880
881
882diststuff: info
883
884stamp-ofiles: Makefile
885	rm -f tofiles
886	f=""; \
887	for i in $(OFILES) ; do \
888	  case " $$f " in \
889	    *" $$i "*) ;; \
890	    *) f="$$f $$i" ;; \
891	  esac ; \
892	done ; \
893	echo $$f > tofiles
894	$(SHELL) $(srcdir)/../move-if-change tofiles ofiles
895	touch stamp-ofiles
896
897ofiles: stamp-ofiles ; @true
898
899stamp-lib: libbfd.la
900	if [ -f .libs/libbfd.a ]; then \
901	  cp .libs/libbfd.a libbfd.tmp; \
902	  $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
903	else true; fi
904	touch stamp-lib
905
906libbfd.a: stamp-lib ; @true
907
908# This file holds an array associating configuration triplets and
909# vector names.  It is built from config.bfd.  It is not compiled by
910# itself, but is included by targets.c.
911targmatch.h: config.bfd targmatch.sed
912	rm -f targmatch.h
913	sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
914	mv -f targmatch.new targmatch.h
915
916# When compiling archures.c and targets.c, supply the default target
917# info from configure.
918
919targets.lo: targets.c config.status
920	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
921
922archures.lo: archures.c config.status
923	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
924
925elf32-target.h : elfxx-target.h
926	rm -f elf32-target.h
927	sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
928	mv -f elf32-target.new elf32-target.h
929
930elf64-target.h : elfxx-target.h
931	rm -f elf64-target.h
932	sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
933	mv -f elf64-target.new elf64-target.h
934$(BFD_LIBS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
935$(BFD_MACHINES): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
936$(BFD_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
937$(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
938
939# Install BFD include file, and others that it needs.
940install-data-local: $(BFD_H)
941	$(INSTALL_DATA) $(BFD_H) $(includedir)/bfd.h
942	$(INSTALL_DATA) $(INCDIR)/ansidecl.h $(includedir)/ansidecl.h
943	$(INSTALL_DATA) $(INCDIR)/bfdlink.h $(includedir)/bfdlink.h
944
945# Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES).
946.dep: dep.sed $(CFILES) $(HFILES) bfd.h
947	rm -f .dep1
948	$(MAKE) DEP=$(DEP) .dep1
949	sed -f dep.sed <.dep1 >.dep
950
951# This rule really wants a mkdep that runs "gcc -MM".
952# The NetBSD mkdep overwrites any existing file contents, and doesn't insert
953# the "DO NOT DELETE" line.
954# Other mkdep versions require a file that already exists, and do insert it.
955# Hence the weirdness....
956.dep1: $(CFILES)
957	rm -f .dep2 .dep2a
958	echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
959	echo > .dep2a
960	$(DEP) -f .dep2a $(INCLUDES) $(CFLAGS) $?
961	sed -e '/DO NOT DELETE/d' -e '/^$$/d' < .dep2a >> .dep2
962	rm -f .dep2a
963	$(SHELL) $(srcdir)/../move-if-change .dep2 .dep1
964
965dep.sed: dep-in.sed config.status
966	sed <$(srcdir)/dep-in.sed >dep.sed	\
967		-e 's!@BFD_H@!$(BFD_H)!'	\
968		-e 's!@INCDIR@!$(INCDIR)!'	\
969		-e 's!@SRCDIR@!$(srcdir)!'
970
971dep: .dep
972	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
973	cat .dep >> tmp-Makefile
974	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
975
976dep-in: .dep
977	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
978	cat .dep >> tmp-Makefile.in
979	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
980
981dep-am: .dep
982	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
983	cat .dep >> tmp-Makefile.am
984	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
985
986host-aout.lo: Makefile
987
988# The following program can be used to generate a simple config file
989# which can be folded into an h-XXX file for a new host, with some editing.
990aout-params.h: gen-aout
991	./gen-aout host > aout-params.h
992gen-aout: $(srcdir)/gen-aout.c Makefile
993	$(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
994
995$(BFD_H): stmp-bfd-h ; @true
996
997stmp-bfd-h: bfd-in3.h
998	rm -f bfd-tmp.h
999	cp bfd-in3.h bfd-tmp.h
1000	$(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1001	rm -f bfd-tmp.h
1002	touch stmp-bfd-h
1003
1004# Could really use a "copy-if-change"...
1005headers:
1006	(cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
1007	cp $(docdir)/bfd.h bfd-in2.h-new
1008	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1009	cp $(docdir)/libbfd.h libbfd.h-new
1010	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1011	cp $(docdir)/libcoff.h libcoff.h-new
1012	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1013
1014# We only rebuild the header files automatically if we have been
1015# configured with --enable-maintainer-mode.
1016
1017$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1018stmp-bin2-h: $(BFD_H_FILES)
1019	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1020	cp $(docdir)/bfd.h bfd-in2.h-new
1021	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1022	touch stmp-bin2-h
1023
1024$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1025stmp-lbfd-h: $(LIBBFD_H_FILES)
1026	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1027	cp $(docdir)/libbfd.h libbfd.h-new
1028	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1029	touch stmp-lbfd-h
1030
1031$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1032stmp-lcoff-h: $(LIBCOFF_H_FILES)
1033	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1034	cp $(docdir)/libcoff.h libcoff.h-new
1035	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1036	touch stmp-lcoff-h
1037
1038# What appears below is generated by a hacked mkdep using gcc -MM.
1039
1040# DO NOT DELETE THIS LINE -- mkdep uses it.
1041# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1042archive.lo: archive.c $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h
1043archures.lo: archures.c
1044bfd.lo: bfd.c $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h \
1045  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \
1046  libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \
1047  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
1048cache.lo: cache.c
1049coffgen.lo: coffgen.c $(INCDIR)/coff/internal.h libcoff.h \
1050  $(INCDIR)/bfdlink.h
1051corefile.lo: corefile.c
1052format.lo: format.c
1053init.lo: init.c
1054libbfd.lo: libbfd.c
1055opncls.lo: opncls.c $(INCDIR)/objalloc.h
1056reloc.lo: reloc.c $(INCDIR)/bfdlink.h
1057section.lo: section.c
1058syms.lo: syms.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
1059  $(INCDIR)/aout/stab.def
1060targets.lo: targets.c $(INCDIR)/fnmatch.h targmatch.h
1061hash.lo: hash.c $(INCDIR)/objalloc.h
1062linker.lo: linker.c $(INCDIR)/bfdlink.h genlink.h
1063srec.lo: srec.c $(INCDIR)/libiberty.h
1064binary.lo: binary.c
1065tekhex.lo: tekhex.c $(INCDIR)/libiberty.h
1066ihex.lo: ihex.c $(INCDIR)/libiberty.h
1067stabs.lo: stabs.c $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1068stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1069  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1070cpu-a29k.lo: cpu-a29k.c
1071cpu-alpha.lo: cpu-alpha.c
1072cpu-arc.lo: cpu-arc.c
1073cpu-arm.lo: cpu-arm.c
1074cpu-h8300.lo: cpu-h8300.c
1075cpu-h8500.lo: cpu-h8500.c
1076cpu-hppa.lo: cpu-hppa.c
1077cpu-i386.lo: cpu-i386.c
1078cpu-i860.lo: cpu-i860.c
1079cpu-i960.lo: cpu-i960.c
1080cpu-m32r.lo: cpu-m32r.c
1081cpu-m68k.lo: cpu-m68k.c
1082cpu-m88k.lo: cpu-m88k.c
1083cpu-mips.lo: cpu-mips.c
1084cpu-m10200.lo: cpu-m10200.c
1085cpu-m10300.lo: cpu-m10300.c
1086cpu-ns32k.lo: cpu-ns32k.c ns32k.h
1087cpu-powerpc.lo: cpu-powerpc.c
1088cpu-rs6000.lo: cpu-rs6000.c
1089cpu-sh.lo: cpu-sh.c
1090cpu-sparc.lo: cpu-sparc.c
1091cpu-tic30.lo: cpu-tic30.c
1092cpu-v850.lo: cpu-v850.c
1093cpu-vax.lo: cpu-vax.c
1094cpu-we32k.lo: cpu-we32k.c
1095cpu-w65.lo: cpu-w65.c
1096cpu-z8k.lo: cpu-z8k.c
1097aout-adobe.lo: aout-adobe.c $(INCDIR)/aout/adobe.h \
1098  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1099  $(INCDIR)/bfdlink.h
1100aout-arm.lo: aout-arm.c libaout.h $(INCDIR)/bfdlink.h \
1101  $(INCDIR)/aout/aout64.h aoutx.h $(INCDIR)/aout/stab_gnu.h \
1102  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1103aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1104  ns32k.h libaout.h $(INCDIR)/bfdlink.h
1105aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1106  libaout.h aoutf1.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1107  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1108  aout-target.h
1109aout-tic30.lo: aout-tic30.c libaout.h $(INCDIR)/bfdlink.h \
1110  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1111  $(INCDIR)/aout/ar.h aoutx.h
1112aout0.lo: aout0.c aoutf1.h $(INCDIR)/aout/sun4.h libaout.h \
1113  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1114  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1115aout32.lo: aout32.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
1116  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1117  $(INCDIR)/aout/ar.h
1118bout.lo: bout.c $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h \
1119  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
1120cf-i386lynx.lo: cf-i386lynx.c coff-i386.c $(INCDIR)/coff/i386.h \
1121  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1122  coffcode.h coffswap.h
1123cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/coff/m68k.h \
1124  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1125  coffcode.h coffswap.h
1126cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/coff/sparc.h \
1127  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1128  coffcode.h coffswap.h
1129coff-a29k.lo: coff-a29k.c $(INCDIR)/coff/a29k.h $(INCDIR)/coff/internal.h \
1130  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1131coff-apollo.lo: coff-apollo.c $(INCDIR)/coff/apollo.h \
1132  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1133  coffcode.h coffswap.h
1134coff-arm.lo: coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/internal.h \
1135  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1136coff-aux.lo: coff-aux.c $(INCDIR)/coff/aux-coff.h $(INCDIR)/coff/internal.h \
1137  $(INCDIR)/coff/m68k.h coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h \
1138  coffcode.h coffswap.h
1139coff-h8300.lo: coff-h8300.c $(INCDIR)/bfdlink.h genlink.h \
1140  $(INCDIR)/coff/h8300.h $(INCDIR)/coff/internal.h libcoff.h \
1141  coffcode.h coffswap.h
1142coff-h8500.lo: coff-h8500.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h \
1143  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1144coff-i386.lo: coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/internal.h \
1145  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1146coff-i860.lo: coff-i860.c $(INCDIR)/coff/i860.h $(INCDIR)/coff/internal.h \
1147  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1148coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/coff/i386.h \
1149  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1150  coffcode.h coffswap.h
1151coff-i960.lo: coff-i960.c $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h \
1152  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1153coff-m68k.lo: coff-m68k.c $(INCDIR)/coff/m68k.h $(INCDIR)/coff/internal.h \
1154  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1155coff-m88k.lo: coff-m88k.c $(INCDIR)/coff/m88k.h $(INCDIR)/coff/internal.h \
1156  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1157coff-mips.lo: coff-mips.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1158  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1159  $(INCDIR)/coff/mips.h libcoff.h libecoff.h coffswap.h \
1160  ecoffswap.h
1161coff-pmac.lo: coff-pmac.c coff-rs6000.c $(INCDIR)/coff/internal.h \
1162  $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1163  coffcode.h coffswap.h
1164coff-rs6000.lo: coff-rs6000.c $(INCDIR)/coff/internal.h \
1165  $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1166  coffcode.h coffswap.h
1167coff-sh.lo: coff-sh.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
1168  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1169coff-sparc.lo: coff-sparc.c $(INCDIR)/coff/sparc.h \
1170  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1171  coffcode.h coffswap.h
1172coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/coff/i386.h \
1173  $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1174  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1175  go32stub.h
1176coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
1177  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1178  coffcode.h coffswap.h
1179coff-tic30.lo: coff-tic30.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h \
1180  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1181coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
1182  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1183  coffcode.h coffswap.h
1184coff-we32k.lo: coff-we32k.c $(INCDIR)/coff/we32k.h \
1185  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1186  coffcode.h coffswap.h
1187coff-w65.lo: coff-w65.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h \
1188  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1189coff-z8k.lo: coff-z8k.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h \
1190  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1191cofflink.lo: cofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1192  libcoff.h
1193dwarf2.lo: dwarf2.c $(INCDIR)/libiberty.h elf-bfd.h \
1194  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1195  $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1196ecoff.lo: ecoff.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/ar.h \
1197  $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1198  libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h \
1199  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1200  libcoff.h libecoff.h
1201ecofflink.lo: ecofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/objalloc.h \
1202  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h \
1203  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1204  libcoff.h libecoff.h
1205elf.lo: elf.c $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1206  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
1207elf32-arc.lo: elf32-arc.c elf-bfd.h $(INCDIR)/elf/common.h \
1208  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1209  $(INCDIR)/elf/arc.h elf32-target.h
1210elf32-d10v.lo: elf32-d10v.c elf-bfd.h $(INCDIR)/elf/common.h \
1211  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1212  elf32-target.h
1213elf32-gen.lo: elf32-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
1214  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1215  elf32-target.h
1216elf32-hppa.lo: elf32-hppa.c $(INCDIR)/bfdlink.h elf-bfd.h \
1217  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1218  elf32-hppa.h libhppa.h $(INCDIR)/elf/hppa.h hppa_stubs.h \
1219  elf32-target.h
1220elf32-i386.lo: elf32-i386.c $(INCDIR)/bfdlink.h elf-bfd.h \
1221  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1222  elf32-target.h
1223elf32-i860.lo: elf32-i860.c elf-bfd.h $(INCDIR)/elf/common.h \
1224  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1225  elf32-target.h
1226elf32-m32r.lo: elf32-m32r.c elf-bfd.h $(INCDIR)/elf/common.h \
1227  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1228  $(INCDIR)/elf/m32r.h elf32-target.h
1229elf32-m68k.lo: elf32-m68k.c $(INCDIR)/bfdlink.h elf-bfd.h \
1230  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1231  elf32-target.h
1232elf32-m88k.lo: elf32-m88k.c elf-bfd.h $(INCDIR)/elf/common.h \
1233  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1234  elf32-target.h
1235elf32-mips.lo: elf32-mips.c $(INCDIR)/bfdlink.h genlink.h \
1236  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1237  $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1238  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1239  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h ecoffswap.h \
1240  elf32-target.h
1241elf-m10200.lo: elf-m10200.c elf-bfd.h $(INCDIR)/elf/common.h \
1242  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1243  elf32-target.h
1244elf-m10300.lo: elf-m10300.c elf-bfd.h $(INCDIR)/elf/common.h \
1245  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1246  elf32-target.h
1247elf32-ppc.lo: elf32-ppc.c $(INCDIR)/bfdlink.h elf-bfd.h \
1248  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1249  $(INCDIR)/elf/ppc.h elf32-target.h
1250elf32-sh.lo: elf32-sh.c $(INCDIR)/bfdlink.h elf-bfd.h \
1251  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1252  elf32-target.h
1253elf32-sparc.lo: elf32-sparc.c $(INCDIR)/bfdlink.h elf-bfd.h \
1254  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1255  $(INCDIR)/elf/sparc.h elf32-target.h
1256elf32-v850.lo: elf32-v850.c $(INCDIR)/bfdlink.h elf-bfd.h \
1257  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1258  $(INCDIR)/elf/v850.h elf32-target.h
1259elf32.lo: elf32.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
1260  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1261  $(INCDIR)/fnmatch.h elfcore.h elflink.h
1262elflink.lo: elflink.c $(INCDIR)/bfdlink.h elf-bfd.h \
1263  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
1264hp300bsd.lo: hp300bsd.c libaout.h $(INCDIR)/bfdlink.h \
1265  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1266  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1267hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
1268  aoutx.h $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1269  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1270  aout-target.h
1271som.lo: som.c
1272i386aout.lo: i386aout.c $(INCDIR)/aout/aout64.h libaout.h \
1273  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1274  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1275i386bsd.lo: i386bsd.c libaout.h $(INCDIR)/bfdlink.h \
1276  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1277  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1278i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
1279  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1280  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1281  aout-target.h
1282i386freebsd.lo: i386freebsd.c freebsd.h libaout.h $(INCDIR)/bfdlink.h \
1283  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1284  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1285i386linux.lo: i386linux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1286  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1287  $(INCDIR)/bfdlink.h aout-target.h
1288i386lynx.lo: i386lynx.c libaout.h $(INCDIR)/bfdlink.h \
1289  $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1290  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1291i386msdos.lo: i386msdos.c libaout.h $(INCDIR)/bfdlink.h
1292i386netbsd.lo: i386netbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1293  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1294  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1295i386mach3.lo: i386mach3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1296  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1297  $(INCDIR)/bfdlink.h aout-target.h
1298i386os9k.lo: i386os9k.c $(INCDIR)/bfdlink.h libaout.h \
1299  $(INCDIR)/os9k.h
1300ieee.lo: ieee.c $(INCDIR)/ieee.h libieee.h
1301m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h libaout.h \
1302  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1303  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1304m68klinux.lo: m68klinux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1305  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1306  $(INCDIR)/bfdlink.h aout-target.h
1307m68klynx.lo: m68klynx.c libaout.h $(INCDIR)/bfdlink.h \
1308  $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1309  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1310m68knetbsd.lo: m68knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1311  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1312  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1313m88kmach3.lo: m88kmach3.c libaout.h $(INCDIR)/bfdlink.h \
1314  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1315  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1316mipsbsd.lo: mipsbsd.c libaout.h $(INCDIR)/bfdlink.h \
1317  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1318  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1319newsos3.lo: newsos3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1320  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1321  $(INCDIR)/bfdlink.h aout-target.h
1322nlm.lo: nlm.c libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1323  $(INCDIR)/nlm/external.h
1324nlm32-i386.lo: nlm32-i386.c $(INCDIR)/nlm/i386-ext.h \
1325  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1326  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1327nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/nlm/sparc32-ext.h \
1328  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1329  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1330nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/nlm/ppc-ext.h libnlm.h \
1331  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1332  nlmswap.h nlm-target.h
1333nlm32.lo: nlm32.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
1334  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1335ns32knetbsd.lo: ns32knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1336  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1337  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1338oasys.lo: oasys.c $(INCDIR)/oasys.h liboasys.h
1339pc532-mach.lo: pc532-mach.c libaout.h $(INCDIR)/bfdlink.h \
1340  $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1341  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1342pe-arm.lo: pe-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
1343  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1344  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1345pei-arm.lo: pei-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
1346  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1347  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1348pe-i386.lo: pe-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
1349  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1350  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1351pei-i386.lo: pei-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
1352  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1353  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1354pe-ppc.lo: pe-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
1355  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1356  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1357pei-ppc.lo: pei-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
1358  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1359  $(INCDIR)/bfdlink.h coffcode.h peicode.h
1360ppcboot.lo: ppcboot.c
1361reloc16.lo: reloc16.c $(INCDIR)/bfdlink.h genlink.h \
1362  $(INCDIR)/coff/internal.h libcoff.h
1363riscix.lo: riscix.c libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1364  aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1365  $(INCDIR)/aout/ar.h
1366sparclinux.lo: sparclinux.c $(INCDIR)/aout/aout64.h \
1367  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1368  libaout.h $(INCDIR)/bfdlink.h aout-target.h
1369sparclynx.lo: sparclynx.c $(INCDIR)/aout/sun4.h libaout.h \
1370  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1371  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1372sparcnetbsd.lo: sparcnetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1373  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1374  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1375sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
1376  $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1377  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1378vaxnetbsd.lo: vaxnetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
1379  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1380  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1381versados.lo: versados.c $(INCDIR)/libiberty.h
1382xcofflink.lo: xcofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1383  libcoff.h
1384aout64.lo: aout64.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
1385  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1386  $(INCDIR)/aout/ar.h
1387coff-alpha.lo: coff-alpha.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1388  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1389  $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
1390  libecoff.h coffswap.h ecoffswap.h
1391demo64.lo: demo64.c aoutf1.h $(INCDIR)/aout/sun4.h \
1392  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1393  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1394  aout-target.h
1395elf64-alpha.lo: elf64-alpha.c elf-bfd.h $(INCDIR)/elf/common.h \
1396  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1397  $(INCDIR)/elf/alpha.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1398  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
1399  $(INCDIR)/aout/ar.h libcoff.h libecoff.h ecoffswap.h \
1400  elf64-target.h
1401elf64-gen.lo: elf64-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
1402  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1403  elf64-target.h
1404elf64-mips.lo: elf64-mips.c $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h \
1405  genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1406  $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1407  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1408  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1409  elf64-target.h
1410elf64-sparc.lo: elf64-sparc.c elf-bfd.h $(INCDIR)/elf/common.h \
1411  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1412  $(INCDIR)/elf/sparc.h elf64-target.h
1413elf64.lo: elf64.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
1414  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1415  $(INCDIR)/fnmatch.h elfcore.h elflink.h
1416evax-alpha.lo: evax-alpha.c $(INCDIR)/bfdlink.h evax.h
1417evax-egsd.lo: evax-egsd.c $(INCDIR)/bfdlink.h evax.h
1418evax-etir.lo: evax-etir.c $(INCDIR)/bfdlink.h evax.h
1419evax-emh.lo: evax-emh.c $(INCDIR)/bfdlink.h evax.h
1420evax-misc.lo: evax-misc.c $(INCDIR)/bfdlink.h evax.h
1421nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/nlm/alpha-ext.h \
1422  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1423  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1424nlm64.lo: nlm64.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
1425  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1426aix386-core.lo: aix386-core.c $(INCDIR)/coff/i386.h \
1427  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
1428hpux-core.lo: hpux-core.c
1429irix-core.lo: irix-core.c
1430lynx-core.lo: lynx-core.c
1431osf-core.lo: osf-core.c
1432trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h
1433cisco-core.lo: cisco-core.c
1434# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1435
1436# Tell versions [3.59,3.63) of GNU make to not export all variables.
1437# Otherwise a system limit (for SysV at least) may be exceeded.
1438.NOEXPORT:
1439