]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/Makefile.am
GDB: Remote target can now accept the form unix::/path/to/socket.
[thirdparty/binutils-gdb.git] / binutils / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2 #
3 # Copyright (C) 2012-2018 Free Software Foundation, Inc.
4 #
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
9 #
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
18 #
19
20 AUTOMAKE_OPTIONS = dejagnu no-dist foreign
21 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
22
23 SUBDIRS = doc po
24
25 tooldir = $(exec_prefix)/$(target_alias)
26
27 ## These aren't set by automake, because they appear in
28 ## bfd/acinclude.m4, which is included by binutils/acinclude.m4, and
29 ## thus is not seen by automake.
30 CC_FOR_BUILD = @CC_FOR_BUILD@
31 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
32
33 YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
34 YFLAGS = -d
35 LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
36 LEXLIB = @LEXLIB@
37
38 # Automake 1.10+ disables lex and yacc output file regeneration if
39 # maintainer mode is disabled. Avoid this.
40 am__skiplex =
41 am__skipyacc =
42
43 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
44 # -I../zlib, unless we were configured with --with-system-zlib, in which
45 # case both are empty.
46 ZLIB = @zlibdir@ -lz
47 ZLIBINC = @zlibinc@
48
49 WARN_CFLAGS = @WARN_CFLAGS@
50 WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
51 NO_WERROR = @NO_WERROR@
52 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
53 AM_CFLAGS_FOR_BUILD = $(WARN_CFLAGS_FOR_BUILD) $(ZLIBINC)
54 LIBICONV = @LIBICONV@
55
56 # these two are almost the same program
57 AR_PROG=ar
58 RANLIB_PROG=ranlib
59
60 # objcopy and strip should be the same program
61 OBJCOPY_PROG=objcopy
62 STRIP_PROG=strip-new
63
64 STRINGS_PROG=strings
65
66 READELF_PROG=readelf
67
68 ELFEDIT_PROG=elfedit
69
70 # These should all be the same program too.
71 SIZE_PROG=size
72 NM_PROG=nm-new
73 OBJDUMP_PROG=objdump
74
75 # This is the demangler, as a standalone program.
76 # Note: This one is used as the installed name too, unlike the above.
77 DEMANGLER_PROG=cxxfilt
78
79 ADDR2LINE_PROG=addr2line
80
81 DLLTOOL_PROG=dlltool
82 WINDRES_PROG=windres
83 WINDMC_PROG=windmc
84 DLLWRAP_PROG=dllwrap
85
86 SRCONV_PROG=srconv$(EXEEXT) sysdump$(EXEEXT) coffdump$(EXEEXT)
87
88 bin_PROGRAMS = $(SIZE_PROG) $(OBJDUMP_PROG) $(AR_PROG) $(STRINGS_PROG) $(RANLIB_PROG) $(OBJCOPY_PROG) @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ @BUILD_WINDMC@ $(ADDR2LINE_PROG) $(READELF_PROG) $(ELFEDIT_PROG) @BUILD_DLLWRAP@
89
90 bin_SCRIPTS = @BUILD_INSTALL_MISC@
91 EXTRA_SCRIPTS = embedspu
92
93 ## Test programs.
94 BFDTEST1_PROG = bfdtest1
95 BFDTEST2_PROG = bfdtest2
96
97 TEST_PROGS = $(BFDTEST1_PROG) $(BFDTEST2_PROG)
98
99 ## We need a special rule to install the programs which are built with
100 ## -new, and to rename cxxfilt to c++filt.
101 RENAMED_PROGS = $(NM_PROG) $(STRIP_PROG) $(DEMANGLER_PROG)
102 noinst_PROGRAMS = $(RENAMED_PROGS) $(TEST_PROGS) @BUILD_MISC@
103
104 EXTRA_PROGRAMS = srconv sysdump coffdump $(DLLTOOL_PROG) $(WINDRES_PROG) $(WINDMC_PROG) $(DLLWRAP_PROG)
105
106 # Stuff that goes in tooldir/ if appropriate.
107 TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy readelf
108
109 BASEDIR = $(srcdir)/..
110 BFDDIR = $(BASEDIR)/bfd
111 INCDIR = $(BASEDIR)/include
112
113 AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
114 @HDEFINES@ \
115 @INCINTL@ \
116 -DLOCALEDIR="\"$(datadir)/locale\"" \
117 -Dbin_dummy_emulation=$(EMULATION_VECTOR)
118
119 HFILES = \
120 arsup.h binemul.h bucomm.h budbg.h \
121 coffgrok.h debug.h dlltool.h dwarf.h elfcomm.h \
122 objdump.h sysdep.h unwind-ia64.h windres.h winduni.h windint.h \
123 windmc.h
124
125 GENERATED_HFILES = arparse.h sysroff.h sysinfo.h defparse.h rcparse.h mcparse.h
126 BUILT_SOURCES = $(GENERATED_HFILES)
127
128 CFILES = \
129 addr2line.c ar.c arsup.c bin2c.c binemul.c bucomm.c \
130 coffdump.c coffgrok.c cxxfilt.c \
131 dwarf.c debug.c dlltool.c dllwrap.c \
132 elfcomm.c emul_aix.c emul_vanilla.c filemode.c \
133 is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
134 nm.c not-ranlib.c not-strip.c \
135 objcopy.c objdump.c prdbg.c \
136 od-xcoff.c od-macho.c \
137 rclex.c rdcoff.c rddbg.c readelf.c rename.c \
138 resbin.c rescoff.c resrc.c resres.c \
139 size.c srconv.c stabs.c strings.c sysdump.c \
140 syslex_wrap.c unwind-ia64.c elfedit.c version.c \
141 windres.c winduni.c wrstabs.c \
142 windmc.c mclex.c
143
144 GENERATED_CFILES = \
145 arparse.c arlex.c sysroff.c sysinfo.c syslex.c \
146 defparse.c deflex.c rcparse.c mcparse.c
147
148 DEBUG_SRCS = rddbg.c debug.c stabs.c rdcoff.c
149 WRITE_DEBUG_SRCS = $(DEBUG_SRCS) wrstabs.c
150
151 # Extra object files for objdump
152 OBJDUMP_PRIVATE_OFILES = @OBJDUMP_PRIVATE_OFILES@
153
154 # Code shared by all the binutils.
155 BULIBS = bucomm.c version.c filemode.c
156
157 # Code shared by the ELF related programs.
158 ELFLIBS = elfcomm.c
159
160 BFDLIB = ../bfd/libbfd.la
161
162 OPCODES = ../opcodes/libopcodes.la
163
164 LIBIBERTY = ../libiberty/libiberty.a
165
166 POTFILES = $(CFILES) $(DEBUG_SRCS) $(HFILES)
167 po/POTFILES.in: @MAINT@ Makefile
168 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
169 && mv tmp $(srcdir)/po/POTFILES.in
170
171 EXPECT = expect
172 RUNTEST = runtest
173
174 CC_FOR_TARGET = ` \
175 if [ -f $$r/../gcc/xgcc ] ; then \
176 if [ -f $$r/../newlib/Makefile ] ; then \
177 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
178 else \
179 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
180 fi; \
181 else \
182 if [ "@host@" = "@target@" ] ; then \
183 echo $(CC); \
184 else \
185 echo gcc | sed '$(transform)'; \
186 fi; \
187 fi`
188
189 check-DEJAGNU: site.exp
190 srcdir=`cd $(srcdir) && pwd`; export srcdir; \
191 r=`pwd`; export r; \
192 LC_ALL=C; export LC_ALL; \
193 EXPECT=$(EXPECT); export EXPECT; \
194 runtest=$(RUNTEST); \
195 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
196 CC="$(CC)" CC_FOR_BUILD="$(CC_FOR_BUILD)" \
197 CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \
198 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
199 $(RUNTESTFLAGS); \
200 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
201 fi
202
203 development.exp: $(BFDDIR)/development.sh
204 $(EGREP) "[development|experimental]=" $(BFDDIR)/development.sh \
205 | $(AWK) -F= '{ print "set " $$1 " " $$2 }' > $@
206
207 installcheck-local:
208 /bin/sh $(srcdir)/sanity.sh $(bindir)
209
210 # There's no global DEPENDENCIES. So, we must explicitly list everything
211 # which depends on libintl, since we don't know whether LIBINTL_DEP will be
212 # non-empty until configure time. Ugh!
213 size_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
214 objdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) $(OPCODES) $(OBJDUMP_PRIVATE_OFILES)
215 nm_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
216 ar_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
217 strings_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
218 strip_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
219 ranlib_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
220 cxxfilt_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
221 objcopy_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
222 srconv_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
223 sysdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
224 coffdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
225 dlltool_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
226 windres_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
227 windmc_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
228 addr2line_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
229 readelf_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY)
230 elfedit_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY)
231 dllwrap_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY)
232 bfdtest1_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
233 bfdtest2_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB)
234
235 LDADD = $(BFDLIB) $(LIBIBERTY) $(LIBINTL)
236
237 size_SOURCES = size.c $(BULIBS)
238
239 objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
240
241 strings_SOURCES = strings.c $(BULIBS)
242
243 readelf_SOURCES = readelf.c version.c unwind-ia64.c dwarf.c $(ELFLIBS)
244 readelf_LDADD = $(LIBINTL) $(LIBIBERTY) $(ZLIB)
245
246 elfedit_SOURCES = elfedit.c version.c $(ELFLIBS)
247 elfedit_LDADD = $(LIBINTL) $(LIBIBERTY)
248
249 strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
250
251 nm_new_SOURCES = nm.c $(BULIBS)
252
253 objdump_SOURCES = objdump.c dwarf.c prdbg.c $(DEBUG_SRCS) $(BULIBS) $(ELFLIBS)
254 EXTRA_objdump_SOURCES = od-xcoff.c
255 objdump_LDADD = $(OBJDUMP_PRIVATE_OFILES) $(OPCODES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL)
256
257 objdump.@OBJEXT@:objdump.c
258 if am__fastdepCC
259 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(OBJDUMP_DEFS) $(srcdir)/objdump.c
260 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
261 else
262 if AMDEP
263 source='objdump.c' object='$@' libtool=no @AMDEPBACKSLASH@
264 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
265 endif
266 $(COMPILE) -c $(OBJDUMP_DEFS) $(srcdir)/objdump.c
267 endif
268
269 cxxfilt_SOURCES = cxxfilt.c $(BULIBS)
270
271 ar_SOURCES = arparse.y arlex.l ar.c not-ranlib.c arsup.c rename.c binemul.c \
272 emul_$(EMULATION).c $(BULIBS)
273 EXTRA_ar_SOURCES = $(CFILES)
274 ar_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL)
275
276 ranlib_SOURCES = ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \
277 binemul.c emul_$(EMULATION).c $(BULIBS)
278 ranlib_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL)
279
280 addr2line_SOURCES = addr2line.c $(BULIBS)
281
282 # The following is commented out for the conversion to automake.
283 # This rule creates a single binary that switches between ar and ranlib
284 # by looking at argv[0]. Use this kludge to save some disk space.
285 # However, you have to install things by hand.
286 # (That is after 'make install', replace the installed ranlib by a link to ar.)
287 # Alternatively, you can install ranlib.sh as ranlib.
288 # ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o
289 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS)
290 # -rm -f $(RANLIB_PROG)
291 # -ln $(AR_PROG) $(RANLIB_PROG)
292 #
293 # objcopy and strip in one binary that uses argv[0] to decide its action.
294 #
295 #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o
296 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS)
297 # -rm -f $(STRIP_PROG)
298 # -ln $(OBJCOPY_PROG) $(STRIP_PROG)
299
300 sysroff.c: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info
301 ./sysinfo$(EXEEXT_FOR_BUILD) -c <$(srcdir)/sysroff.info >sysroff.c
302 ./sysinfo$(EXEEXT_FOR_BUILD) -i <$(srcdir)/sysroff.info >>sysroff.c
303 ./sysinfo$(EXEEXT_FOR_BUILD) -g <$(srcdir)/sysroff.info >>sysroff.c
304
305 sysroff.h: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info
306 ./sysinfo$(EXEEXT_FOR_BUILD) -d <$(srcdir)/sysroff.info >sysroff.h
307
308 sysinfo$(EXEEXT_FOR_BUILD): sysinfo.@OBJEXT@ syslex_wrap.@OBJEXT@
309 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ sysinfo.@OBJEXT@ syslex_wrap.@OBJEXT@
310
311 syslex_wrap.@OBJEXT@: syslex_wrap.c syslex.c sysinfo.h config.h
312 $(CC_FOR_BUILD) -c -I. -I$(srcdir) $(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(NO_WERROR) $(srcdir)/syslex_wrap.c
313
314 sysinfo.@OBJEXT@: sysinfo.c
315 if [ -r sysinfo.c ]; then \
316 $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(NO_WERROR) sysinfo.c ; \
317 else \
318 $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(NO_WERROR) $(srcdir)/sysinfo.c ; \
319 fi
320
321 bin2c$(EXEEXT_FOR_BUILD): bin2c.c
322 $(CC_FOR_BUILD) -o $@ $(AM_CPPFLAGS) $(AM_CFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) $(srcdir)/bin2c.c
323
324 embedspu: embedspu.sh Makefile
325 awk '/^program_transform_name=/ {print "program_transform_name=\"$(program_transform_name)\""; next} {print}' < $< > $@
326 chmod a+x $@
327
328 # We need these for parallel make.
329 sysinfo.h: sysinfo.c
330
331 # Disable -Werror, if it has been enabled, since old versions of bison/
332 # yacc will produce working code which contain compile time warnings.
333 arparse.@OBJEXT@: arparse.c
334 if am__fastdepCC
335 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f arparse.c || echo $(srcdir)/`arparse.c $(NO_WERROR)
336 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 else
338 if AMDEP
339 source='arparse.c' object='$@' libtool=no @AMDEPBACKSLASH@
340 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341 endif
342 $(COMPILE) -c `test -f arparse.c || echo $(srcdir)/`arparse.c $(NO_WERROR)
343 endif
344
345 arlex.@OBJEXT@: arlex.c
346 if am__fastdepCC
347 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f arlex.c || echo $(srcdir)/`arlex.c $(NO_WERROR)
348 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349 else
350 if AMDEP
351 source='arlex.c' object='$@' libtool=no @AMDEPBACKSLASH@
352 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353 endif
354 $(COMPILE) -c `test -f arlex.c || echo $(srcdir)/`arlex.c $(NO_WERROR)
355 endif
356
357 sysroff.@OBJEXT@: sysroff.c
358 if am__fastdepCC
359 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f sysroff.c || echo $(srcdir)/`sysroff.c $(NO_WERROR)
360 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
361 else
362 if AMDEP
363 source='sysroff.c' object='$@' libtool=no @AMDEPBACKSLASH@
364 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 endif
366 $(COMPILE) -c `test -f sysroff.c || echo $(srcdir)/`sysroff.c $(NO_WERROR)
367 endif
368
369 defparse.@OBJEXT@: defparse.c
370 if am__fastdepCC
371 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f defparse.c || echo $(srcdir)/`defparse.c $(NO_WERROR)
372 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
373 else
374 if AMDEP
375 source='defparse.c' object='$@' libtool=no @AMDEPBACKSLASH@
376 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377 endif
378 $(COMPILE) -c `test -f defparse.c || echo $(srcdir)/`defparse.c $(NO_WERROR)
379 endif
380
381 deflex.@OBJEXT@: deflex.c
382 if am__fastdepCC
383 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f deflex.c || echo $(srcdir)/`deflex.c $(NO_WERROR)
384 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385 else
386 if AMDEP
387 source='deflex.c' object='$@' libtool=no @AMDEPBACKSLASH@
388 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389 endif
390 $(COMPILE) -c `test -f deflex.c || echo $(srcdir)/`deflex.c $(NO_WERROR)
391 endif
392
393 rcparse.@OBJEXT@: rcparse.c
394 if am__fastdepCC
395 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f rcparse.c || echo $(srcdir)/`rcparse.c $(NO_WERROR)
396 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
397 else
398 if AMDEP
399 source='rcparse.c' object='$@' libtool=no @AMDEPBACKSLASH@
400 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401 endif
402 $(COMPILE) -c `test -f rcparse.c || echo $(srcdir)/`rcparse.c $(NO_WERROR)
403 endif
404
405 mcparse.@OBJEXT@: mcparse.c
406 if am__fastdepCC
407 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f mcparse.c || echo $(srcdir)/`mcparse.c $(NO_WERROR)
408 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409 else
410 if AMDEP
411 source='mcparse.c' object='$@' libtool=no @AMDEPBACKSLASH@
412 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413 endif
414 $(COMPILE) -c `test -f mcparse.c || echo $(srcdir)/`mcparse.c $(NO_WERROR)
415 endif
416
417 rclex.@OBJEXT@: rclex.c
418 if am__fastdepCC
419 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(srcdir)/rclex.c $(NO_WERROR)
420 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
421 else
422 if AMDEP
423 source='rclex.c' object='$@' libtool=no @AMDEPBACKSLASH@
424 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 endif
426 $(COMPILE) -c $(srcdir)/rclex.c $(NO_WERROR)
427 endif
428
429 mclex.@OBJEXT@: mclex.c
430 if am__fastdepCC
431 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(srcdir)/mclex.c $(NO_WERROR)
432 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433 else
434 if AMDEP
435 source='mclex.c' object='$@' libtool=no @AMDEPBACKSLASH@
436 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437 endif
438 $(COMPILE) -c $(srcdir)/mclex.c $(NO_WERROR)
439 endif
440
441 srconv_SOURCES = srconv.c coffgrok.c $(BULIBS)
442 srconv.@OBJEXT@: sysroff.c
443
444 dlltool_SOURCES = dlltool.c defparse.y deflex.l $(BULIBS)
445 dlltool_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL)
446
447 dlltool.@OBJEXT@:
448 if am__fastdepCC
449 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(DLLTOOL_DEFS) $(srcdir)/dlltool.c
450 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
451 else
452 if AMDEP
453 source='dlltool.c' object='$@' libtool=no @AMDEPBACKSLASH@
454 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 endif
456 $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/dlltool.c
457 endif
458
459 rescoff.@OBJEXT@:
460 if am__fastdepCC
461 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(DLLTOOL_DEFS) $(srcdir)/rescoff.c
462 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463 else
464 if AMDEP
465 source='rescoff.c' object='$@' libtool=no @AMDEPBACKSLASH@
466 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 endif
468 $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/rescoff.c
469 endif
470
471 coffdump_SOURCES = coffdump.c coffgrok.c $(BULIBS)
472
473 sysdump_SOURCES = sysdump.c $(BULIBS)
474 sysdump.@OBJEXT@: sysroff.c
475
476 windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.c \
477 winduni.c resres.c $(BULIBS)
478 windres_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
479
480 windmc_SOURCES = windmc.c mcparse.y mclex.c \
481 winduni.c $(BULIBS)
482 windmc_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
483
484 dllwrap_SOURCES = dllwrap.c version.c
485 dllwrap_LDADD = $(LIBIBERTY) $(LIBINTL)
486
487
488 EXTRA_DIST = arparse.c arparse.h arlex.c sysinfo.c sysinfo.h \
489 syslex.c deflex.c defparse.h defparse.c rcparse.h rcparse.c \
490 mcparse.h mcparse.c embedspu.sh
491
492 diststuff: $(EXTRA_DIST) info
493 all: info
494
495 # development.sh is used to determine -Werror default.
496 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
497
498 EXTRA_DEJAGNU_SITE_CONFIG = development.exp
499
500 DISTCLEANFILES = sysroff.c sysroff.h site.exp development.exp \
501 site.bak embedspu
502
503 MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD) bin2c$(EXEEXT_FOR_BUILD) \
504 binutils.log binutils.sum abcdefgh*
505 mostlyclean-local:
506 -rm -rf tmpdir
507
508 .PHONY: install-exec-local
509
510 install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
511 @list='$(RENAMED_PROGS)'; for p in $$list; do \
512 if test -f $$p$(EXEEXT); then \
513 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p$(EXEEXT) $(bindir)/`echo $$p|sed -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
514 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p$(EXEEXT) $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
515 else :; fi; \
516 done
517 $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
518 for i in $(TOOL_PROGS); do \
519 if [ -f $$i$(EXEEXT) ]; then \
520 j=`echo $$i | sed -e 's/-new//'`; \
521 k=`echo $$j | sed '$(transform)'`; \
522 if [ "$(bindir)/$$k" != "$(tooldir)/bin/$$j" ]; then \
523 rm -f $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \
524 ln $(DESTDIR)$(bindir)/$$k$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT) >/dev/null 2>/dev/null \
525 || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$i$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \
526 fi; \
527 else true; \
528 fi; \
529 done