1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 CATOBJEXT
= @CATOBJEXT@
70 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
75 EMULATION_LIBPATH
= @EMULATION_LIBPATH@
77 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
86 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
87 INSTOBJEXT
= @INSTOBJEXT@
95 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 NATIVE_LIB_DIRS
= @NATIVE_LIB_DIRS@
104 STRINGIFY
= @STRINGIFY@
106 TARGET_SYSTEM_ROOT
= @TARGET_SYSTEM_ROOT@
107 TARGET_SYSTEM_ROOT_DEFINE
= @TARGET_SYSTEM_ROOT_DEFINE@
108 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
111 bfdincludedir
= @bfdincludedir@
112 bfdlibdir
= @bfdlibdir@
113 build_noncanonical
= @build_noncanonical@
114 build_subdir
= @build_subdir@
115 do_compare
= @do_compare@
116 host_noncanonical
= @host_noncanonical@
117 host_subdir
= @host_subdir@
120 target_noncanonical
= @target_noncanonical@
121 target_subdir
= @target_subdir@
122 use_sysroot
= @use_sysroot@
124 INTLLIBS
= @INTLLIBS@
126 AUTOMAKE_OPTIONS
= cygnus dejagnu
130 tooldir
= $(exec_prefix)/$(target_alias
)
132 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
134 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
136 WARN_CFLAGS
= @WARN_CFLAGS@
137 AM_CFLAGS
= $(WARN_CFLAGS
)
139 # We put the scripts in the directory $(scriptdir)/ldscripts.
140 # We can't put the scripts in $(datadir) because the SEARCH_DIR
141 # directives need to be different for native and cross linkers.
142 scriptdir
= $(tooldir
)/lib
145 EMULATION_OFILES
= @EMULATION_OFILES@
146 EMUL_EXTRA_OFILES
= @EMUL_EXTRA_OFILES@
148 # Search path to override the default search path for -lfoo libraries.
149 # If LIB_PATH is empty, the ones in the script (if any) are left alone.
150 # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
151 # a cross-linker, in which case the default is empty. See genscripts.sh.)
152 # Otherwise, they are replaced with the ones given in LIB_PATH,
153 # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
154 # when the linker is configured via the --with-lib-path configure switch.
155 LIB_PATH
= @LIB_PATH@
157 BASEDIR
= $(srcdir)/..
158 BFDDIR
= $(BASEDIR
)/bfd
159 INCDIR
= $(BASEDIR
)/include
162 # What version of the manual to build
165 # Options to extract the man page from ld.texinfo
168 TEXI2POD
= perl
$(BASEDIR
)/etc
/texi2pod.pl
170 POD2MAN
= pod2man
--center
="GNU Development Tools" \
171 --release
="binutils-$(VERSION)" --section
=1
174 #stuff for self hosting (can be overridden in config file).
175 HOSTING_CRT0
= @HOSTING_CRT0@
176 HOSTING_LIBS
= @HOSTING_LIBS@
177 HOSTING_EMU
= -m
$(EMUL
)
179 # Setup the testing framework, if you have one
180 EXPECT
= `if [ -f $$r/../expect/expect ] ; \
181 then echo $$r/../expect/expect ; \
182 else echo expect ; fi`
185 RUNTEST
= `if [ -f $${srcroot}/../dejagnu/runtest ] ; \
186 then echo $${srcroot}/../dejagnu/runtest ; \
187 else echo runtest ; fi`
193 if [ -f $$r/../gcc/xgcc ] ; then \
194 if [ -f $$r/../newlib/Makefile ] ; then \
195 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
197 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
200 if [ "@host@" = "@target@" ] ; then \
203 echo gcc | sed '$(transform)'; \
210 if [ -f $$r/../gcc/xgcc ] ; then \
211 if [ -f $$r/../newlib/Makefile ] ; then \
212 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
214 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
217 if [ "@host@" = "@target@" ] ; then \
220 echo gcc | sed '$(transform)'; \
225 noinst_PROGRAMS
= ld-new
226 info_TEXINFOS
= ld.texinfo
227 noinst_TEXINFOS
= ldint.texinfo
230 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) -I
$(top_srcdir
)/..
/intl
-I..
/intl
$(HDEFINES
) $(CFLAGS
) -DLOCALEDIR
="\"$(datadir)/locale\""
232 BFDLIB
= ..
/bfd
/libbfd.la
233 LIBIBERTY
= ..
/libiberty
/libiberty.a
249 earmelf_linux_eabi.o \
251 earmelfb_linux_eabi.o \
302 eelf32mipswindiss.o \
485 etic3xcoff_onchip.o \
499 ALL_64_EMULATIONS
= \
511 eelf64_sparc_fbsd.o \
526 ALL_EMUL_EXTRA_OFILES
= \
531 CFILES
= ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
532 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
533 mri.c ldcref.c pe-dll.c
536 HFILES
= ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
537 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
538 ldwrite.h mri.h deffile.h pe-dll.h
541 GENERATED_CFILES
= ldgram.c ldlex.c deffilep.c
542 GENERATED_HFILES
= ldgram.h ldemul-list.h deffilep.h
544 OFILES
= ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
545 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
546 ldfile.o ldcref.o
${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
549 STAGESTUFF
= *.o ldscripts
/* e
*.c
551 # At the moment this is just a list of those emulation template files
552 # that contain internationalised strings.
553 EMULATION_FILES
= emultempl
/pe.em emultempl
/armcoff.em
555 POTFILES
= $(CFILES
) $(HFILES
) $(EMULATION_FILES
)
557 # These all start with e so 'make clean' can find them.
559 GENSCRIPTS
= LIB_PATH
='${LIB_PATH}' $(SHELL
) $(srcdir)/genscripts.sh
${srcdir} ${libdir} "${exec_prefix}" @host@ @target@ @target_alias@
"@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
560 GEN_DEPENDS
= $(srcdir)/genscripts.sh stringify.sed
562 # We need this for automake to use YLWRAP.
563 EXTRA_ld_new_SOURCES
= deffilep.y
565 ld_new_SOURCES
= ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
566 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
568 ld_new_DEPENDENCIES
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(INTLDEPS
)
569 ld_new_LDADD
= $(EMULATION_OFILES
) $(EMUL_EXTRA_OFILES
) $(BFDLIB
) $(LIBIBERTY
) $(INTLLIBS
)
571 # This is the real libbfd.a created by libtool.
572 TESTBFDLIB
= @TESTBFDLIB@
574 MAINTAINERCLEANFILES
= ldver.texi
576 # We want to reconfigure if configure.host or configure.tgt changes.
577 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
$(srcdir)/configure.tgt
579 MOSTLYCLEANFILES
= $(STAGESTUFF
) ld1
$(EXEEXT
) ld2
$(EXEEXT
) ld3
$(EXEEXT
) \
580 ldemul-list.h crtbegin.o crtend.o
ld.log
ld.sum
582 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2
584 # Stuff that should be included in a distribution. The diststuff
585 # target is run by the taz target in ../Makefile.in.
586 EXTRA_DIST
= ldgram.c ldgram.h ldlex.c
$(man_MANS
)
588 DISTCLEANFILES
= tdirs site.exp site.bak stringify.sed
589 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
590 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
591 CONFIG_HEADER
= config.h
593 noinst_PROGRAMS
= ld-new
$(EXEEXT
)
594 PROGRAMS
= $(noinst_PROGRAMS
)
597 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
598 CPPFLAGS
= @CPPFLAGS@
601 ld_new_OBJECTS
= ldgram.
$(OBJEXT
) ldlex.
$(OBJEXT
) lexsup.
$(OBJEXT
) \
602 ldlang.
$(OBJEXT
) mri.
$(OBJEXT
) ldctor.
$(OBJEXT
) ldmain.
$(OBJEXT
) \
603 ldwrite.
$(OBJEXT
) ldexp.
$(OBJEXT
) ldemul.
$(OBJEXT
) ldver.
$(OBJEXT
) \
604 ldmisc.
$(OBJEXT
) ldfile.
$(OBJEXT
) ldcref.
$(OBJEXT
)
606 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
608 YLWRAP
= $(top_srcdir
)/..
/ylwrap
610 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
611 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
613 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
614 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
615 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
618 TEXINFOS
= ld.texinfo
619 man1dir = $(mandir)/man1
623 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
624 NEWS TODO acinclude.m4 aclocal.m4 config.in configure configure.in \
625 deffilep.c ldgram.c ldlex.c
628 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
632 SOURCES
= $(ld_new_SOURCES
) $(EXTRA_ld_new_SOURCES
)
633 OBJECTS
= $(ld_new_OBJECTS
)
637 .SUFFIXES
: .S .c .
dvi .
info .l .lo .o .obj .ps .s .texi .texinfo .txi .y
638 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
639 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
641 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
643 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
645 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
646 cd
$(srcdir) && $(ACLOCAL
)
648 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
649 $(SHELL
) .
/config.status
--recheck
650 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
651 cd
$(srcdir) && $(AUTOCONF
)
654 @if
test ! -f
$@
; then \
658 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
660 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
661 $(SHELL
) .
/config.status
662 @echo timestamp
> stamp-h
2> /dev
/null
663 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
664 @if
test ! -f
$@
; then \
665 rm -f
$(srcdir)/stamp-h.in
; \
666 $(MAKE
) $(srcdir)/stamp-h.in
; \
668 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
669 cd
$(top_srcdir
) && $(AUTOHEADER
)
670 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
679 maintainer-clean-hdr
:
681 mostlyclean-noinstPROGRAMS
:
683 clean-noinstPROGRAMS
:
684 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
686 distclean-noinstPROGRAMS
:
688 maintainer-clean-noinstPROGRAMS
:
693 # FIXME: We should only use cygpath when building on Windows,
694 # and only if it is available.
696 $(COMPILE
) -c
`cygpath -w $<`
705 -rm -f
*.o core
*.core
713 maintainer-clean-compile
:
716 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
719 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
722 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
732 maintainer-clean-libtool
:
734 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
735 @
rm -f ld-new
$(EXEEXT
)
736 $(LINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
738 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
740 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
741 deffilep.h
: deffilep.c
752 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
753 $(MAKEINFO
) -I
$(srcdir) $<
756 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
757 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
760 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
761 $(MAKEINFO
) -I
$(srcdir) $<
764 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
765 $(MAKEINFO
) -I
$(srcdir) $<
768 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
769 $(MAKEINFO
) -I
$(srcdir) $<
772 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
773 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
776 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
777 $(MAKEINFO
) -I
$(srcdir) $<
780 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
781 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
784 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
785 $(MAKEINFO
) -I
$(srcdir) $<
789 install-info-am
: $(INFO_DEPS
)
791 $(mkinstalldirs
) $(DESTDIR
)$(infodir)
792 @list
='$(INFO_DEPS)'; \
793 for file in
$$list; do \
794 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
795 for ifile in
`cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
796 if
test -f
$$d/$$ifile; then \
797 echo
" $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
798 $(INSTALL_DATA
) $$d/$$ifile $(DESTDIR
)$(infodir)/$$ifile; \
803 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
804 list
='$(INFO_DEPS)'; \
805 for file in
$$list; do \
806 echo
" install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
807 install-info
--info-dir
=$(DESTDIR
)$(infodir) $(DESTDIR
)$(infodir)/$$file ||
:;\
813 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
816 list
='$(INFO_DEPS)'; \
817 for file in
$$list; do \
819 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
822 list
='$(INFO_DEPS)'; \
823 for file in
$$list; do \
824 (cd
$(DESTDIR
)$(infodir) && rm -f
$$file $$file-[0-9] $$file-[0-9][0-9]); \
827 dist-info
: $(INFO_DEPS
)
828 list
='$(INFO_DEPS)'; \
829 for base in
$$list; do \
830 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
831 for file in
`cd $$d && eval echo $$base*`; do \
832 test -f
$(distdir
)/$$file \
833 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
834 || cp
-p
$$d/$$file $(distdir
)/$$file; \
839 -rm -f
ld.aux
ld.cp
ld.cps
ld.
dvi ld.fn
ld.fns
ld.ky
ld.kys
ld.ps \
840 ld.log
ld.pg
ld.toc
ld.tp
ld.tps
ld.vr
ld.vrs
ld.op
ld.tr \
847 maintainer-clean-aminfo
:
848 for i in
$(INFO_DEPS
); do \
850 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
854 clean-info
: mostlyclean-aminfo
857 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
858 @list
='$(man1_MANS)'; \
859 l2
='$(man_MANS)'; for i in
$$l2; do \
861 *.1*) list
="$$list $$i" ;; \
864 for i in
$$list; do \
865 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
867 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
868 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
869 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
870 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
871 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
875 @list
='$(man1_MANS)'; \
876 l2
='$(man_MANS)'; for i in
$$l2; do \
878 *.1*) list
="$$list $$i" ;; \
881 for i in
$$list; do \
882 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
883 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
884 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
885 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
886 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
890 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
893 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
895 # This directory's subdirectories are mostly independent; you can cd
896 # into them and run `make' without going through this Makefile.
897 # To change the values of `make' variables: instead of editing Makefiles,
898 # (1) if the variable is set in `config.status', edit `config.status'
899 # (which will cause the Makefiles to be regenerated when you run `make');
900 # (2) otherwise, pass the desired values on the `make' command line.
904 all-recursive install-data-recursive install-exec-recursive \
905 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
906 check-recursive installcheck-recursive info-recursive dvi-recursive
:
907 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
909 target
=`echo $@ | sed s/-recursive//`; \
910 list
='$(SUBDIRS)'; for subdir in
$$list; do \
911 echo
"Making $$target in $$subdir"; \
912 if
test "$$subdir" = "."; then \
914 local_target
="$$target-am"; \
916 local_target
="$$target"; \
918 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
919 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
921 if
test "$$dot_seen" = "no"; then \
922 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
925 mostlyclean-recursive clean-recursive distclean-recursive \
926 maintainer-clean-recursive
:
927 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
929 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
930 rev
="$$subdir $$rev"; \
931 test "$$subdir" != "." || dot_seen
=yes
; \
933 test "$$dot_seen" = "no" && rev
=". $$rev"; \
934 target
=`echo $@ | sed s/-recursive//`; \
935 for subdir in
$$rev; do \
936 echo
"Making $$target in $$subdir"; \
937 if
test "$$subdir" = "."; then \
938 local_target
="$$target-am"; \
940 local_target
="$$target"; \
942 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
943 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
944 done
&& test -z
"$$fail"
946 list
='$(SUBDIRS)'; for subdir in
$$list; do \
947 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
952 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
953 list
='$(SOURCES) $(HEADERS)'; \
954 unique
=`for i in $$list; do echo $$i; done | \
955 awk ' { files[$$0] = 1; } \
956 END { for (i in files) print i; }'`; \
957 here
=`pwd` && cd
$(srcdir) \
958 && mkid
-f
$$here/ID
$$unique $(LISP
)
960 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
963 list
='$(SUBDIRS)'; for subdir in
$$list; do \
964 if
test "$$subdir" = .
; then
:; else \
965 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
968 list
='$(SOURCES) $(HEADERS)'; \
969 unique
=`for i in $$list; do echo $$i; done | \
970 awk ' { files[$$0] = 1; } \
971 END { for (i in files) print i; }'`; \
972 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
973 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
982 maintainer-clean-tags
:
984 distdir
= $(PACKAGE
)-$(VERSION
)
985 top_distdir
= $(distdir
)
987 # This target untars the dist file and tries a VPATH configuration. Then
988 # it guarantees that the distribution is self-contained by making another
992 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
993 mkdir
$(distdir
)/=build
994 mkdir
$(distdir
)/=inst
995 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
996 cd
$(distdir
)/=build \
997 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
998 && $(MAKE
) $(AM_MAKEFLAGS
) \
999 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1000 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1001 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1002 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1003 && $(MAKE
) $(AM_MAKEFLAGS
) dist
1005 @banner
="$(distdir).tar.gz is ready for distribution"; \
1006 dashes
=`echo "$$banner" | sed s/./=/g`; \
1011 -chmod
-R a
+r
$(distdir
)
1012 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
1015 -chmod
-R a
+r
$(distdir
)
1016 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
1018 distdir
: $(DISTFILES
)
1021 -chmod
777 $(distdir
)
1022 @for file in
$(DISTFILES
); do \
1023 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1024 if
test -d
$$d/$$file; then \
1025 cp
-pr
$$d/$$file $(distdir
)/$$file; \
1027 test -f
$(distdir
)/$$file \
1028 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
1029 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
1032 for subdir in
$(SUBDIRS
); do \
1033 if
test "$$subdir" = .
; then
:; else \
1034 test -d
$(distdir
)/$$subdir \
1035 || mkdir
$(distdir
)/$$subdir \
1037 chmod
777 $(distdir
)/$$subdir; \
1038 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
1042 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
1044 DEJATOOL
= $(PACKAGE
)
1046 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
1048 @echo
'Making a new site.exp file...'
1049 @
test ! -f site.bak ||
rm -f site.bak
1050 @echo
'## these variables are automatically generated by make ##' > $@
-t
1051 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
1052 @echo
'# edit the last section' >> $@
-t
1053 @echo
'set tool $(DEJATOOL)' >> $@
-t
1054 @echo
'set srcdir $(srcdir)' >> $@
-t
1055 @echo
'set objdir' `pwd` >> $@
-t
1056 @echo
'set host_alias $(host_alias)' >> $@
-t
1057 @echo
'set host_triplet $(host_triplet)' >> $@
-t
1058 @echo
'set target_alias $(target_alias)' >> $@
-t
1059 @echo
'set target_triplet $(target_triplet)' >> $@
-t
1060 @echo
'set build_alias $(build_alias)' >> $@
-t
1061 @echo
'set build_triplet $(build_triplet)' >> $@
-t
1062 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
1063 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
1064 @
test ! -f site.exp || mv site.exp site.bak
1066 info-am
: $(INFO_DEPS
)
1067 info: info-recursive
1071 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1072 check: check-recursive
1074 installcheck: installcheck-recursive
1076 install-info
: install-info-recursive
1077 all-recursive-am
: config.h
1078 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
1080 install-exec-am
: install-exec-local
1081 install-exec
: install-exec-recursive
1083 install-data-am
: install-man install-data-local
1084 install-data
: install-data-recursive
1087 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1088 install: install-recursive
1089 uninstall-am
: uninstall-man
1090 uninstall: uninstall-recursive
1091 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
1092 all-redirect
: all-recursive-am
1094 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
1095 installdirs: installdirs-recursive
1097 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
1100 mostlyclean-generic
:
1101 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
1104 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1107 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
1108 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
1109 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1111 maintainer-clean-generic
:
1112 -test -z
"ldlex.cdeffilep.hdeffilep.cldgram.hldgram.c$(MAINTAINERCLEANFILES)" ||
rm -f ldlex.c deffilep.h deffilep.c ldgram.h ldgram.c
$(MAINTAINERCLEANFILES
)
1113 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
1114 mostlyclean-compile mostlyclean-libtool \
1115 mostlyclean-aminfo mostlyclean-tags mostlyclean-generic \
1118 mostlyclean: mostlyclean-recursive
1120 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
1121 clean-aminfo clean-tags clean-generic mostlyclean-am
1123 clean: clean-recursive
1125 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
1126 distclean-libtool distclean-aminfo distclean-tags \
1127 distclean-generic clean-am distclean-local
1130 distclean: distclean-recursive
1131 -rm -f config.status
1133 maintainer-clean-am
: maintainer-clean-hdr \
1134 maintainer-clean-noinstPROGRAMS \
1135 maintainer-clean-compile maintainer-clean-libtool \
1136 maintainer-clean-aminfo maintainer-clean-tags \
1137 maintainer-clean-generic distclean-am
1138 @echo
"This command is intended for maintainers to use;"
1139 @echo
"it deletes files that may require special tools to rebuild."
1141 maintainer-clean
: maintainer-clean-recursive
1142 -rm -f config.status
1144 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
1145 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
1146 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
1147 mostlyclean-compile distclean-compile clean-compile \
1148 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
1149 clean-libtool maintainer-clean-libtool install-info-am uninstall-info \
1150 mostlyclean-aminfo distclean-aminfo clean-aminfo \
1151 maintainer-clean-aminfo install-man1 uninstall-man1 install-man \
1152 uninstall-man install-data-recursive uninstall-data-recursive \
1153 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
1154 uninstalldirs-recursive all-recursive check-recursive \
1155 installcheck-recursive info-recursive dvi-recursive \
1156 mostlyclean-recursive distclean-recursive clean-recursive \
1157 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
1158 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
1159 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
1160 install-info-am install-info all-recursive-am install-exec-local \
1161 install-exec-am install-exec install-data-local install-data-am \
1162 install-data install-am
install uninstall-am
uninstall all-redirect \
1163 all-am
all installdirs-am
installdirs mostlyclean-generic \
1164 distclean-generic clean-generic maintainer-clean-generic
clean \
1165 mostlyclean distclean maintainer-clean
1168 po
/POTFILES.in
: @MAINT@ Makefile
1169 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
1170 && mv tmp
$(srcdir)/po
/POTFILES.in
1172 ldmain.o
: ldmain.c config.status
1173 $(COMPILE
) -c
-DDEFAULT_EMULATION
='"$(EMUL)"' \
1174 -DSCRIPTDIR
='"$(scriptdir)"' -DBINDIR
='"$(bindir)"' \
1175 -DTOOLBINDIR
='"$(tooldir)/bin"' \
1176 -DTARGET
='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
1179 ldemul-list.h
: Makefile
1180 (echo
"/* This file is automatically generated. DO NOT EDIT! */";\
1181 for f in
`echo " " ${EMULATION_OFILES} "" \
1182 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1183 echo
"extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
1186 echo
"#define EMULATION_LIST \\";\
1187 for f in
`echo " " ${EMULATION_OFILES} "" \
1188 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1189 echo
" &ld_$${f}_emulation, \\"; \
1191 echo
" 0") >ldemul-tmp.h
1192 mv ldemul-tmp.h ldemul-list.h
1194 stringify.sed
: ${srcdir}/emultempl
/$(STRINGIFY
)
1195 cp
${srcdir}/emultempl
/$(STRINGIFY
) stringify.sed
1199 ea29k.c
: $(srcdir)/emulparams
/a29k.sh \
1200 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/a29k.sc
${GEN_DEPENDS}
1201 ${GENSCRIPTS} a29k
"$(tdir_a29k)"
1202 eaix5ppc.c
: $(srcdir)/emulparams
/aix5ppc.sh \
1203 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1204 ${GENSCRIPTS} aix5ppc
"$(tdir_aixppc)"
1205 eaix5rs6.c
: $(srcdir)/emulparams
/aix5rs6.sh \
1206 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1207 ${GENSCRIPTS} aix5rs6
"$(tdir_aixrs6)"
1208 eaixppc.c
: $(srcdir)/emulparams
/aixppc.sh \
1209 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1210 ${GENSCRIPTS} aixppc
"$(tdir_aixppc)"
1211 eaixrs6.c
: $(srcdir)/emulparams
/aixrs6.sh \
1212 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
1213 ${GENSCRIPTS} aixrs6
"$(tdir_aixrs6)"
1214 ealpha.c
: $(srcdir)/emulparams
/alpha.sh \
1215 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/alpha.sc
${GEN_DEPENDS}
1216 ${GENSCRIPTS} alpha
"$(tdir_alpha)"
1217 earcelf.c
: $(srcdir)/emulparams
/arcelf.sh \
1218 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1219 ${GENSCRIPTS} arcelf
"$(tdir_arcelf)"
1220 earmelf.c
: $(srcdir)/emulparams
/armelf.sh \
1221 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1222 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1223 ${GENSCRIPTS} armelf
"$(tdir_armelf)"
1224 earmelfb.c
: $(srcdir)/emulparams
/armelfb.sh
$(srcdir)/emulparams
/armelf.sh \
1225 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1226 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1227 ${GENSCRIPTS} armelfb
"$(tdir_armelfb)"
1228 earmelf_fbsd.c
: $(srcdir)/emulparams
/armelf_fbsd.sh \
1229 $(srcdir)/emulparams
/armelf.sh \
1230 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1231 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1232 ${GENSCRIPTS} armelf_fbsd
"$(tdir_armelf_fbsd)"
1233 earmelf_linux.c
: $(srcdir)/emulparams
/armelf_linux.sh \
1234 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1235 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1236 ${GENSCRIPTS} armelf_linux
"$(tdir_armelf_linux)"
1237 earmelf_linux_eabi.c
: $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1238 $(srcdir)/emulparams
/armelf_linux.sh \
1239 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1240 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1241 ${GENSCRIPTS} armelf_linux_eabi
"$(tdir_armelf_linux_abi)"
1242 earmelfb_linux.c
: $(srcdir)/emulparams
/armelfb_linux.sh \
1243 $(srcdir)/emulparams
/armelf_linux.sh \
1244 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1245 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1246 ${GENSCRIPTS} armelfb_linux
"$(tdir_armelfb_linux)"
1247 earmelfb_linux_eabi.c
: $(srcdir)/emulparams
/armelfb_linux_eabi.sh \
1248 $(srcdir)/emulparams
/armelf_linux_eabi.sh \
1249 $(srcdir)/emulparams
/armelf_linux.sh \
1250 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1251 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1252 ${GENSCRIPTS} armelfb_linux_eabi
"$(tdir_armelfb_linux_abi)"
1253 earmelf_nbsd.c
: $(srcdir)/emulparams
/armelf_nbsd.sh \
1254 $(srcdir)/emulparams
/armelf.sh \
1255 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1256 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1257 ${GENSCRIPTS} armelf_nbsd
"$(tdir_armelf_nbsd)"
1258 earmelfb_nbsd.c
: $(srcdir)/emulparams
/armelfb_nbsd.sh \
1259 $(srcdir)/emulparams
/armelf_nbsd.sh \
1260 $(srcdir)/emulparams
/armelf.sh \
1261 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1262 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1263 ${GENSCRIPTS} armelfb_nbsd
"$(tdir_armelfb_nbsd)"
1264 earmelf_vxworks.c
: $(srcdir)/emulparams
/armelf_vxworks.sh \
1265 $(srcdir)/emulparams
/armelf.sh
$(srcdir)/emultempl
/elf32.em \
1266 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/elf.sc \
1268 ${GENSCRIPTS} armelf_vxworks
"$(tdir_armelf)"
1269 earmaoutb.c
: $(srcdir)/emulparams
/armaoutb.sh \
1270 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1271 ${GENSCRIPTS} armaoutb
"$(tdir_armaoutb)"
1272 earmaoutl.c
: $(srcdir)/emulparams
/armaoutl.sh \
1273 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/armaout.sc
${GEN_DEPENDS}
1274 ${GENSCRIPTS} armaoutl
"$(tdir_armaoutl)"
1275 earmcoff.c
: $(srcdir)/emulparams
/armcoff.sh \
1276 $(srcdir)/emultempl
/armcoff.em
$(srcdir)/scripttempl
/armcoff.sc
${GEN_DEPENDS}
1277 ${GENSCRIPTS} armcoff
"$(tdir_armcoff)"
1278 earmnbsd.c
: $(srcdir)/emulparams
/armnbsd.sh \
1279 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1280 ${GENSCRIPTS} armnbsd
"$(tdir_armnbsd)"
1281 earmnto.c
: $(srcdir)/emulparams
/armnto.sh \
1282 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/armelf.em \
1283 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1284 ${GENSCRIPTS} armnto
"$(tdir_armnto)"
1285 earm_epoc_pe.c
: $(srcdir)/emulparams
/arm_epoc_pe.sh \
1286 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/epocpe.sc
${GEN_DEPENDS}
1287 ${GENSCRIPTS} arm_epoc_pe
"$(tdir_armpe)"
1288 earmpe.c
: $(srcdir)/emulparams
/armpe.sh \
1289 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1290 ${GENSCRIPTS} armpe
"$(tdir_armpe)"
1291 earmsymbian.c
: $(srcdir)/emulparams
/armsymbian.sh \
1292 $(srcdir)/emulparams
/armelf.sh
$(srcdir)/emultempl
/elf32.em \
1293 $(srcdir)/emultempl
/armelf.em
$(srcdir)/scripttempl
/armbpabi.sc \
1295 ${GENSCRIPTS} armsymbian
"$(tdir_armelf)"
1296 eavr2.c
: $(srcdir)/emulparams
/avr2.sh \
1297 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
1299 ${GENSCRIPTS} avr2
"$(tdir_avr2)"
1300 eavr1.c
: $(srcdir)/emulparams
/avr1.sh \
1301 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
1303 ${GENSCRIPTS} avr1
"$(tdir_avr2)"
1304 eavr3.c
: $(srcdir)/emulparams
/avr3.sh \
1305 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
1307 ${GENSCRIPTS} avr3
"$(tdir_avr2)"
1308 eavr4.c
: $(srcdir)/emulparams
/avr4.sh \
1309 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
1311 ${GENSCRIPTS} avr4
"$(tdir_avr2)"
1312 eavr5.c
: $(srcdir)/emulparams
/avr5.sh \
1313 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/avr.sc \
1315 ${GENSCRIPTS} avr5
"$(tdir_avr2)"
1316 ecoff_i860.c
: $(srcdir)/emulparams
/coff_i860.sh \
1317 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i860coff.sc
${GEN_DEPENDS}
1318 ${GENSCRIPTS} coff_i860
"$(tdir_coff_i860)"
1319 ecoff_sparc.c
: $(srcdir)/emulparams
/coff_sparc.sh \
1320 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sparccoff.sc
${GEN_DEPENDS}
1321 ${GENSCRIPTS} coff_sparc
"$(tdir_coff_sparc)"
1322 ecrisaout.c
: $(srcdir)/emulparams
/crisaout.sh \
1323 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/crisaout.sc
${GEN_DEPENDS}
1324 ${GENSCRIPTS} crisaout
"$(tdir_cris)"
1325 ecriself.c
: $(srcdir)/emulparams
/criself.sh \
1326 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1327 ${GENSCRIPTS} criself
"$(tdir_cris)"
1328 ecrislinux.c
: $(srcdir)/emulparams
/crislinux.sh \
1329 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1330 ${GENSCRIPTS} crislinux
"$(tdir_cris)"
1331 ed10velf.c
: $(srcdir)/emulparams
/d10velf.sh \
1332 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfd10v.sc
${GEN_DEPENDS}
1333 ${GENSCRIPTS} d10velf
"$(tdir_d10v)"
1334 ed30velf.c
: $(srcdir)/emulparams
/d30velf.sh \
1335 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1336 ${GENSCRIPTS} d30velf
"$(tdir_d30v)"
1337 ed30v_o.c
: $(srcdir)/emulparams
/d30v_o.sh \
1338 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1339 ${GENSCRIPTS} d30v_o
"$(tdir_d30v)"
1340 ed30v_e.c
: $(srcdir)/emulparams
/d30v_e.sh \
1341 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elfd30v.sc
${GEN_DEPENDS}
1342 ${GENSCRIPTS} d30v_e
"$(tdir_d30v)"
1343 edelta68.c
: $(srcdir)/emulparams
/delta68.sh \
1344 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/delta68.sc
${GEN_DEPENDS}
1345 ${GENSCRIPTS} delta68
"$(tdir_delta68)"
1346 eelf32_dlx.c
: $(srcdir)/emulparams
/elf32_dlx.sh \
1347 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/dlx.sc
${GEN_DEPENDS}
1348 ${GENSCRIPTS} elf32_dlx
"$(tdir_elf32_dlx)"
1349 eebmon29k.c
: $(srcdir)/emulparams
/ebmon29k.sh \
1350 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/ebmon29k.sc
${GEN_DEPENDS}
1351 ${GENSCRIPTS} ebmon29k
"$(tdir_ebmon29k)"
1352 eelf32xstormy16.c
: $(srcdir)/emulparams
/elf32xstormy16.sh \
1353 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/needrelax.em \
1354 $(srcdir)/scripttempl
/xstormy16.sc
${GEN_DEPENDS}
1355 ${GENSCRIPTS} elf32xstormy16
"$(tdir_xstormy16)"
1356 eelf32am33lin.c
: $(srcdir)/emulparams
/elf32am33lin.sh \
1357 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1358 ${GENSCRIPTS} elf32am33lin
"$(tdir_mn10300)"
1359 eelf32vax.c
: $(srcdir)/emulparams
/elf32vax.sh \
1360 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1361 ${GENSCRIPTS} elf32vax
"$(tdir_elf32vax)"
1362 eelf32xtensa.c
: $(srcdir)/emulparams
/elf32xtensa.sh \
1363 $(srcdir)/emulparams
/xtensa-config.sh
$(srcdir)/emultempl
/elf32.em \
1364 $(srcdir)/emultempl
/xtensaelf.em
$(INCDIR
)/xtensa-config.h \
1365 $(BFDDIR
)/elf-bfd.h
$(BFDDIR
)/libbfd.h
$(INCDIR
)/elf
/xtensa.h \
1366 $(srcdir)/scripttempl
/elfxtensa.sc
${GEN_DEPENDS}
1367 ${GENSCRIPTS} elf32xtensa
"$(tdir_elf32xtensa)"
1368 eelf32fr30.c
: $(srcdir)/emulparams
/elf32fr30.sh \
1369 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1370 ${GENSCRIPTS} elf32fr30
"$(tdir_fr30)"
1371 eelf32frv.c
: $(srcdir)/emulparams
/elf32frv.sh \
1372 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1373 ${GENSCRIPTS} elf32frv
"$(tdir_frv)"
1374 eelf32mcore.c
: $(srcdir)/emulparams
/elf32mcore.sh \
1375 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1376 ${GENSCRIPTS} elf32mcore
"$(tdir_mcore)"
1377 em32relf.c
: $(srcdir)/emulparams
/m32relf.sh \
1378 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1379 ${GENSCRIPTS} m32relf
"$(tdir_m32r)"
1380 em32rlelf.c
: $(srcdir)/emulparams
/m32rlelf.sh \
1381 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1382 ${GENSCRIPTS} m32rlelf
"$(tdir_m32rlelf)"
1383 em32relf_linux.c
: $(srcdir)/emulparams
/m32relf_linux.sh \
1384 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1385 ${GENSCRIPTS} m32relf_linux
"$(tdir_m32relf_linux)"
1386 em32rlelf_linux.c
: $(srcdir)/emulparams
/m32rlelf_linux.sh \
1387 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1388 ${GENSCRIPTS} m32rlelf_linux
"$(tdir_m32rlelf_linux)"
1389 eelf32_sparc.c
: $(srcdir)/emulparams
/elf32_sparc.sh \
1390 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1391 ${GENSCRIPTS} elf32_sparc
"$(tdir_elf32_sparc)"
1392 eelf32_i860.c
: $(srcdir)/emulparams
/elf32_i860.sh \
1393 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1394 ${GENSCRIPTS} elf32_i860
"$(tdir_elf32_i860)"
1395 eelf32_i960.c
: $(srcdir)/emulparams
/elf32_i960.sh \
1396 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1397 ${GENSCRIPTS} elf32_i960
"$(tdir_elf32_i960)"
1398 eelf32b4300.c
: $(srcdir)/emulparams
/elf32b4300.sh \
1399 $(srcdir)/emulparams
/elf32bmip.sh \
1400 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1401 ${GENSCRIPTS} elf32b4300
"$(tdir_elf32b4300)"
1402 eelf32cr16c.c
: $(srcdir)/emulparams
/elf32cr16c.sh \
1403 $(srcdir)/emultempl
/elf32.em \
1404 $(srcdir)/scripttempl
/elf32cr16c.sc
${GEN_DEPENDS}
1405 ${GENSCRIPTS} elf32cr16c
"$(tdir_elf32cr16c)"
1406 eelf32bmip.c
: $(srcdir)/emulparams
/elf32bmip.sh \
1407 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1408 ${GENSCRIPTS} elf32bmip
"$(tdir_elf32bmip)"
1409 eelf32bsmip.c
: $(srcdir)/emulparams
/elf32bsmip.sh \
1410 $(srcdir)/emulparams
/elf32bmip.sh
$(srcdir)/emultempl
/irix.em \
1411 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1412 ${GENSCRIPTS} elf32bsmip
"$(tdir_elf32bsmip)"
1413 eelf32btsmip.c
: $(srcdir)/emulparams
/elf32btsmip.sh \
1414 $(srcdir)/emulparams
/elf32bmip.sh \
1415 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1416 ${GENSCRIPTS} elf32btsmip
"$(tdir_elf32btsmip)"
1417 eelf32crx.c
: $(srcdir)/emulparams
/elf32crx.sh \
1418 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/crxelf.em \
1419 $(srcdir)/scripttempl
/elf32crx.sc
${GEN_DEPENDS}
1420 ${GENSCRIPTS} elf32crx
"$(tdir_elf32crx)"
1421 eelf32btsmipn32.c
: $(srcdir)/emulparams
/elf32btsmipn32.sh \
1422 $(srcdir)/emulparams
/elf32bmip.sh \
1423 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1424 ${GENSCRIPTS} elf32btsmipn32
"$(tdir_elf32btsmipn32)"
1425 eelf32ltsmip.c
: $(srcdir)/emulparams
/elf32ltsmip.sh \
1426 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1427 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1428 ${GENSCRIPTS} elf32ltsmip
"$(tdir_elf32ltsmip)"
1429 eelf32ltsmipn32.c
: $(srcdir)/emulparams
/elf32ltsmipn32.sh \
1430 $(srcdir)/emulparams
/elf32btsmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1431 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1432 ${GENSCRIPTS} elf32ltsmipn32
"$(tdir_elf32ltsmipn32)"
1433 eelf32ebmip.c
: $(srcdir)/emulparams
/elf32ebmip.sh \
1434 $(srcdir)/emulparams
/elf32bmip.sh \
1435 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1436 ${GENSCRIPTS} elf32ebmip
"$(tdir_elf32ebmip)"
1437 eelf32elmip.c
: $(srcdir)/emulparams
/elf32elmip.sh \
1438 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1439 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1440 ${GENSCRIPTS} elf32elmip
"$(tdir_elf32elmip)"
1441 eelf32bmipn32.c
: $(srcdir)/emulparams
/elf32bmipn32.sh \
1442 $(srcdir)/emultempl
/irix.em \
1443 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1444 ${GENSCRIPTS} elf32bmipn32
"$(tdir_elf32bmipn32)"
1445 eelf32l4300.c
: $(srcdir)/emulparams
/elf32l4300.sh \
1446 $(srcdir)/emulparams
/elf32b4300.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1447 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1448 ${GENSCRIPTS} elf32l4300
"$(tdir_elf32l4300)"
1449 eelf32lmip.c
: $(srcdir)/emulparams
/elf32lmip.sh \
1450 $(srcdir)/emulparams
/elf32bmip.sh \
1451 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1452 ${GENSCRIPTS} elf32lmip
"$(tdir_elf32lmip)"
1453 eelf32mipswindiss.c
: $(srcdir)/emulparams
/elf32mipswindiss.sh \
1454 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1455 ${GENSCRIPTS} elf32mipswindiss
"$(tdir_elf32mipswindiss)"
1456 eelf32lppc.c
: $(srcdir)/emulparams
/elf32lppc.sh \
1457 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1458 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1459 ${GENSCRIPTS} elf32lppc
"$(tdir_elf32lppc)"
1460 eelf32lppcnto.c
: $(srcdir)/emulparams
/elf32lppcnto.sh \
1461 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1462 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1463 ${GENSCRIPTS} elf32lppcnto
"$(tdir_elf32lppcnto)"
1464 eelf32lppcsim.c
: $(srcdir)/emulparams
/elf32lppcsim.sh \
1465 $(srcdir)/emulparams
/elf32lppc.sh
$(srcdir)/emulparams
/elf32ppc.sh \
1466 $(srcdir)/emultempl
/ppc32elf.em \
1467 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1468 ${GENSCRIPTS} elf32lppcsim
"$(tdir_elf32lppcsim)"
1469 eelf32ppcnto.c
: $(srcdir)/emulparams
/elf32ppcnto.sh \
1470 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1471 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1472 ${GENSCRIPTS} elf32ppcnto
"$(tdir_elf32ppcnto)"
1473 eelf32ppcwindiss.c
: $(srcdir)/emulparams
/elf32ppcwindiss.sh \
1474 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1475 ${GENSCRIPTS} elf32ppcwindiss
"$(tdir_elf32ppcwindiss)"
1476 eelf32lsmip.c
: $(srcdir)/emulparams
/elf32lsmip.sh \
1477 $(srcdir)/emulparams
/elf32lmip.sh
$(srcdir)/emulparams
/elf32bmip.sh \
1478 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1479 ${GENSCRIPTS} elf32lsmip
"$(tdir_elf32lsmip)"
1480 eelf32openrisc.c
: $(srcdir)/emulparams
/elf32openrisc.sh \
1481 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1482 ${GENSCRIPTS} elf32openrisc
"$(tdir_openrisc)"
1483 eelf32ppc.c
: $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1484 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1485 ${GENSCRIPTS} elf32ppc
"$(tdir_elf32ppc)"
1486 eelf32ppc_fbsd.c
: $(srcdir)/emulparams
/elf32ppc_fbsd.sh \
1487 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1488 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1489 ${GENSCRIPTS} elf32ppc_fbsd
"$(tdir_elf32ppc_fbsd)"
1490 eelf32ppcsim.c
: $(srcdir)/emulparams
/elf32ppcsim.sh \
1491 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1492 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1493 ${GENSCRIPTS} elf32ppcsim
"$(tdir_elf32ppcsim)"
1494 eelf32ppclinux.c
: $(srcdir)/emulparams
/elf32ppclinux.sh \
1495 $(srcdir)/emulparams
/elf32ppc.sh
$(srcdir)/emultempl
/ppc32elf.em \
1496 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1497 ${GENSCRIPTS} elf32ppclinux
"$(tdir_elf32ppclinux)"
1498 eelf64ppc.c
: $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1499 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1500 ${GENSCRIPTS} elf64ppc
"$(tdir_elf64ppc)"
1501 eelf64lppc.c
: $(srcdir)/emulparams
/elf64lppc.sh \
1502 $(srcdir)/emulparams
/elf64ppc.sh
$(srcdir)/emultempl
/ppc64elf.em \
1503 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1504 ${GENSCRIPTS} elf64lppc
"$(tdir_elf64lppc)"
1505 eelf32i370.c
: $(srcdir)/emulparams
/elf32i370.sh \
1506 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elfi370.sc
${GEN_DEPENDS}
1507 ${GENSCRIPTS} elf32i370
"$(tdir_elf32i370)"
1508 eelf32ip2k.c
: $(srcdir)/emulparams
/elf32ip2k.sh \
1509 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/ip2k.sc
${GEN_DEPENDS}
1510 ${GENSCRIPTS} elf32ip2k
"$(tdir_ip2k)"
1511 eelf32iq2000.c
: $(srcdir)/emulparams
/elf32iq2000.sh \
1512 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1513 ${GENSCRIPTS} elf32iq2000
"$(tdir_iq2000)"
1514 eelf32iq10.c
: $(srcdir)/emulparams
/elf32iq10.sh \
1515 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/iq2000.sc
${GEN_DEPENDS}
1516 ${GENSCRIPTS} elf32iq10
"$(tdir_iq10)"
1517 eelf64alpha.c
: $(srcdir)/emulparams
/elf64alpha.sh \
1518 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1519 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1520 ${GENSCRIPTS} elf64alpha
"$(tdir_elf64alpha)"
1521 eelf64alpha_fbsd.c
: $(srcdir)/emulparams
/elf64alpha_fbsd.sh \
1522 $(srcdir)/emulparams
/elf64alpha.sh \
1523 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1524 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1525 ${GENSCRIPTS} elf64alpha_fbsd
"$(tdir_elf64alpha_fbsd)"
1526 eelf64alpha_nbsd.c
: $(srcdir)/emulparams
/elf64alpha_nbsd.sh \
1527 $(srcdir)/emulparams
/elf64alpha.sh \
1528 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/alphaelf.em \
1529 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1530 ${GENSCRIPTS} elf64alpha_nbsd
"$(tdir_elf64alpha_nbsd)"
1531 eelf64hppa.c
: $(srcdir)/emulparams
/elf64hppa.sh \
1532 $(srcdir)/emulparams
/hppa64linux.sh \
1533 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1534 ${GENSCRIPTS} elf64hppa
"$(tdir_elf64hppa)"
1535 eelf64_aix.c
: $(srcdir)/emulparams
/elf64_aix.sh \
1536 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1537 ${GENSCRIPTS} elf64_aix
"$(tdir_elf64_aix)"
1538 eelf64_ia64.c
: $(srcdir)/emulparams
/elf64_ia64.sh \
1539 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/ia64elf.em \
1540 $(srcdir)/emultempl
/needrelax.em \
1541 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1542 ${GENSCRIPTS} elf64_ia64
"$(tdir_elf64_ia64)"
1543 eelf64_ia64_fbsd.c
: $(srcdir)/emulparams
/elf64_ia64_fbsd.sh \
1544 $(srcdir)/emulparams
/elf64_ia64.sh \
1545 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/ia64elf.em \
1546 $(srcdir)/emultempl
/needrelax.em \
1547 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1548 ${GENSCRIPTS} elf64_ia64_fbsd
"$(tdir_elf64_ia64_fbsd)"
1549 eelf64_s390.c
: $(srcdir)/emulparams
/elf64_s390.sh \
1550 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1551 ${GENSCRIPTS} elf64_s390
"$(tdir_elf64_s390)"
1552 eelf64_sparc.c
: $(srcdir)/emulparams
/elf64_sparc.sh \
1553 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1554 ${GENSCRIPTS} elf64_sparc
"$(tdir_elf64_sparc)"
1555 eelf64_sparc_fbsd.c
: $(srcdir)/emulparams
/elf64_sparc_fbsd.sh \
1556 $(srcdir)/emulparams
/elf64_sparc.sh \
1557 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1558 ${GENSCRIPTS} elf64_sparc_fbsd
"$(tdir_elf64_sparc_fbsd)"
1559 eelf64bmip.c
: $(srcdir)/emulparams
/elf64bmip.sh \
1560 $(srcdir)/emulparams
/elf32bmipn32.sh
$(srcdir)/emultempl
/irix.em \
1561 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1562 ${GENSCRIPTS} elf64bmip
"$(tdir_elf64bmip)"
1563 eelf64mmix.c
: $(srcdir)/emulparams
/elf64mmix.sh \
1564 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1565 $(srcdir)/emultempl
/mmixelf.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1566 ${GENSCRIPTS} elf64mmix
"$(tdir_elf64mmix)"
1567 emmo.c
: $(srcdir)/emulparams
/mmo.sh
$(srcdir)/emultempl
/mmix-elfnmmo.em \
1568 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/mmo.em \
1569 $(srcdir)/scripttempl
/mmo.sc
${GEN_DEPENDS}
1570 ${GENSCRIPTS} mmo
"$(tdir_mmo)"
1571 eelf64btsmip.c
: $(srcdir)/emulparams
/elf64btsmip.sh \
1572 $(srcdir)/emulparams
/elf32bmipn32.sh \
1573 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1574 ${GENSCRIPTS} elf64btsmip
"$(tdir_elf64btsmip)"
1575 eelf64ltsmip.c
: $(srcdir)/emulparams
/elf64ltsmip.sh \
1576 $(srcdir)/emulparams
/elf64btsmip.sh
$(srcdir)/emulparams
/elf32bmipn32.sh \
1577 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1578 ${GENSCRIPTS} elf64ltsmip
"$(tdir_elf64ltsmip)"
1579 eelf_i386.c
: $(srcdir)/emulparams
/elf_i386.sh \
1580 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1581 ${GENSCRIPTS} elf_i386
"$(tdir_elf_i386)"
1582 eelf_x86_64.c
: $(srcdir)/emulparams
/elf_x86_64.sh \
1583 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1584 ${GENSCRIPTS} elf_x86_64
"$(tdir_elf_x86_64)"
1585 eelf_x86_64_fbsd.c
: $(srcdir)/emulparams
/elf_x86_64_fbsd.sh \
1586 $(srcdir)/emulparams
/elf_x86_64.sh \
1587 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1588 ${GENSCRIPTS} elf_x86_64_fbsd
"$(tdir_elf_x86_64_fbsd)"
1589 eelf_i386_be.c
: $(srcdir)/emulparams
/elf_i386_be.sh \
1590 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1591 ${GENSCRIPTS} elf_i386_be
"$(tdir_elf_i386_be)"
1592 eelf_i386_chaos.c
: $(srcdir)/emulparams
/elf_i386_chaos.sh \
1593 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf_chaos.sc
${GEN_DEPENDS}
1594 ${GENSCRIPTS} elf_i386_chaos
"$(tdir_elf_i386_chaos)"
1595 eelf_i386_fbsd.c
: $(srcdir)/emulparams
/elf_i386_fbsd.sh \
1596 $(srcdir)/emulparams
/elf_i386.sh \
1597 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1598 ${GENSCRIPTS} elf_i386_fbsd
"$(tdir_elf_i386_fbsd)"
1599 eelf_i386_ldso.c
: $(srcdir)/emulparams
/elf_i386_ldso.sh \
1600 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1601 ${GENSCRIPTS} elf_i386_ldso
"$(tdir_elf_i386_ldso)"
1602 eelf_s390.c
: $(srcdir)/emulparams
/elf_s390.sh \
1603 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1604 ${GENSCRIPTS} elf_s390
"$(tdir_elf_s390)"
1605 egld960.c
: $(srcdir)/emulparams
/gld960.sh \
1606 $(srcdir)/emultempl
/gld960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1607 ${GENSCRIPTS} gld960
"$(tdir_gld960)"
1608 egld960coff.c
: $(srcdir)/emulparams
/gld960coff.sh \
1609 $(srcdir)/emultempl
/gld960c.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1610 ${GENSCRIPTS} gld960coff
"$(tdir_gld960coff)"
1611 eh8300.c
: $(srcdir)/emulparams
/h8300.sh \
1612 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300.sc
${GEN_DEPENDS}
1613 ${GENSCRIPTS} h8300
"$(tdir_h8300)"
1614 eh8300h.c
: $(srcdir)/emulparams
/h8300h.sh \
1615 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300h.sc
${GEN_DEPENDS}
1616 ${GENSCRIPTS} h8300h
"$(tdir_h8300h)"
1617 eh8300s.c
: $(srcdir)/emulparams
/h8300s.sh \
1618 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300s.sc
${GEN_DEPENDS}
1619 ${GENSCRIPTS} h8300s
"$(tdir_h8300s)"
1620 eh8300hn.c
: $(srcdir)/emulparams
/h8300hn.sh \
1621 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300hn.sc
${GEN_DEPENDS}
1622 ${GENSCRIPTS} h8300hn
"$(tdir_h8300hn)"
1623 eh8300sn.c
: $(srcdir)/emulparams
/h8300sn.sh \
1624 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sn.sc
${GEN_DEPENDS}
1625 ${GENSCRIPTS} h8300sn
"$(tdir_h8300sn)"
1626 eh8300sx.c
: $(srcdir)/emulparams
/h8300sx.sh \
1627 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sx.sc
${GEN_DEPENDS}
1628 ${GENSCRIPTS} h8300sx
"$(tdir_h8300sx)"
1629 eh8300sxn.c
: $(srcdir)/emulparams
/h8300sxn.sh \
1630 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8300sxn.sc
${GEN_DEPENDS}
1631 ${GENSCRIPTS} h8300sxn
"$(tdir_h8300sxn)"
1632 eh8300elf.c
: $(srcdir)/emulparams
/h8300elf.sh \
1633 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1634 ${GENSCRIPTS} h8300elf
"$(tdir_h8300elf)"
1635 eh8300helf.c
: $(srcdir)/emulparams
/h8300helf.sh \
1636 $(srcdir)/emulparams
/h8300elf.sh \
1637 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1638 ${GENSCRIPTS} h8300helf
"$(tdir_h8300helf)"
1639 eh8300self.c
: $(srcdir)/emulparams
/h8300self.sh \
1640 $(srcdir)/emulparams
/h8300elf.sh \
1641 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1642 ${GENSCRIPTS} h8300self
"$(tdir_h8300self)"
1643 eh8300hnelf.c
: $(srcdir)/emulparams
/h8300hnelf.sh \
1644 $(srcdir)/emulparams
/h8300elf.sh \
1645 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1646 ${GENSCRIPTS} h8300hnelf
"$(tdir_h8300hnelf)"
1647 eh8300snelf.c
: $(srcdir)/emulparams
/h8300snelf.sh \
1648 $(srcdir)/emulparams
/h8300elf.sh \
1649 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1650 ${GENSCRIPTS} h8300snelf
"$(tdir_h8300snelf)"
1651 eh8300sxelf.c
: $(srcdir)/emulparams
/h8300sxelf.sh \
1652 $(srcdir)/emulparams
/h8300elf.sh \
1653 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1654 ${GENSCRIPTS} h8300sxelf
"$(tdir_h8300sxelf)"
1655 eh8300sxnelf.c
: $(srcdir)/emulparams
/h8300sxnelf.sh \
1656 $(srcdir)/emulparams
/h8300elf.sh \
1657 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1658 ${GENSCRIPTS} h8300sxnelf
"$(tdir_h8300sxnelf)"
1659 eh8500.c
: $(srcdir)/emulparams
/h8500.sh \
1660 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500.sc
${GEN_DEPENDS}
1661 ${GENSCRIPTS} h8500
"$(tdir_h8500)"
1662 eh8500b.c
: $(srcdir)/emulparams
/h8500b.sh \
1663 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500b.sc
${GEN_DEPENDS}
1664 ${GENSCRIPTS} h8500b
"$(tdir_h8500b)"
1665 eh8500c.c
: $(srcdir)/emulparams
/h8500c.sh \
1666 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500c.sc
${GEN_DEPENDS}
1667 ${GENSCRIPTS} h8500c
"$(tdir_h8500c)"
1668 eh8500m.c
: $(srcdir)/emulparams
/h8500m.sh \
1669 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500m.sc
${GEN_DEPENDS}
1670 ${GENSCRIPTS} h8500m
"$(tdir_h8500m)"
1671 eh8500s.c
: $(srcdir)/emulparams
/h8500s.sh \
1672 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/h8500s.sc
${GEN_DEPENDS}
1673 ${GENSCRIPTS} h8500s
"$(tdir_h8500s)"
1674 ehp300bsd.c
: $(srcdir)/emulparams
/hp300bsd.sh \
1675 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1676 ${GENSCRIPTS} hp300bsd
"$(tdir_hp300bsd)"
1677 ehp3hpux.c
: $(srcdir)/emulparams
/hp3hpux.sh \
1678 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1679 ${GENSCRIPTS} hp3hpux
"$(tdir_hp3hpux)"
1680 ehppaelf.c
: $(srcdir)/emulparams
/hppaelf.sh \
1681 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1682 $(srcdir)/scripttempl
/hppaelf.sc
${GEN_DEPENDS}
1683 ${GENSCRIPTS} hppaelf
"$(tdir_hppaelf)"
1684 ehppalinux.c
: $(srcdir)/emulparams
/hppalinux.sh \
1685 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1686 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1687 ${GENSCRIPTS} hppalinux
"$(tdir_hppalinux)"
1688 ehppanbsd.c
: $(srcdir)/emulparams
/hppanbsd.sh \
1689 $(srcdir)/emulparams
/hppaelf.sh \
1690 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1691 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1692 ${GENSCRIPTS} hppanbsd
"$(tdir_hppanbsd)"
1693 ehppaobsd.c
: $(srcdir)/emulparams
/hppaobsd.sh \
1694 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/hppaelf.em \
1695 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1696 ${GENSCRIPTS} hppaobsd
"$(tdir_hppaobsd)"
1697 ehppa64linux.c
: $(srcdir)/emulparams
/hppa64linux.sh \
1698 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1699 ${GENSCRIPTS} hppa64linux
"$(tdir_hppa64linux)"
1700 ei386aout.c
: $(srcdir)/emulparams
/i386aout.sh \
1701 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1702 ${GENSCRIPTS} i386aout
"$(tdir_i386aout)"
1703 ei386beos.c
: $(srcdir)/emulparams
/i386beos.sh \
1704 $(srcdir)/emultempl
/beos.em
$(srcdir)/scripttempl
/i386beos.sc
${GEN_DEPENDS}
1705 ${GENSCRIPTS} i386beos
"$(tdir_i386beos)"
1706 ei386bsd.c
: $(srcdir)/emulparams
/i386bsd.sh \
1707 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1708 ${GENSCRIPTS} i386bsd
"$(tdir_i386bsd)"
1709 ei386coff.c
: $(srcdir)/emulparams
/i386coff.sh \
1710 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386coff.sc
${GEN_DEPENDS}
1711 ${GENSCRIPTS} i386coff
"$(tdir_i386coff)"
1712 ei386go32.c
: $(srcdir)/emulparams
/i386go32.sh \
1713 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386go32.sc
${GEN_DEPENDS}
1714 ${GENSCRIPTS} i386go32
"$(tdir_i386go32)"
1715 ei386linux.c
: $(srcdir)/emulparams
/i386linux.sh \
1716 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1717 ${GENSCRIPTS} i386linux
"$(tdir_i386linux)"
1718 ei386lynx.c
: $(srcdir)/emulparams
/i386lynx.sh \
1719 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1720 ${GENSCRIPTS} i386lynx
"$(tdir_i386lynx)"
1721 ei386mach.c
: $(srcdir)/emulparams
/i386mach.sh \
1722 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1723 ${GENSCRIPTS} i386mach
"$(tdir_i386mach)"
1724 ei386moss.c
: $(srcdir)/emulparams
/i386moss.sh \
1725 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1726 ${GENSCRIPTS} i386moss
"$(tdir_i386moss)"
1727 ei386msdos.c
: $(srcdir)/emulparams
/i386msdos.sh \
1728 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/i386msdos.sc
${GEN_DEPENDS}
1729 ${GENSCRIPTS} i386msdos
"$(tdir_i386msdos)"
1730 ei386nbsd.c
: $(srcdir)/emulparams
/i386nbsd.sh \
1731 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1732 ${GENSCRIPTS} i386nbsd
"$(tdir_i386nbsd)"
1733 ei386nto.c
: $(srcdir)/emulparams
/i386nto.sh \
1734 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1735 ${GENSCRIPTS} i386nto
"$(tdir_i386nto)"
1736 ei386nw.c
: $(srcdir)/emulparams
/i386nw.sh \
1737 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
1738 ${GENSCRIPTS} i386nw
"$(tdir_i386nw)"
1739 ei386pe.c
: $(srcdir)/emulparams
/i386pe.sh \
1740 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1741 ${GENSCRIPTS} i386pe
"$(tdir_i386pe)"
1742 ei386pe_posix.c
: $(srcdir)/emulparams
/i386pe_posix.sh \
1743 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1744 ${GENSCRIPTS} i386pe_posix
"$(tdir_i386pe_posix)"
1745 elnk960.c
: $(srcdir)/emulparams
/lnk960.sh \
1746 $(srcdir)/emultempl
/lnk960.em
$(srcdir)/scripttempl
/i960.sc
${GEN_DEPENDS}
1747 ${GENSCRIPTS} lnk960
"$(tdir_lnk960)"
1748 em68hc11elf.c
: $(srcdir)/emulparams
/m68hc11elf.sh \
1749 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1750 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1751 ${GENSCRIPTS} m68hc11elf
"$(tdir_m68hc11)"
1752 em68hc11elfb.c
: $(srcdir)/emulparams
/m68hc11elfb.sh \
1753 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1754 $(srcdir)/scripttempl
/elfm68hc11.sc
${GEN_DEPENDS}
1755 ${GENSCRIPTS} m68hc11elfb
"$(tdir_m68hc11b)"
1756 em68hc12elf.c
: $(srcdir)/emulparams
/m68hc12elf.sh \
1757 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1758 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1759 ${GENSCRIPTS} m68hc12elf
"$(tdir_m68hc12)"
1760 em68hc12elfb.c
: $(srcdir)/emulparams
/m68hc12elfb.sh \
1761 $(srcdir)/emultempl
/m68hc1xelf.em
$(srcdir)/emultempl
/elf32.em \
1762 $(srcdir)/scripttempl
/elfm68hc12.sc
${GEN_DEPENDS}
1763 ${GENSCRIPTS} m68hc12elfb
"$(tdir_m68hc12b)"
1764 em68k4knbsd.c
: $(srcdir)/emulparams
/m68k4knbsd.sh \
1765 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1766 ${GENSCRIPTS} m68k4knbsd
"$(tdir_m68k4knbsd)"
1767 em68kaout.c
: $(srcdir)/emulparams
/m68kaout.sh \
1768 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1769 ${GENSCRIPTS} m68kaout
"$(tdir_m68kaout)"
1770 em68kaux.c
: $(srcdir)/emulparams
/m68kaux.sh \
1771 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m68kaux.sc
${GEN_DEPENDS}
1772 ${GENSCRIPTS} m68kaux
"$(tdir_m68kaux)"
1773 em68kcoff.c
: $(srcdir)/emulparams
/m68kcoff.sh \
1774 $(srcdir)/emultempl
/m68kcoff.em
$(srcdir)/scripttempl
/m68kcoff.sc
${GEN_DEPENDS}
1775 ${GENSCRIPTS} m68kcoff
"$(tdir_m68kcoff)"
1776 em68kelf.c
: $(srcdir)/emulparams
/m68kelf.sh \
1777 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/m68kelf.em \
1778 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1779 ${GENSCRIPTS} m68kelf
"$(tdir_m68kelf)"
1780 em68kelfnbsd.c
: $(srcdir)/emulparams
/m68kelfnbsd.sh \
1781 $(srcdir)/emulparams
/m68kelf.sh \
1782 $(srcdir)/emultempl
/elf32.em
$(srcdir)/emultempl
/m68kelf.em \
1783 $(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1784 ${GENSCRIPTS} m68kelfnbsd
"$(tdir_m68kelfnbsd)"
1785 em68klinux.c
: $(srcdir)/emulparams
/m68klinux.sh \
1786 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1787 ${GENSCRIPTS} m68klinux
"$(tdir_m68klinux)"
1788 em68knbsd.c
: $(srcdir)/emulparams
/m68knbsd.sh \
1789 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
1790 ${GENSCRIPTS} m68knbsd
"$(tdir_m68knbsd)"
1791 em68kpsos.c
: $(srcdir)/emulparams
/m68kpsos.sh \
1792 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/psos.sc
${GEN_DEPENDS}
1793 ${GENSCRIPTS} m68kpsos
"$(tdir_m68kpsos)"
1794 em88kbcs.c
: $(srcdir)/emulparams
/m88kbcs.sh \
1795 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/m88kbcs.sc
${GEN_DEPENDS}
1796 ${GENSCRIPTS} m88kbcs
"$(tdir_m88kbcs)"
1797 emaxqcoff.c
: $(srcdir)/emulparams
/maxqcoff.sh \
1798 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/maxqcoff.sc
${GEN_DEPENDS}
1799 ${GENSCRIPTS} maxqcoff
"$(tdir_maxqcoff)"
1800 emcorepe.c
: $(srcdir)/emulparams
/mcorepe.sh \
1801 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1802 ${GENSCRIPTS} mcorepe
"$(tdir_mcorepe)"
1803 emipsbig.c
: $(srcdir)/emulparams
/mipsbig.sh \
1804 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1805 ${GENSCRIPTS} mipsbig
1806 emipsbsd.c
: $(srcdir)/emulparams
/mipsbsd.sh \
1807 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mipsbsd.sc
${GEN_DEPENDS}
1808 ${GENSCRIPTS} mipsbsd
1809 emipsidt.c
: $(srcdir)/emulparams
/mipsidt.sh \
1810 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1811 ${GENSCRIPTS} mipsidt
"$(tdir_mipsidt)"
1812 emipsidtl.c
: $(srcdir)/emulparams
/mipsidtl.sh \
1813 $(srcdir)/emultempl
/mipsecoff.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1814 ${GENSCRIPTS} mipsidtl
"$(tdir_mipsidtl)"
1815 emipslit.c
: $(srcdir)/emulparams
/mipslit.sh \
1816 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1817 ${GENSCRIPTS} mipslit
"$(tdir_mipslit)"
1818 emipslnews.c
: $(srcdir)/emulparams
/mipslnews.sh \
1819 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/mips.sc
${GEN_DEPENDS}
1820 ${GENSCRIPTS} mipslnews
1821 emipspe.c
: $(srcdir)/emulparams
/mipspe.sh \
1822 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
1823 ${GENSCRIPTS} mipspe
"$(tdir_mips)"
1824 emn10300.c
: $(srcdir)/emulparams
/mn10300.sh \
1825 $(srcdir)/emulparams
/mn10200.sh \
1826 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1827 ${GENSCRIPTS} mn10300
"$(tdir_mn10300)"
1828 emn10200.c
: $(srcdir)/emulparams
/mn10200.sh \
1829 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
1830 ${GENSCRIPTS} mn10200
"$(tdir_mn10200)"
1831 emsp430x110.c
: $(srcdir)/emulparams
/msp430all.sh \
1832 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1834 ${GENSCRIPTS} msp430x110
"$(tdir_msp430x110)" msp430all
1835 emsp430x112.c
: $(srcdir)/emulparams
/msp430all.sh \
1836 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1838 ${GENSCRIPTS} msp430x112
"$(tdir_msp430x112)" msp430all
1839 emsp430x1101.c
: $(srcdir)/emulparams
/msp430all.sh \
1840 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1842 ${GENSCRIPTS} msp430x1101
"$(tdir_msp430x1101)" msp430all
1843 emsp430x1111.c
: $(srcdir)/emulparams
/msp430all.sh \
1844 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1846 ${GENSCRIPTS} msp430x1111
"$(tdir_msp430x1111)" msp430all
1847 emsp430x1121.c
: $(srcdir)/emulparams
/msp430all.sh \
1848 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1850 ${GENSCRIPTS} msp430x1121
"$(tdir_msp430x1121)" msp430all
1851 emsp430x1122.c
: $(srcdir)/emulparams
/msp430all.sh \
1852 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1854 ${GENSCRIPTS} msp430x1122
"$(tdir_msp430x1122)" msp430all
1855 emsp430x1132.c
: $(srcdir)/emulparams
/msp430all.sh \
1856 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1858 ${GENSCRIPTS} msp430x1132
"$(tdir_msp430x1132)" msp430all
1859 emsp430x122.c
: $(srcdir)/emulparams
/msp430all.sh \
1860 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1862 ${GENSCRIPTS} msp430x122
"$(tdir_msp430x122)" msp430all
1863 emsp430x123.c
: $(srcdir)/emulparams
/msp430all.sh \
1864 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1866 ${GENSCRIPTS} msp430x123
"$(tdir_msp430x123)" msp430all
1867 emsp430x1222.c
: $(srcdir)/emulparams
/msp430all.sh \
1868 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1870 ${GENSCRIPTS} msp430x1222
"$(tdir_msp430x1222)" msp430all
1871 emsp430x1232.c
: $(srcdir)/emulparams
/msp430all.sh \
1872 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1874 ${GENSCRIPTS} msp430x1232
"$(tdir_msp430x1232)" msp430all
1875 emsp430x133.c
: $(srcdir)/emulparams
/msp430all.sh \
1876 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1878 ${GENSCRIPTS} msp430x133
"$(tdir_msp430x133)" msp430all
1879 emsp430x135.c
: $(srcdir)/emulparams
/msp430all.sh \
1880 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1882 ${GENSCRIPTS} msp430x135
"$(tdir_msp430x135)" msp430all
1883 emsp430x1331.c
: $(srcdir)/emulparams
/msp430all.sh \
1884 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1886 ${GENSCRIPTS} msp430x1331
"$(tdir_msp430x1331)" msp430all
1887 emsp430x1351.c
: $(srcdir)/emulparams
/msp430all.sh \
1888 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1890 ${GENSCRIPTS} msp430x1351
"$(tdir_msp430x1351)" msp430all
1891 emsp430x147.c
: $(srcdir)/emulparams
/msp430all.sh \
1892 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1894 ${GENSCRIPTS} msp430x147
"$(tdir_msp430x147)" msp430all
1895 emsp430x148.c
: $(srcdir)/emulparams
/msp430all.sh \
1896 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1898 ${GENSCRIPTS} msp430x148
"$(tdir_msp430x148)" msp430all
1899 emsp430x149.c
: $(srcdir)/emulparams
/msp430all.sh \
1900 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1902 ${GENSCRIPTS} msp430x149
"$(tdir_msp430x149)" msp430all
1903 emsp430x155.c
: $(srcdir)/emulparams
/msp430all.sh \
1904 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1906 ${GENSCRIPTS} msp430x155
"$(tdir_msp430x155)" msp430all
1907 emsp430x156.c
: $(srcdir)/emulparams
/msp430all.sh \
1908 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1910 ${GENSCRIPTS} msp430x156
"$(tdir_msp430x156)" msp430all
1911 emsp430x157.c
: $(srcdir)/emulparams
/msp430all.sh \
1912 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1914 ${GENSCRIPTS} msp430x157
"$(tdir_msp430x157)" msp430all
1915 emsp430x167.c
: $(srcdir)/emulparams
/msp430all.sh \
1916 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1918 ${GENSCRIPTS} msp430x167
"$(tdir_msp430x167)" msp430all
1919 emsp430x168.c
: $(srcdir)/emulparams
/msp430all.sh \
1920 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1922 ${GENSCRIPTS} msp430x168
"$(tdir_msp430x168)" msp430all
1923 emsp430x169.c
: $(srcdir)/emulparams
/msp430all.sh \
1924 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1926 ${GENSCRIPTS} msp430x169
"$(tdir_msp430x169)" msp430all
1927 emsp430x1610.c
: $(srcdir)/emulparams
/msp430all.sh \
1928 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1930 ${GENSCRIPTS} msp430x1610
"$(tdir_msp430x1610)" msp430all
1931 emsp430x1611.c
: $(srcdir)/emulparams
/msp430all.sh \
1932 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1934 ${GENSCRIPTS} msp430x1611
"$(tdir_msp430x1611)" msp430all
1935 emsp430x1612.c
: $(srcdir)/emulparams
/msp430all.sh \
1936 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1938 ${GENSCRIPTS} msp430x1612
"$(tdir_msp430x1612)" msp430all
1939 emsp430x311.c
: $(srcdir)/emulparams
/msp430all.sh \
1940 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1942 ${GENSCRIPTS} msp430x311
"$(tdir_msp430x311)" msp430all
1943 emsp430x312.c
: $(srcdir)/emulparams
/msp430all.sh \
1944 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1946 ${GENSCRIPTS} msp430x312
"$(tdir_msp430x312)" msp430all
1947 emsp430x313.c
: $(srcdir)/emulparams
/msp430all.sh \
1948 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1950 ${GENSCRIPTS} msp430x313
"$(tdir_msp430x313)" msp430all
1951 emsp430x314.c
: $(srcdir)/emulparams
/msp430all.sh \
1952 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1954 ${GENSCRIPTS} msp430x314
"$(tdir_msp430x314)" msp430all
1955 emsp430x315.c
: $(srcdir)/emulparams
/msp430all.sh \
1956 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1958 ${GENSCRIPTS} msp430x315
"$(tdir_msp430x315)" msp430all
1959 emsp430x323.c
: $(srcdir)/emulparams
/msp430all.sh \
1960 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1962 ${GENSCRIPTS} msp430x323
"$(tdir_msp430x323)" msp430all
1963 emsp430x325.c
: $(srcdir)/emulparams
/msp430all.sh \
1964 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1966 ${GENSCRIPTS} msp430x325
"$(tdir_msp430x325)" msp430all
1967 emsp430x336.c
: $(srcdir)/emulparams
/msp430all.sh \
1968 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1970 ${GENSCRIPTS} msp430x336
"$(tdir_msp430x336)" msp430all
1971 emsp430x337.c
: $(srcdir)/emulparams
/msp430all.sh \
1972 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430_3.sc \
1974 ${GENSCRIPTS} msp430x337
"$(tdir_msp430x337)" msp430all
1975 emsp430x412.c
: $(srcdir)/emulparams
/msp430all.sh \
1976 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1978 ${GENSCRIPTS} msp430x412
"$(tdir_msp430x412)" msp430all
1979 emsp430x413.c
: $(srcdir)/emulparams
/msp430all.sh \
1980 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1982 ${GENSCRIPTS} msp430x413
"$(tdir_msp430x413)" msp430all
1983 emsp430x415.c
: $(srcdir)/emulparams
/msp430all.sh \
1984 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1986 ${GENSCRIPTS} msp430x415
"$(tdir_msp430x415)" msp430all
1987 emsp430x417.c
: $(srcdir)/emulparams
/msp430all.sh \
1988 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1990 ${GENSCRIPTS} msp430x417
"$(tdir_msp430x417)" msp430all
1991 emsp430xE423.c
: $(srcdir)/emulparams
/msp430all.sh \
1992 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1994 ${GENSCRIPTS} msp430xE423
"$(tdir_msp430xE423)" msp430all
1995 emsp430xE425.c
: $(srcdir)/emulparams
/msp430all.sh \
1996 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
1998 ${GENSCRIPTS} msp430xE425
"$(tdir_msp430xE425)" msp430all
1999 emsp430xE427.c
: $(srcdir)/emulparams
/msp430all.sh \
2000 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2002 ${GENSCRIPTS} msp430xE427
"$(tdir_msp430xE427)" msp430all
2003 emsp430xW423.c
: $(srcdir)/emulparams
/msp430all.sh \
2004 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2006 ${GENSCRIPTS} msp430xW423
"$(tdir_msp430xW423)" msp430all
2007 emsp430xW425.c
: $(srcdir)/emulparams
/msp430all.sh \
2008 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2010 ${GENSCRIPTS} msp430xW425
"$(tdir_msp430xW425)" msp430all
2011 emsp430xW427.c
: $(srcdir)/emulparams
/msp430all.sh \
2012 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2014 ${GENSCRIPTS} msp430xW427
"$(tdir_msp430xW427)" msp430all
2015 emsp430xG437.c
: $(srcdir)/emulparams
/msp430all.sh \
2016 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2018 ${GENSCRIPTS} msp430xG437
"$(tdir_msp430xG437)" msp430all
2019 emsp430xG438.c
: $(srcdir)/emulparams
/msp430all.sh \
2020 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2022 ${GENSCRIPTS} msp430xG438
"$(tdir_msp430xG438)" msp430all
2023 emsp430xG439.c
: $(srcdir)/emulparams
/msp430all.sh \
2024 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2026 ${GENSCRIPTS} msp430xG439
"$(tdir_msp430xG439)" msp430all
2027 emsp430x435.c
: $(srcdir)/emulparams
/msp430all.sh \
2028 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2030 ${GENSCRIPTS} msp430x435
"$(tdir_msp430x435)" msp430all
2031 emsp430x436.c
: $(srcdir)/emulparams
/msp430all.sh \
2032 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2034 ${GENSCRIPTS} msp430x436
"$(tdir_msp430x436)" msp430all
2035 emsp430x437.c
: $(srcdir)/emulparams
/msp430all.sh \
2036 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2038 ${GENSCRIPTS} msp430x437
"$(tdir_msp430x437)" msp430all
2039 emsp430x447.c
: $(srcdir)/emulparams
/msp430all.sh \
2040 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2042 ${GENSCRIPTS} msp430x447
"$(tdir_msp430x447)" msp430all
2043 emsp430x448.c
: $(srcdir)/emulparams
/msp430all.sh \
2044 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2046 ${GENSCRIPTS} msp430x448
"$(tdir_msp430x448)" msp430all
2047 emsp430x449.c
: $(srcdir)/emulparams
/msp430all.sh \
2048 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf32msp430.sc \
2050 ${GENSCRIPTS} msp430x449
"$(tdir_msp430x449)" msp430all
2051 enews.c
: $(srcdir)/emulparams
/news.sh \
2052 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2053 ${GENSCRIPTS} news
"$(tdir_news)"
2054 ens32knbsd.c
: $(srcdir)/emulparams
/ns32knbsd.sh \
2055 $(srcdir)/emultempl
/generic.em
$(srcdir)/emultempl
/netbsd.em \
2056 $(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2057 ${GENSCRIPTS} ns32knbsd
"$(tdir_ns32knbsd)"
2058 eor32.c
: $(srcdir)/emulparams
/or32.sh \
2059 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/or32.sc
${GEN_DEPENDS}
2060 ${GENSCRIPTS} or32
"$(tdir_or32)"
2061 eor32elf.c
: $(srcdir)/emulparams
/or32elf.sh \
2062 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2063 ${GENSCRIPTS} or32elf
"$(tdir_or32elf)"
2064 epc532macha.c
: $(srcdir)/emulparams
/pc532macha.sh \
2065 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2066 ${GENSCRIPTS} pc532macha
"$(tdir_pc532macha)"
2067 epdp11.c
: $(srcdir)/emulparams
/pdp11.sh \
2068 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2069 ${GENSCRIPTS} pdp11
"$(tdir_pdp11)"
2070 epjelf.c
: $(srcdir)/emulparams
/pjelf.sh \
2071 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2072 ${GENSCRIPTS} pjelf
"$(tdir_pjelf)"
2073 epjlelf.c
: $(srcdir)/emulparams
/pjlelf.sh \
2074 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2075 ${GENSCRIPTS} pjlelf
"$(tdir_pjlelf)"
2076 eppcmacos.c
: $(srcdir)/emulparams
/ppcmacos.sh \
2077 $(srcdir)/emultempl
/aix.em
$(srcdir)/scripttempl
/aix.sc
${GEN_DEPENDS}
2078 ${GENSCRIPTS} ppcmacos
"$(tdir_ppcmacos)"
2079 eppcnw.c
: $(srcdir)/emulparams
/ppcnw.sh \
2080 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/nw.sc
${GEN_DEPENDS}
2081 ${GENSCRIPTS} ppcnw
"$(tdir_ppcnw)"
2082 eppcpe.c
: $(srcdir)/emulparams
/ppcpe.sh \
2083 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/ppcpe.sc
${GEN_DEPENDS}
2084 ${GENSCRIPTS} ppcpe
"$(tdir_ppcpe)"
2085 eppclynx.c
: $(srcdir)/emulparams
/ppclynx.sh \
2086 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2087 ${GENSCRIPTS} ppclynx
"$(tdir_ppclynx)"
2088 eriscix.c
: $(srcdir)/emulparams
/riscix.sh \
2089 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2090 ${GENSCRIPTS} riscix
"$(tdir_riscix)"
2091 esa29200.c
: $(srcdir)/emulparams
/sa29200.sh \
2092 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sa29200.sc
${GEN_DEPENDS}
2093 ${GENSCRIPTS} sa29200
"$(tdir_sa29200)"
2094 esh.c
: $(srcdir)/emulparams
/sh.sh \
2095 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2096 ${GENSCRIPTS} sh
"$(tdir_sh)"
2097 eshelf.c
: $(srcdir)/emulparams
/shelf.sh \
2098 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2099 ${GENSCRIPTS} shelf
"$(tdir_shelf)"
2100 eshelf32.c
: $(srcdir)/emulparams
/shelf32.sh \
2101 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2102 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2103 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2104 ${GENSCRIPTS} shelf32
"$(tdir_shelf32)"
2105 eshelf32_linux.c
: $(srcdir)/emulparams
/shelf32_linux.sh \
2106 $(srcdir)/emulparams
/shelf32.sh \
2107 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2108 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2109 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2110 ${GENSCRIPTS} shelf32_linux
"$(tdir_shelf32_linux)"
2111 eshelf32_nbsd.c
: $(srcdir)/emulparams
/shelf32_nbsd.sh \
2112 $(srcdir)/emulparams
/shelf32.sh \
2113 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2114 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2115 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2116 ${GENSCRIPTS} shelf32_nbsd
"$(tdir_shelf32_nbsd)"
2117 eshelf64.c
: $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2118 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2119 ${GENSCRIPTS} shelf64
"$(tdir_shelf64)"
2120 eshelf64_nbsd.c
: $(srcdir)/emulparams
/shelf64_nbsd.sh \
2121 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2122 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2123 ${GENSCRIPTS} shelf64_nbsd
"$(tdir_shelf64_nbsd)"
2124 eshelf_linux.c
: $(srcdir)/emulparams
/shelf_linux.sh \
2125 $(srcdir)/emulparams
/shlelf_linux.sh \
2126 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2127 ${GENSCRIPTS} shelf_linux
"$(tdir_shelf_linux)"
2128 eshlelf_linux.c
: $(srcdir)/emulparams
/shlelf_linux.sh \
2129 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2130 ${GENSCRIPTS} shlelf_linux
"$(tdir_shlelf_linux)"
2131 eshelf_nbsd.c
: $(srcdir)/emulparams
/shelf_nbsd.sh \
2132 $(srcdir)/emulparams
/shelf.sh \
2133 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2134 ${GENSCRIPTS} shelf_nbsd
"$(tdir_shelf_nbsd)"
2135 eshelf_nto.c
: $(srcdir)/emulparams
/shelf_nto.sh \
2136 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2137 ${GENSCRIPTS} shelf_nto
"$(tdir_shelf_nto)"
2138 eshlelf_nbsd.c
: $(srcdir)/emulparams
/shlelf_nbsd.sh \
2139 $(srcdir)/emulparams
/shelf_nbsd.sh \
2140 $(srcdir)/emulparams
/shelf.sh \
2141 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2142 ${GENSCRIPTS} shlelf_nbsd
"$(tdir_shlelf_nbsd)"
2143 eshlelf_nto.c
: $(srcdir)/emulparams
/shlelf_nto.sh \
2144 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2145 ${GENSCRIPTS} shlelf_nto
"$(tdir_shlelf_nto)"
2146 eshlelf.c
: $(srcdir)/emulparams
/shlelf.sh \
2147 $(srcdir)/emulparams
/shelf.sh \
2148 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2149 ${GENSCRIPTS} shlelf
"$(tdir_shlelf)"
2150 eshlsymbian.c
: $(srcdir)/emulparams
/shlsymbian.sh \
2151 $(srcdir)/emulparams
/shelf.sh \
2152 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf32sh-symbian.sc
${GEN_DEPENDS}
2153 ${GENSCRIPTS} shlsymbian
"$(tdir_shlelf)"
2154 eshlelf32.c
: $(srcdir)/emulparams
/shlelf32.sh \
2155 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h
$(srcdir)/emulparams
/shelf32.sh \
2156 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2157 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2158 ${GENSCRIPTS} shlelf32
"$(tdir_shlelf32)"
2159 eshlelf32_linux.c
: $(srcdir)/emulparams
/shlelf32_linux.sh \
2160 $(srcdir)/emulparams
/shelf32_linux.sh
$(srcdir)/emulparams
/shelf32.sh \
2161 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2162 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2163 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2164 ${GENSCRIPTS} shlelf32_linux
"$(tdir_shlelf32_linux)"
2165 eshlelf32_nbsd.c
: $(srcdir)/emulparams
/shlelf32_nbsd.sh \
2166 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2167 $(BFDDIR
)/libbfd.h
$(INCDIR
)/libiberty.h \
2168 $(srcdir)/emultempl
/sh64elf.em
$(INCDIR
)/elf
/sh.h
$(BFDDIR
)/elf-bfd.h \
2169 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2170 ${GENSCRIPTS} shlelf32_nbsd
"$(tdir_shlelf32_nbsd)"
2171 eshlelf64.c
: $(srcdir)/emulparams
/shlelf64.sh \
2172 $(srcdir)/emulparams
/shelf64.sh
$(srcdir)/emulparams
/shelf32.sh \
2173 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2174 ${GENSCRIPTS} shlelf64
"$(tdir_shlelf64)"
2175 eshlelf64_nbsd.c
: $(srcdir)/emulparams
/shlelf64_nbsd.sh \
2176 $(srcdir)/emulparams
/shelf64_nbsd.sh \
2177 $(srcdir)/emulparams
/shelf32_nbsd.sh
$(srcdir)/emulparams
/shelf32.sh \
2178 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2179 ${GENSCRIPTS} shlelf64_nbsd
"$(tdir_shlelf64_nbsd)"
2180 eshl.c
: $(srcdir)/emulparams
/shl.sh \
2181 $(srcdir)/emulparams
/sh.sh \
2182 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/sh.sc
${GEN_DEPENDS}
2183 ${GENSCRIPTS} shl
"$(tdir_shl)"
2184 eshpe.c
: $(srcdir)/emulparams
/shpe.sh \
2185 $(srcdir)/emultempl
/pe.em
$(srcdir)/scripttempl
/pe.sc
${GEN_DEPENDS}
2186 ${GENSCRIPTS} shpe
"$(tdir_shl)"
2187 esparcaout.c
: $(srcdir)/emulparams
/sparcaout.sh \
2188 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2189 ${GENSCRIPTS} sparcaout
"$(tdir_sparcaout)"
2190 esparclinux.c
: $(srcdir)/emulparams
/sparclinux.sh \
2191 $(srcdir)/emultempl
/linux.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2192 ${GENSCRIPTS} sparclinux
"$(tdir_sparclinux)"
2193 esparcnbsd.c
: $(srcdir)/emulparams
/sparcnbsd.sh \
2194 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2195 ${GENSCRIPTS} sparcnbsd
"$(tdir_sparcnbsd)"
2196 est2000.c
: $(srcdir)/emulparams
/st2000.sh \
2197 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/st2000.sc
${GEN_DEPENDS}
2198 ${GENSCRIPTS} st2000
"$(tdir_st2000)"
2199 esun3.c
: $(srcdir)/emulparams
/sun3.sh \
2200 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2201 ${GENSCRIPTS} sun3
"$(tdir_sun3)"
2202 esun4.c
: $(srcdir)/emulparams
/sun4.sh \
2203 $(srcdir)/emultempl
/sunos.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2204 ${GENSCRIPTS} sun4
"$(tdir_sun4)"
2205 etic30aout.c
: $(srcdir)/emulparams
/tic30aout.sh \
2206 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30aout.sc
${GEN_DEPENDS}
2207 ${GENSCRIPTS} tic30aout
"$(tdir_tic30aout)"
2208 etic30coff.c
: $(srcdir)/emulparams
/tic30coff.sh \
2209 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic30coff.sc
${GEN_DEPENDS}
2210 ${GENSCRIPTS} tic30coff
"$(tdir_tic30coff)"
2211 etic3xcoff.c
: $(srcdir)/emulparams
/tic3xcoff.sh \
2212 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2213 ${GENSCRIPTS} tic3xcoff
"$(tdir_tic4xcoff)"
2214 etic3xcoff_onchip.c
: $(srcdir)/emulparams
/tic3xcoff_onchip.sh \
2215 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2216 ${GENSCRIPTS} tic3xcoff_onchip
"$(tdir_tic4xcoff)"
2217 etic4xcoff.c
: $(srcdir)/emulparams
/tic4xcoff.sh \
2218 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic4xcoff.sc
${GEN_DEPENDS}
2219 ${GENSCRIPTS} tic4xcoff
"$(tdir_tic4xcoff)"
2220 etic54xcoff.c
: $(srcdir)/emulparams
/tic54xcoff.sh \
2221 $(srcdir)/emultempl
/ticoff.em
$(srcdir)/scripttempl
/tic54xcoff.sc
${GEN_DEPENDS}
2222 ${GENSCRIPTS} tic54xcoff
"$(tdir_tic54xcoff)"
2223 etic80coff.c
: $(srcdir)/emulparams
/tic80coff.sh \
2224 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/tic80coff.sc
${GEN_DEPENDS}
2225 ${GENSCRIPTS} tic80coff
"$(tdir_tic80coff)"
2226 evanilla.c
: $(srcdir)/emulparams
/vanilla.sh \
2227 $(srcdir)/emultempl
/vanilla.em
$(srcdir)/scripttempl
/vanilla.sc
${GEN_DEPENDS}
2228 ${GENSCRIPTS} vanilla
"$(tdir_vanilla)"
2229 evax.c
: $(srcdir)/emulparams
/vax.sh \
2230 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2231 ${GENSCRIPTS} vax
"$(tdir_vax)"
2232 evaxnbsd.c
: $(srcdir)/emulparams
/vaxnbsd.sh \
2233 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2234 ${GENSCRIPTS} vaxnbsd
"$(tdir_vaxnbsd)"
2235 evsta.c
: $(srcdir)/emulparams
/vsta.sh \
2236 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/aout.sc
${GEN_DEPENDS}
2237 ${GENSCRIPTS} vsta
"$(tdir_vsta)"
2238 ev850.c
: $(srcdir)/emulparams
/v850.sh \
2239 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/v850.sc
${GEN_DEPENDS}
2240 ${GENSCRIPTS} v850
"$(tdir_v850)"
2241 ew65.c
: $(srcdir)/emulparams
/w65.sh \
2242 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/w65.sc
${GEN_DEPENDS}
2243 ${GENSCRIPTS} w65
"$(tdir_w65)"
2244 ez8001.c
: $(srcdir)/emulparams
/z8001.sh \
2245 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2246 ${GENSCRIPTS} z8001
"$(tdir_z8001)"
2247 ez8002.c
: $(srcdir)/emulparams
/z8002.sh \
2248 $(srcdir)/emultempl
/generic.em
$(srcdir)/scripttempl
/z8000.sc
${GEN_DEPENDS}
2249 ${GENSCRIPTS} z8002
"$(tdir_z8002)"
2250 eelf32frvfd.c
: $(srcdir)/emulparams
/elf32frvfd.sh \
2251 $(srcdir)/emulparams
/elf32frv.sh \
2252 $(srcdir)/emultempl
/elf32.em
$(srcdir)/scripttempl
/elf.sc
${GEN_DEPENDS}
2253 ${GENSCRIPTS} elf32frvfd
"$(tdir_frv)"
2255 # The generated emulation files mostly have the same dependencies.
2256 $(EMULATION_OFILES
): ..
/bfd
/bfd.h sysdep.h config.h
$(INCDIR
)/bfdlink.h \
2257 ld.h ldmain.h ldemul.h ldfile.h ldmisc.h ldexp.h ldlang.h \
2258 ldctor.h ldexp.h ldlang.h ldgram.h
2260 check-DEJAGNU
: site.exp
2261 srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
2262 r
=`pwd`; export r
; \
2263 LC_COLLATE
=; LC_ALL
=; LANG
=; export LC_COLLATE LC_ALL LANG
; \
2264 EXPECT
=$(EXPECT
); export EXPECT
; \
2265 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2266 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2267 export TCL_LIBRARY
; \
2269 runtest
=$(RUNTEST
); \
2270 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2271 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
2272 CC
="$(CC_FOR_TARGET)" CFLAGS
="$(CFLAGS)" \
2273 CXX
="$(CXX_FOR_TARGET)" CXXFLAGS
="$(CXXFLAGS)" \
2274 CC_FOR_HOST
="$(CC)" CFLAGS_FOR_HOST
="$(CFLAGS)" \
2275 OFILES
="$(OFILES)" BFDLIB
="$(TESTBFDLIB)" \
2276 LIBIBERTY
="$(LIBIBERTY) $(INTLLIBS)" LIBS
="$(LIBS)" \
2278 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2281 # Rules for testing by relinking ld itself.
2282 # A similar test is in the testsuite. This target is for ease of use
2285 ld-partial.o
: ld-new
$(EXEEXT
)
2286 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld-partial.o
-r
$(OFILES
)
2287 ld1
$(EXEEXT
): ld-partial.o
2288 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1
$(EXEEXT
) $(HOSTING_CRT0
) ld-partial.o
$(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2290 ld1-full
$(EXEEXT
): ld-new
2291 .
/ld-new
$(EXEEXT
) $(HOSTING_EMU
) -o ld1-full
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2293 ld2
$(EXEEXT
): ld1
$(EXEEXT
)
2294 .
/ld1
$(EXEEXT
) $(HOSTING_EMU
) -o ld2
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2296 ld3
$(EXEEXT
): ld2
$(EXEEXT
)
2297 .
/ld2
$(EXEEXT
) $(HOSTING_EMU
) -o ld3
$(EXEEXT
) $(HOSTING_CRT0
) $(OFILES
) $(TESTBFDLIB
) $(LIBIBERTY
) $(HOSTING_LIBS
) $(LIBS
)
2299 bootstrap
: ld3
$(EXEEXT
)
2300 cmp ld2
$(EXEEXT
) ld3
$(EXEEXT
)
2304 # A test program for C++ constructors and destructors.
2305 # This test is now in the testsuite.
2307 #cdtest: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2308 # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \
2309 # cdtest-main.o cdtest-bar.o cdtest-foo.o $(HOSTING_LIBS)
2312 # ./cdtest > cdtest.tmp
2313 # mv cdtest.tmp cdtest.out
2315 #cdtest-ur.o: cdtest-main.o cdtest-bar.o cdtest-foo.o ld.new
2316 # ./ld.new $(HOSTING_EMU) -o cdtest-ur.o -Ur cdtest-main.o \
2317 # cdtest-bar.o cdtest-foo.o
2319 #cdtest-ur: cdtest-ur.o
2320 # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.o \
2323 #cdtest-ur.out: cdtest-ur
2324 # ./cdtest-ur > cdtest-ur.tmp
2325 # mv cdtest-ur.tmp cdtest-ur.out
2327 #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp
2328 # diff $(srcdir)/cdtest.exp cdtest.out
2329 # diff $(srcdir)/cdtest.exp cdtest-ur.out
2331 #.PHONY: check-cdtest
2333 # END OF CHECK TARGETS
2335 # DOCUMENTATION TARGETS
2336 # Manual configuration file; not usually attached to normal configuration,
2337 # because almost all configs use "gen" version of manual.
2338 # Set DOCVER above to change.
2339 configdoc.texi
: ${DOCVER}-doc.texi
2340 ln
-s
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
>/dev
/null
2>&1 \
2341 || ln
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
>/dev
/null
2>&1 \
2342 || cp
${srcdir}/${DOCVER}-doc.texi .
/configdoc.texi
2344 ldver.texi
: Makefile
2346 echo
'@set VERSION $(VERSION)' > $@
2348 ld.
info: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2349 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
2350 $(MAKEINFO
) -I
$(srcdir) -I
$(BFDDIR
)/doc
$(srcdir)/ld.texinfo
2352 ld.
dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2353 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
:$$TEXINPUTS \
2354 MAKEINFO
="$(MAKEINFO) -I $(srcdir) -I $(BFDDIR)/doc" $(TEXI2DVI
) -I
$(BFDDIR
)/doc
$(srcdir)/ld.texinfo
2356 # Build the man page from the texinfo file
2357 # The sed command removes the no-adjust Nroff command so that
2358 # the man output looks standard.
2359 ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
2361 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/ld.texinfo
> ld.pod
2362 -($(POD2MAN
) ld.pod | \
2363 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
2364 mv
-f
$@.T
$$$$ $@
) || \
2365 (rm -f
$@.T
$$$$ && exit
1)
2370 .PHONY
: install-exec-local install-data-local
2372 install-exec-local
: ld-new
$(EXEEXT
)
2373 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
2374 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2375 if
test -f
$$p; then \
2376 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2377 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2380 n
=`echo ld | sed '$(transform)'`; \
2381 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/ld$(EXEEXT)" ]; then \
2382 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2383 ln
$(DESTDIR
)$(bindir)/$$n$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
2384 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
2388 $(mkinstalldirs
) $(DESTDIR
)$(scriptdir
)/ldscripts
2389 for f in ldscripts
/*; do \
2390 $(INSTALL_DATA
) $$f $(DESTDIR
)$(scriptdir
)/$$f ; \
2393 # We want install to imply install-info as per GNU standards, despite the
2395 install: install-info
2396 diststuff
: info $(EXTRA_DIST
)
2400 Makefile
: $(BFDDIR
)/configure.in
2402 # Targets to rebuild dependencies in this Makefile.
2403 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
2404 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
2406 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
2407 sed
-f dep.sed
< DEP1
> DEPA
2408 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2409 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2410 echo
'make DEP failed!'; exit
1; \
2415 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
2416 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
2417 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
2418 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
2421 dep.sed
: dep-in.sed config.status
2422 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2423 -e
's!@INCDIR@!$(INCDIR)!' \
2424 -e
's!@BFDDIR@!$(BFDDIR)!' \
2425 -e
's!@SRCDIR@!$(srcdir)!' \
2426 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/ld$$,,`'!'
2429 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
2430 cat DEP
>> tmp-Makefile
2431 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2434 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
2435 cat DEP
>> tmp-Makefile.in
2436 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2439 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
2440 cat DEP
>> tmp-Makefile.am
2441 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2443 .PHONY
: dep dep-in dep-am
2445 # What appears below is generated by a hacked mkdep using gcc -MM.
2447 # DO NOT DELETE THIS LINE -- mkdep uses it.
2448 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2449 ldctor.o
: ldctor.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2450 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2451 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h
$(INCDIR
)/bin-bugs.h \
2452 ldexp.h ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
2453 ldemul.o
: ldemul.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2454 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2455 ld.h
$(INCDIR
)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2456 ldfile.h ldemul.h ldmain.h ldemul-list.h
2457 ldexp.o
: ldexp.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2458 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2459 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldmain.h \
2460 ldmisc.h ldexp.h ldgram.h ldlang.h
$(INCDIR
)/libiberty.h \
2461 $(INCDIR
)/safe-ctype.h
2462 ldfile.o
: ldfile.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2463 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2464 $(INCDIR
)/bfdlink.h
$(INCDIR
)/safe-ctype.h
ld.h
$(INCDIR
)/bin-bugs.h \
2465 ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h \
2466 ldlex.h ldemul.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/filenames.h
2467 ldlang.o
: ldlang.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2468 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2469 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h \
2470 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldmain.h \
2471 ldexp.h ldlang.h ldgram.h ldlex.h ldmisc.h ldctor.h \
2472 ldfile.h ldemul.h
$(INCDIR
)/fnmatch.h
$(INCDIR
)/demangle.h \
2474 ldmain.o
: ldmain.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2475 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2476 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2477 $(INCDIR
)/bfdlink.h
$(INCDIR
)/filenames.h
ld.h
$(INCDIR
)/bin-bugs.h \
2478 ldmain.h ldmisc.h ldwrite.h ldexp.h ldlang.h ldgram.h \
2479 ldlex.h ldfile.h ldemul.h ldctor.h
2480 ldmisc.o
: ldmisc.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2481 $(INCDIR
)/symcat.h
$(INCDIR
)/bfdlink.h sysdep.h config.h \
2482 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h \
2483 ld.h
$(INCDIR
)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
2484 ldgram.h ldlex.h ldmain.h ldfile.h
$(BFDDIR
)/elf-bfd.h \
2485 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
2486 ldver.o
: ldver.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2487 $(INCDIR
)/symcat.h ..
/bfd
/bfdver.h sysdep.h config.h \
2488 $(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h ldver.h \
2489 ldexp.h ldlang.h ldfile.h ldemul.h ldmain.h
2490 ldwrite.o
: ldwrite.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2491 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2492 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2493 ld.h
$(INCDIR
)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2494 ldmisc.h ldgram.h ldmain.h
2495 lexsup.o
: lexsup.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2496 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2497 $(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h \
2498 ld.h
$(INCDIR
)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
2499 ldlang.h ldgram.h ldlex.h ldfile.h ldver.h ldemul.h \
2500 $(INCDIR
)/demangle.h
2501 mri.o
: mri.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
2502 sysdep.h config.h
$(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h \
2503 ldexp.h ldlang.h ldmisc.h mri.h ldgram.h
$(INCDIR
)/libiberty.h
2504 ldcref.o
: ldcref.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2505 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2506 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
ld.h
$(INCDIR
)/bin-bugs.h \
2507 ldmain.h ldmisc.h ldexp.h ldlang.h
2508 pe-dll.o
: pe-dll.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2509 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2510 $(INCDIR
)/bfdlink.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
2511 ld.h
$(INCDIR
)/bin-bugs.h ldexp.h ldlang.h ldwrite.h \
2512 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h
$(INCDIR
)/coff
/internal.h \
2513 $(BFDDIR
)/libcoff.h deffile.h pe-dll.h
2514 ldgram.o
: ldgram.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2515 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2516 $(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h ldexp.h \
2517 ldver.h ldlang.h ldfile.h ldemul.h ldmisc.h ldmain.h \
2518 mri.h ldctor.h ldlex.h
2519 ldlex.o
: ldlex.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
2520 $(INCDIR
)/symcat.h sysdep.h config.h
$(INCDIR
)/fopen-same.h \
2521 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/bfdlink.h
ld.h
$(INCDIR
)/bin-bugs.h \
2522 ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
2523 ldmain.h
$(INCDIR
)/libiberty.h
2524 deffilep.o
: deffilep.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
2525 $(INCDIR
)/safe-ctype.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
2526 sysdep.h config.h
$(INCDIR
)/fopen-same.h
ld.h
$(INCDIR
)/bin-bugs.h \
2528 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2530 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2531 # Otherwise a system limit (for SysV at least) may be exceeded.