1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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@
67 BUILD_DLLTOOL
= @BUILD_DLLTOOL@
68 BUILD_DLLWRAP
= @BUILD_DLLWRAP@
69 BUILD_MISC
= @BUILD_MISC@
70 BUILD_NLMCONV
= @BUILD_NLMCONV@
71 BUILD_SRCONV
= @BUILD_SRCONV@
72 BUILD_WINDRES
= @BUILD_WINDRES@
74 DEMANGLER_NAME
= @DEMANGLER_NAME@
75 DLLTOOL_DEFS
= @DLLTOOL_DEFS@
76 EMULATION
= @EMULATION@
77 EMULATION_VECTOR
= @EMULATION_VECTOR@
81 NLMCONV_DEFS
= @NLMCONV_DEFS@
82 OBJDUMP_DEFS
= @OBJDUMP_DEFS@
87 AUTOMAKE_OPTIONS
= cygnus dejagnu
91 tooldir
= $(exec_prefix)/$(target_alias
)
93 CC_FOR_BUILD
= @CC_FOR_BUILD@
94 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
96 YACC
= `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
98 LEX
= `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
100 WARN_CFLAGS
= @WARN_CFLAGS@
101 AM_CFLAGS
= $(WARN_CFLAGS
)
103 # these two are almost the same program
107 # objcopy and strip should be the same program
108 OBJCOPY_PROG
= objcopy
109 STRIP_PROG
= strip-new
111 STRINGS_PROG
= strings
113 READELF_PROG
= readelf
115 # These should all be the same program too.
118 OBJDUMP_PROG
= objdump
120 # This is the demangler, as a standalone program.
121 # Note: This one is used as the installed name too, unlike the above.
122 DEMANGLER_PROG
= cxxfilt
124 ADDR2LINE_PROG
= addr2line
126 NLMCONV_PROG
= nlmconv
127 DLLTOOL_PROG
= dlltool
128 WINDRES_PROG
= windres
129 DLLWRAP_PROG
= dllwrap
131 SRCONV_PROG
= srconv
$(EXEEXT
) sysdump
$(EXEEXT
) coffdump
$(EXEEXT
)
133 PROGS
= $(SIZE_PROG
) $(OBJDUMP_PROG
) $(NM_PROG
) $(AR_PROG
) $(STRINGS_PROG
) $(STRIP_PROG
) $(RANLIB_PROG
) $(DEMANGLER_PROG
) $(OBJCOPY_PROG
) @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@
$(ADDR2LINE_PROG
) $(READELF_PROG
) @BUILD_DLLWRAP@ @BUILD_MISC@
135 bin_PROGRAMS
= $(SIZE_PROG
) $(OBJDUMP_PROG
) $(AR_PROG
) $(STRINGS_PROG
) $(RANLIB_PROG
) $(OBJCOPY_PROG
) @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@
$(ADDR2LINE_PROG
) $(READELF_PROG
) @BUILD_DLLWRAP@ @BUILD_MISC@
137 noinst_PROGRAMS
= $(NM_PROG
) $(STRIP_PROG
) $(DEMANGLER_PROG
)
139 EXTRA_PROGRAMS
= $(NLMCONV_PROG
) srconv sysdump coffdump
$(DLLTOOL_PROG
) $(WINDRES_PROG
) $(DLLWRAP_PROG
)
141 # Stuff that goes in tooldir/ if appropriate.
142 TOOL_PROGS
= nm-new strip-new
ar ranlib dlltool
144 BASEDIR
= $(srcdir)/..
145 BFDDIR
= $(BASEDIR
)/bfd
146 INCDIR
= $(BASEDIR
)/include
150 INCLUDES
= -D_GNU_SOURCE \
151 -I.
-I
$(srcdir) -I..
/bfd
-I
$(BFDDIR
) -I
$(INCDIR
) \
153 -I
$(srcdir)/..
/intl
-I..
/intl \
154 -DLOCALEDIR
="\"$(prefix)/share/locale\"" \
155 -Dbin_dummy_emulation
=$(EMULATION_VECTOR
)
159 arsup.h binemul.h bucomm.h budbg.h budemang.h \
160 coffgrok.h debug.h dlltool.h nlmconv.h \
164 GENERATED_HFILES
= arparse.h sysroff.h sysinfo.h defparse.h rcparse.h
167 addr2line.c
ar.c arsup.c binemul.c bucomm.c budemang.c \
168 coffdump.c coffgrok.c cxxfilt.c debug.c dlltool.c dllwrap.c \
169 emul_aix.c emul_vanilla.c filemode.c \
170 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
171 nlmconv.c nm.c not-ranlib.c not-strip.c \
172 objcopy.c objdump.c prdbg.c \
173 rdcoff.c rddbg.c readelf.c rename.c \
174 resbin.c rescoff.c resrc.c resres.c \
175 size.c srconv.c stabs.c strings.c sysdump.c version.c \
176 windres.c winduni.c wrstabs.c
180 arparse.c arlex.c sysroff.c sysinfo.c syslex.c \
181 defparse.c deflex.c nlmheader.c rcparse.c rclex.c
184 DEBUG_SRCS
= rddbg.c debug.c stabs.c ieee.c rdcoff.c
185 WRITE_DEBUG_SRCS
= $(DEBUG_SRCS
) wrstabs.c
187 # Code shared by all the binutils.
188 BULIBS
= bucomm.c version.c filemode.c
190 BFDLIB
= ..
/bfd
/libbfd.la
192 OPCODES
= ..
/opcodes
/libopcodes.la
194 LIBIBERTY
= ..
/libiberty
/libiberty.a
196 POTFILES
= $(CFILES
) $(DEBUG_SRCS
) $(HFILES
)
198 EXPECT
= `if [ -f $$r/../expect/expect ] ; then \
199 echo $$r/../expect/expect ; \
200 else echo expect ; fi`
202 RUNTEST
= `if [ -f ${srcdir}/../dejagnu/runtest ] ; then \
203 echo ${srcdir}/../dejagnu/runtest ; \
204 else echo runtest ; fi`
208 if [ -f $$r/../gcc/xgcc ] ; then \
209 if [ -f $$r/../newlib/Makefile ] ; then \
210 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
212 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
215 if [ "@host@" = "@target@" ] ; then \
218 echo gcc | sed '$(transform)'; \
223 LDADD
= $(BFDLIB
) $(LIBIBERTY
) $(INTLLIBS
)
225 size_SOURCES
= size.c
$(BULIBS
)
227 objcopy_SOURCES
= objcopy.c not-strip.c rename.c
$(WRITE_DEBUG_SRCS
) $(BULIBS
)
229 strings_SOURCES
= strings.c
$(BULIBS
)
231 readelf_SOURCES
= readelf.c version.c unwind-ia64.c
232 readelf_LDADD
= $(INTLLIBS
) $(LIBIBERTY
)
234 strip_new_SOURCES
= objcopy.c is-strip.c rename.c
$(WRITE_DEBUG_SRCS
) $(BULIBS
)
236 nm_new_SOURCES
= nm.c budemang.c
$(BULIBS
)
238 objdump_SOURCES
= objdump.c budemang.c prdbg.c
$(DEBUG_SRCS
) $(BULIBS
)
239 objdump_LDADD
= $(OPCODES
) $(BFDLIB
) $(LIBIBERTY
) $(INTLLIBS
)
241 cxxfilt_SOURCES
= cxxfilt.c
$(BULIBS
)
243 ar_SOURCES
= arparse.y arlex.l
ar.c not-ranlib.c arsup.c rename.c binemul.c \
244 emul_
$(EMULATION
).c
$(BULIBS
)
246 ar_LDADD
= $(BFDLIB
) $(LIBIBERTY
) @LEXLIB@
$(INTLLIBS
)
248 ranlib_SOURCES
= ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \
249 binemul.c emul_
$(EMULATION
).c
$(BULIBS
)
251 ranlib_LDADD
= $(BFDLIB
) $(LIBIBERTY
) @LEXLIB@
$(INTLLIBS
)
253 addr2line_SOURCES
= addr2line.c budemang.c
$(BULIBS
)
255 srconv_SOURCES
= srconv.c coffgrok.c
$(BULIBS
)
257 dlltool_SOURCES
= dlltool.c defparse.y deflex.l
$(BULIBS
)
258 dlltool_LDADD
= $(BFDLIB
) $(LIBIBERTY
) @LEXLIB@
$(INTLLIBS
)
260 coffdump_SOURCES
= coffdump.c coffgrok.c
$(BULIBS
)
262 sysdump_SOURCES
= sysdump.c
$(BULIBS
)
264 nlmconv_SOURCES
= nlmconv.c nlmheader.y
$(BULIBS
)
266 windres_SOURCES
= windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.l \
267 winduni.c resres.c
$(BULIBS
)
269 windres_LDADD
= $(BFDLIB
) $(LIBIBERTY
) @LEXLIB@
$(INTLLIBS
)
271 dllwrap_SOURCES
= dllwrap.c version.c
272 dllwrap_LDADD
= $(LIBIBERTY
) $(INTLLIBS
)
274 EXTRA_DIST
= arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \
275 syslex.c deflex.c defparse.h defparse.c rclex.c rcparse.h rcparse.c
278 DISTCLEANFILES
= sysinfo sysroff.c sysroff.h \
284 MOSTLYCLEANFILES
= sysinfo binutils.log binutils.sum abcdefgh
*
286 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2
287 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
288 CONFIG_HEADER
= config.h
290 bin_PROGRAMS
= size
$(EXEEXT
) objdump
$(EXEEXT
) ar$(EXEEXT
) \
291 strings
$(EXEEXT
) ranlib
$(EXEEXT
) objcopy
$(EXEEXT
) @BUILD_NLMCONV@ \
292 @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ addr2line
$(EXEEXT
) \
293 readelf
$(EXEEXT
) @BUILD_DLLWRAP@ @BUILD_MISC@
294 noinst_PROGRAMS
= nm-new
$(EXEEXT
) strip-new
$(EXEEXT
) cxxfilt
$(EXEEXT
)
295 PROGRAMS
= $(bin_PROGRAMS
) $(noinst_PROGRAMS
)
298 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
299 CPPFLAGS
= @CPPFLAGS@
302 nlmconv_OBJECTS
= nlmconv.o nlmheader.o bucomm.o version.o filemode.o
303 nlmconv_LDADD
= $(LDADD
)
304 nlmconv_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
306 srconv_OBJECTS
= srconv.o coffgrok.o bucomm.o version.o filemode.o
307 srconv_LDADD
= $(LDADD
)
308 srconv_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
310 sysdump_OBJECTS
= sysdump.o bucomm.o version.o filemode.o
311 sysdump_LDADD
= $(LDADD
)
312 sysdump_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
314 coffdump_OBJECTS
= coffdump.o coffgrok.o bucomm.o version.o filemode.o
315 coffdump_LDADD
= $(LDADD
)
316 coffdump_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
318 dlltool_OBJECTS
= dlltool.o defparse.o deflex.o bucomm.o version.o \
320 dlltool_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
322 windres_OBJECTS
= windres.o resrc.o rescoff.o resbin.o rcparse.o \
323 rclex.o winduni.o resres.o bucomm.o version.o filemode.o
324 windres_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
326 dllwrap_OBJECTS
= dllwrap.o version.o
327 dllwrap_DEPENDENCIES
= ..
/libiberty
/libiberty.a
329 size_OBJECTS
= size.o bucomm.o version.o filemode.o
330 size_LDADD
= $(LDADD
)
331 size_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
333 objdump_OBJECTS
= objdump.o budemang.o prdbg.o rddbg.o debug.o stabs.o \
334 ieee.o rdcoff.o bucomm.o version.o filemode.o
335 objdump_DEPENDENCIES
= ..
/opcodes
/libopcodes.la ..
/bfd
/libbfd.la \
336 ..
/libiberty
/libiberty.a
338 ar_OBJECTS
= arparse.o arlex.o
ar.o not-ranlib.o arsup.o rename.o \
339 binemul.o emul_
$(EMULATION
).o bucomm.o version.o filemode.o
340 ar_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
342 strings_OBJECTS
= strings.o bucomm.o version.o filemode.o
343 strings_LDADD
= $(LDADD
)
344 strings_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
346 ranlib_OBJECTS
= ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o \
347 binemul.o emul_
$(EMULATION
).o bucomm.o version.o filemode.o
348 ranlib_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
350 objcopy_OBJECTS
= objcopy.o not-strip.o rename.o rddbg.o debug.o \
351 stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o
352 objcopy_LDADD
= $(LDADD
)
353 objcopy_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
355 addr2line_OBJECTS
= addr2line.o budemang.o bucomm.o version.o \
357 addr2line_LDADD
= $(LDADD
)
358 addr2line_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
360 readelf_OBJECTS
= readelf.o version.o unwind-ia64.o
361 readelf_DEPENDENCIES
= ..
/libiberty
/libiberty.a
363 nm_new_OBJECTS
= nm.o budemang.o bucomm.o version.o filemode.o
364 nm_new_LDADD
= $(LDADD
)
365 nm_new_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
367 strip_new_OBJECTS
= objcopy.o is-strip.o rename.o rddbg.o debug.o \
368 stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o
369 strip_new_LDADD
= $(LDADD
)
370 strip_new_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
372 cxxfilt_OBJECTS
= cxxfilt.o bucomm.o version.o filemode.o
373 cxxfilt_LDADD
= $(LDADD
)
374 cxxfilt_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
376 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
378 YLWRAP
= $(top_srcdir
)/..
/ylwrap
380 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
381 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
383 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
384 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
385 NEWS acinclude.m4 arlex.c arparse.c config.in configure configure.in \
386 deflex.c defparse.c nlmheader.c rclex.c rcparse.c
392 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
396 SOURCES
= $(nlmconv_SOURCES
) $(srconv_SOURCES
) $(sysdump_SOURCES
) $(coffdump_SOURCES
) $(dlltool_SOURCES
) $(windres_SOURCES
) $(dllwrap_SOURCES
) $(size_SOURCES
) $(objdump_SOURCES
) $(ar_SOURCES
) $(strings_SOURCES
) $(ranlib_SOURCES
) $(objcopy_SOURCES
) $(addr2line_SOURCES
) $(readelf_SOURCES
) $(nm_new_SOURCES
) $(strip_new_SOURCES
) $(cxxfilt_SOURCES
)
397 OBJECTS
= $(nlmconv_OBJECTS
) $(srconv_OBJECTS
) $(sysdump_OBJECTS
) $(coffdump_OBJECTS
) $(dlltool_OBJECTS
) $(windres_OBJECTS
) $(dllwrap_OBJECTS
) $(size_OBJECTS
) $(objdump_OBJECTS
) $(ar_OBJECTS
) $(strings_OBJECTS
) $(ranlib_OBJECTS
) $(objcopy_OBJECTS
) $(addr2line_OBJECTS
) $(readelf_OBJECTS
) $(nm_new_OBJECTS
) $(strip_new_OBJECTS
) $(cxxfilt_OBJECTS
)
401 .SUFFIXES
: .S .c .l .lo .o .s .y
402 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
403 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
405 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
407 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
409 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
410 cd
$(srcdir) && $(ACLOCAL
)
412 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
413 $(SHELL
) .
/config.status
--recheck
414 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
415 cd
$(srcdir) && $(AUTOCONF
)
418 @if
test ! -f
$@
; then \
422 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
424 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
425 $(SHELL
) .
/config.status
426 @echo timestamp
> stamp-h
2> /dev
/null
427 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
428 @if
test ! -f
$@
; then \
429 rm -f
$(srcdir)/stamp-h.in
; \
430 $(MAKE
) $(srcdir)/stamp-h.in
; \
432 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
433 cd
$(top_srcdir
) && $(AUTOHEADER
)
434 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
443 maintainer-clean-hdr
:
445 mostlyclean-binPROGRAMS
:
448 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
450 distclean-binPROGRAMS
:
452 maintainer-clean-binPROGRAMS
:
454 install-binPROGRAMS
: $(bin_PROGRAMS
)
456 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
457 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
458 if
test -f
$$p; then \
459 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
460 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
464 uninstall-binPROGRAMS
:
466 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
467 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
470 mostlyclean-noinstPROGRAMS
:
472 clean-noinstPROGRAMS
:
473 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
475 distclean-noinstPROGRAMS
:
477 maintainer-clean-noinstPROGRAMS
:
489 -rm -f
*.o core
*.core
496 maintainer-clean-compile
:
499 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
502 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
505 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
515 maintainer-clean-libtool
:
517 nlmconv
$(EXEEXT
): $(nlmconv_OBJECTS
) $(nlmconv_DEPENDENCIES
)
518 @
rm -f nlmconv
$(EXEEXT
)
519 $(LINK
) $(nlmconv_LDFLAGS
) $(nlmconv_OBJECTS
) $(nlmconv_LDADD
) $(LIBS
)
521 srconv
$(EXEEXT
): $(srconv_OBJECTS
) $(srconv_DEPENDENCIES
)
522 @
rm -f srconv
$(EXEEXT
)
523 $(LINK
) $(srconv_LDFLAGS
) $(srconv_OBJECTS
) $(srconv_LDADD
) $(LIBS
)
525 sysdump
$(EXEEXT
): $(sysdump_OBJECTS
) $(sysdump_DEPENDENCIES
)
526 @
rm -f sysdump
$(EXEEXT
)
527 $(LINK
) $(sysdump_LDFLAGS
) $(sysdump_OBJECTS
) $(sysdump_LDADD
) $(LIBS
)
529 coffdump
$(EXEEXT
): $(coffdump_OBJECTS
) $(coffdump_DEPENDENCIES
)
530 @
rm -f coffdump
$(EXEEXT
)
531 $(LINK
) $(coffdump_LDFLAGS
) $(coffdump_OBJECTS
) $(coffdump_LDADD
) $(LIBS
)
533 dlltool
$(EXEEXT
): $(dlltool_OBJECTS
) $(dlltool_DEPENDENCIES
)
534 @
rm -f dlltool
$(EXEEXT
)
535 $(LINK
) $(dlltool_LDFLAGS
) $(dlltool_OBJECTS
) $(dlltool_LDADD
) $(LIBS
)
537 windres
$(EXEEXT
): $(windres_OBJECTS
) $(windres_DEPENDENCIES
)
538 @
rm -f windres
$(EXEEXT
)
539 $(LINK
) $(windres_LDFLAGS
) $(windres_OBJECTS
) $(windres_LDADD
) $(LIBS
)
541 dllwrap
$(EXEEXT
): $(dllwrap_OBJECTS
) $(dllwrap_DEPENDENCIES
)
542 @
rm -f dllwrap
$(EXEEXT
)
543 $(LINK
) $(dllwrap_LDFLAGS
) $(dllwrap_OBJECTS
) $(dllwrap_LDADD
) $(LIBS
)
545 size
$(EXEEXT
): $(size_OBJECTS
) $(size_DEPENDENCIES
)
547 $(LINK
) $(size_LDFLAGS
) $(size_OBJECTS
) $(size_LDADD
) $(LIBS
)
549 objdump
$(EXEEXT
): $(objdump_OBJECTS
) $(objdump_DEPENDENCIES
)
550 @
rm -f objdump
$(EXEEXT
)
551 $(LINK
) $(objdump_LDFLAGS
) $(objdump_OBJECTS
) $(objdump_LDADD
) $(LIBS
)
553 ar$(EXEEXT
): $(ar_OBJECTS
) $(ar_DEPENDENCIES
)
555 $(LINK
) $(ar_LDFLAGS
) $(ar_OBJECTS
) $(ar_LDADD
) $(LIBS
)
557 strings
$(EXEEXT
): $(strings_OBJECTS
) $(strings_DEPENDENCIES
)
558 @
rm -f strings
$(EXEEXT
)
559 $(LINK
) $(strings_LDFLAGS
) $(strings_OBJECTS
) $(strings_LDADD
) $(LIBS
)
561 ranlib
$(EXEEXT
): $(ranlib_OBJECTS
) $(ranlib_DEPENDENCIES
)
562 @
rm -f ranlib
$(EXEEXT
)
563 $(LINK
) $(ranlib_LDFLAGS
) $(ranlib_OBJECTS
) $(ranlib_LDADD
) $(LIBS
)
565 objcopy
$(EXEEXT
): $(objcopy_OBJECTS
) $(objcopy_DEPENDENCIES
)
566 @
rm -f objcopy
$(EXEEXT
)
567 $(LINK
) $(objcopy_LDFLAGS
) $(objcopy_OBJECTS
) $(objcopy_LDADD
) $(LIBS
)
569 addr2line
$(EXEEXT
): $(addr2line_OBJECTS
) $(addr2line_DEPENDENCIES
)
570 @
rm -f addr2line
$(EXEEXT
)
571 $(LINK
) $(addr2line_LDFLAGS
) $(addr2line_OBJECTS
) $(addr2line_LDADD
) $(LIBS
)
573 readelf
$(EXEEXT
): $(readelf_OBJECTS
) $(readelf_DEPENDENCIES
)
574 @
rm -f readelf
$(EXEEXT
)
575 $(LINK
) $(readelf_LDFLAGS
) $(readelf_OBJECTS
) $(readelf_LDADD
) $(LIBS
)
577 nm-new
$(EXEEXT
): $(nm_new_OBJECTS
) $(nm_new_DEPENDENCIES
)
578 @
rm -f nm-new
$(EXEEXT
)
579 $(LINK
) $(nm_new_LDFLAGS
) $(nm_new_OBJECTS
) $(nm_new_LDADD
) $(LIBS
)
581 strip-new
$(EXEEXT
): $(strip_new_OBJECTS
) $(strip_new_DEPENDENCIES
)
582 @
rm -f strip-new
$(EXEEXT
)
583 $(LINK
) $(strip_new_LDFLAGS
) $(strip_new_OBJECTS
) $(strip_new_LDADD
) $(LIBS
)
585 cxxfilt
$(EXEEXT
): $(cxxfilt_OBJECTS
) $(cxxfilt_DEPENDENCIES
)
586 @
rm -f cxxfilt
$(EXEEXT
)
587 $(LINK
) $(cxxfilt_LDFLAGS
) $(cxxfilt_OBJECTS
) $(cxxfilt_LDADD
) $(LIBS
)
589 $(SHELL
) $(YLWRAP
) "$(LEX)" $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(AM_LFLAGS
) $(LFLAGS
)
591 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
593 defparse.h
: defparse.c
594 nlmheader.h
: nlmheader.c
598 # This directory's subdirectories are mostly independent; you can cd
599 # into them and run `make' without going through this Makefile.
600 # To change the values of `make' variables: instead of editing Makefiles,
601 # (1) if the variable is set in `config.status', edit `config.status'
602 # (which will cause the Makefiles to be regenerated when you run `make');
603 # (2) otherwise, pass the desired values on the `make' command line.
607 all-recursive install-data-recursive install-exec-recursive \
608 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
609 check-recursive installcheck-recursive info-recursive dvi-recursive
:
610 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
612 target
=`echo $@ | sed s/-recursive//`; \
613 list
='$(SUBDIRS)'; for subdir in
$$list; do \
614 echo
"Making $$target in $$subdir"; \
615 if
test "$$subdir" = "."; then \
617 local_target
="$$target-am"; \
619 local_target
="$$target"; \
621 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
622 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
624 if
test "$$dot_seen" = "no"; then \
625 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
628 mostlyclean-recursive clean-recursive distclean-recursive \
629 maintainer-clean-recursive
:
630 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
632 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
633 rev
="$$subdir $$rev"; \
634 test "$$subdir" = "." && dot_seen
=yes
; \
636 test "$$dot_seen" = "no" && rev
=". $$rev"; \
637 target
=`echo $@ | sed s/-recursive//`; \
638 for subdir in
$$rev; do \
639 echo
"Making $$target in $$subdir"; \
640 if
test "$$subdir" = "."; then \
641 local_target
="$$target-am"; \
643 local_target
="$$target"; \
645 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
646 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
647 done
&& test -z
"$$fail"
649 list
='$(SUBDIRS)'; for subdir in
$$list; do \
650 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
655 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
656 list
='$(SOURCES) $(HEADERS)'; \
657 unique
=`for i in $$list; do echo $$i; done | \
658 awk ' { files[$$0] = 1; } \
659 END { for (i in files) print i; }'`; \
660 here
=`pwd` && cd
$(srcdir) \
661 && mkid
-f
$$here/ID
$$unique $(LISP
)
663 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
666 list
='$(SUBDIRS)'; for subdir in
$$list; do \
667 if
test "$$subdir" = .
; then
:; else \
668 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
671 list
='$(SOURCES) $(HEADERS)'; \
672 unique
=`for i in $$list; do echo $$i; done | \
673 awk ' { files[$$0] = 1; } \
674 END { for (i in files) print i; }'`; \
675 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
676 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
685 maintainer-clean-tags
:
687 distdir
= $(PACKAGE
)-$(VERSION
)
688 top_distdir
= $(distdir
)
690 # This target untars the dist file and tries a VPATH configuration. Then
691 # it guarantees that the distribution is self-contained by making another
695 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
696 mkdir
$(distdir
)/=build
697 mkdir
$(distdir
)/=inst
698 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
699 cd
$(distdir
)/=build \
700 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
701 && $(MAKE
) $(AM_MAKEFLAGS
) \
702 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
703 && $(MAKE
) $(AM_MAKEFLAGS
) check \
704 && $(MAKE
) $(AM_MAKEFLAGS
) install \
705 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
706 && $(MAKE
) $(AM_MAKEFLAGS
) dist
708 @banner
="$(distdir).tar.gz is ready for distribution"; \
709 dashes
=`echo "$$banner" | sed s/./=/g`; \
714 -chmod
-R a
+r
$(distdir
)
715 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
718 -chmod
-R a
+r
$(distdir
)
719 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
721 distdir
: $(DISTFILES
)
724 -chmod
777 $(distdir
)
725 @for file in
$(DISTFILES
); do \
726 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
727 if
test -d
$$d/$$file; then \
728 cp
-pr
$$d/$$file $(distdir
)/$$file; \
730 test -f
$(distdir
)/$$file \
731 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
732 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
735 for subdir in
$(SUBDIRS
); do \
736 if
test "$$subdir" = .
; then
:; else \
737 test -d
$(distdir
)/$$subdir \
738 || mkdir
$(distdir
)/$$subdir \
740 chmod
777 $(distdir
)/$$subdir; \
741 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
748 DEJATOOL
= $(PACKAGE
)
750 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
752 @echo
'Making a new site.exp file...'
753 @
test ! -f site.bak ||
rm -f site.bak
754 @echo
'## these variables are automatically generated by make ##' > $@
-t
755 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
756 @echo
'# edit the last section' >> $@
-t
757 @echo
'set tool $(DEJATOOL)' >> $@
-t
758 @echo
'set srcdir $(srcdir)' >> $@
-t
759 @echo
'set objdir' `pwd` >> $@
-t
760 @echo
'set host_alias $(host_alias)' >> $@
-t
761 @echo
'set host_triplet $(host_triplet)' >> $@
-t
762 @echo
'set target_alias $(target_alias)' >> $@
-t
763 @echo
'set target_triplet $(target_triplet)' >> $@
-t
764 @echo
'set build_alias $(build_alias)' >> $@
-t
765 @echo
'set build_triplet $(build_triplet)' >> $@
-t
766 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
767 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
768 @
test ! -f site.exp || mv site.exp site.bak
775 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
776 check: check-recursive
778 installcheck: installcheck-recursive
780 install-info
: install-info-recursive
781 all-recursive-am
: config.h
782 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
784 install-exec-am
: install-binPROGRAMS install-exec-local
785 install-exec
: install-exec-recursive
788 install-data
: install-data-recursive
791 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
792 install: install-recursive
793 uninstall-am
: uninstall-binPROGRAMS
794 uninstall: uninstall-recursive
795 all-am
: Makefile
$(PROGRAMS
) config.h
796 all-redirect
: all-recursive-am
798 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
799 installdirs: installdirs-recursive
801 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
805 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
808 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
811 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
812 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
813 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
815 maintainer-clean-generic
:
816 -test -z
"arlexldeflexlrclexlarparseharparsecdefparsehdefparsecnlmheaderhnlmheadercrcparsehrcparsec" ||
rm -f arlexl deflexl rclexl arparseh arparsec defparseh defparsec nlmheaderh nlmheaderc rcparseh rcparsec
817 mostlyclean-am
: mostlyclean-hdr mostlyclean-binPROGRAMS \
818 mostlyclean-noinstPROGRAMS mostlyclean-compile \
819 mostlyclean-libtool mostlyclean-tags \
820 mostlyclean-generic mostlyclean-local
822 mostlyclean: mostlyclean-recursive
824 clean-am
: clean-hdr clean-binPROGRAMS clean-noinstPROGRAMS \
825 clean-compile clean-libtool clean-tags clean-generic \
828 clean: clean-recursive
830 distclean-am
: distclean-hdr distclean-binPROGRAMS \
831 distclean-noinstPROGRAMS distclean-compile \
832 distclean-libtool distclean-tags distclean-generic \
836 distclean: distclean-recursive
839 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
840 maintainer-clean-noinstPROGRAMS \
841 maintainer-clean-compile maintainer-clean-libtool \
842 maintainer-clean-tags maintainer-clean-generic \
844 @echo
"This command is intended for maintainers to use;"
845 @echo
"it deletes files that may require special tools to rebuild."
847 maintainer-clean
: maintainer-clean-recursive
850 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
851 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
852 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
853 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
854 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
855 mostlyclean-compile distclean-compile clean-compile \
856 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
857 clean-libtool maintainer-clean-libtool install-data-recursive \
858 uninstall-data-recursive install-exec-recursive \
859 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
860 all-recursive check-recursive installcheck-recursive info-recursive \
861 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
862 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
863 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
864 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
865 install-info-am install-info all-recursive-am install-exec-local \
866 install-exec-am install-exec install-data-am install-data install-am \
867 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
868 installdirs mostlyclean-generic distclean-generic clean-generic \
869 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
871 po
/POTFILES.in
: @MAINT@ Makefile
872 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
873 && mv tmp
$(srcdir)/po
/POTFILES.in
875 check-DEJAGNU
: site.exp
876 srcdir=`cd $(srcdir) && pwd`; export srcdir; \
878 EXPECT
=$(EXPECT
); export EXPECT
; \
879 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
880 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
881 export TCL_LIBRARY
; \
883 runtest
=$(RUNTEST
); \
884 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
885 CC_FOR_TARGET
="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET
="$(CFLAGS)" \
886 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
888 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
892 /bin
/sh
$(srcdir)/sanity.sh
$(bindir)
895 $(COMPILE
) -c
$(OBJDUMP_DEFS
) $(srcdir)/objdump.c
897 # The following is commented out for the conversion to automake.
898 # This rule creates a single binary that switches between ar and ranlib
899 # by looking at argv[0]. Use this kludge to save some disk space.
900 # However, you have to install things by hand.
901 # (That is after 'make install', replace the installed ranlib by a link to ar.)
902 # Alternatively, you can install ranlib.sh as ranlib.
903 # ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o
904 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS)
905 # -rm -f $(RANLIB_PROG)
906 # -ln $(AR_PROG) $(RANLIB_PROG)
908 # objcopy and strip in one binary that uses argv[0] to decide its action.
910 #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o
911 # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS)
912 # -rm -f $(STRIP_PROG)
913 # -ln $(OBJCOPY_PROG) $(STRIP_PROG)
915 sysroff.c
: sysinfo
$(EXEEXT_FOR_BUILD
) sysroff.
info
916 .
/sysinfo
$(EXEEXT_FOR_BUILD
) -c
<$(srcdir)/sysroff.
info >sysroff.c
917 .
/sysinfo
$(EXEEXT_FOR_BUILD
) -i
<$(srcdir)/sysroff.
info >>sysroff.c
918 .
/sysinfo
$(EXEEXT_FOR_BUILD
) -g
<$(srcdir)/sysroff.
info >>sysroff.c
920 sysroff.h
: sysinfo
$(EXEEXT_FOR_BUILD
) sysroff.
info
921 .
/sysinfo
$(EXEEXT_FOR_BUILD
) -d
<$(srcdir)/sysroff.
info >sysroff.h
923 sysinfo
$(EXEEXT_FOR_BUILD
): sysinfo.o syslex.o
924 $(CC_FOR_BUILD
) $(CFLAGS
) $(LDFLAGS
) -o
$@ sysinfo.o syslex.o
926 syslex.o
: syslex.c sysinfo.h
927 if
[ -r syslex.c
]; then \
928 $(CC_FOR_BUILD
) -c
-I.
$(CFLAGS
) syslex.c
; \
930 $(CC_FOR_BUILD
) -c
-I.
-I
$(srcdir) $(CFLAGS
) $(srcdir)/syslex.c
;\
934 if
[ -r sysinfo.c
]; then \
935 $(CC_FOR_BUILD
) -c
-I.
$(CFLAGS
) sysinfo.c
; \
937 $(CC_FOR_BUILD
) -c
-I.
$(CFLAGS
) $(srcdir)/sysinfo.c
; \
940 # We need these for parallel make.
942 defparse.h
: defparse.c
943 nlmheader.h
: nlmheader.c
948 $(COMPILE
) -c
$(DLLTOOL_DEFS
) $(srcdir)/dlltool.c
951 $(COMPILE
) -c
$(DLLTOOL_DEFS
) $(srcdir)/rescoff.c
953 # coff/sym.h and coff/ecoff.h won't be found by the automatic dependency
954 # scripts, since they are only included conditionally.
955 nlmconv.o
: nlmconv.c
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
956 ldname
=`echo ld | sed '$(transform)'`; \
957 $(COMPILE
) -c
-DLD_NAME
="\"$${ldname}\"" @NLMCONV_DEFS@
$(srcdir)/nlmconv.c
959 diststuff
: $(EXTRA_DIST
) info
961 Makefile
: $(BFDDIR
)/configure.in
963 # Targets to rebuild dependencies in this Makefile.
964 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
965 DEP
: dep.sed
$(CFILES
) $(HFILES
) $(GENERATED_CFILES
) $(GENERATED_HFILES
) config.h
967 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
968 sed
-f dep.sed
< DEP1
> DEPA
969 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
970 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
971 echo
'make DEP failed!'; exit
1; \
976 DEP1
: $(CFILES
) $(GENERATED_CFILES
)
977 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
978 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
979 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
982 dep.sed
: dep-in.sed config.status
984 sed
<$(srcdir)/dep-in.sed
>dep.sed \
985 -e
's!@INCDIR@!$(INCDIR)!' \
986 -e
's!@BFDDIR@!$(BFDDIR)!' \
987 -e
's!@SRCDIR@!$(srcdir)!' \
988 -e
"s!@OBJDIR@!$${objdir}!" \
989 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/binutils$$,,`'!'
992 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
993 cat DEP
>> tmp-Makefile
994 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
997 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
998 cat DEP
>> tmp-Makefile.in
999 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
1002 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
1003 cat DEP
>> tmp-Makefile.am
1004 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
1006 .PHONY
: dep dep-in dep-am
1010 .PHONY
: install-exec-local
1012 install-exec-local
: install-binPROGRAMS
$(bin_PROGRAMS
) $(noinst_PROGRAMS
)
1013 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
1014 if
test -f
$$p; then \
1015 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
1016 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
1019 $(mkinstalldirs
) $(DESTDIR
)$(tooldir
)/bin
1020 for i in
$(TOOL_PROGS
); do \
1021 if
[ -f
$$i$(EXEEXT
) ]; then \
1022 j
=`echo $$i | sed -e 's/-new//'`; \
1023 k
=`echo $$j | sed '$(transform)'`; \
1024 if
[ "$(bindir)/$$k" != "$(tooldir)/bin/$$j" ]; then \
1025 rm -f
$(DESTDIR
)$(tooldir
)/bin
/$$j$(EXEEXT
); \
1026 ln
$(DESTDIR
)$(bindir)/$$k$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$$j$(EXEEXT
) >/dev
/null
2>/dev
/null \
1027 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$i$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/$$j$(EXEEXT
); \
1033 # What appears below is generated by a hacked mkdep using gcc -MM.
1035 # DO NOT DELETE THIS LINE -- mkdep uses it.
1036 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1037 addr2line.o
: addr2line.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1038 $(INCDIR
)/symcat.h
$(INCDIR
)/getopt.h
$(INCDIR
)/libiberty.h \
1039 $(INCDIR
)/demangle.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1040 $(INCDIR
)/fopen-same.h budemang.h
1041 ar.o
: ar.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
1042 $(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h bucomm.h \
1043 config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1044 $(INCDIR
)/aout
/ar.h
$(BFDDIR
)/libbfd.h arsup.h
$(INCDIR
)/filenames.h \
1046 arsup.o
: arsup.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1047 $(INCDIR
)/symcat.h arsup.h
$(INCDIR
)/libiberty.h bucomm.h \
1048 config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1049 $(INCDIR
)/filenames.h
1050 binemul.o
: binemul.c binemul.h ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1051 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1052 $(INCDIR
)/fopen-same.h
1053 bucomm.o
: bucomm.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1054 $(INCDIR
)/symcat.h ..
/bfd
/bfdver.h
$(INCDIR
)/libiberty.h \
1055 bucomm.h config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1056 $(INCDIR
)/filenames.h
$(BFDDIR
)/libbfd.h
1057 budemang.o
: budemang.c config.h ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1058 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h \
1060 coffdump.o
: coffdump.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1061 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h coffgrok.h \
1062 bucomm.h config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
1063 coffgrok.o
: coffgrok.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1064 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h bucomm.h config.h \
1065 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/coff
/internal.h \
1066 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h coffgrok.h
1067 cxxfilt.o
: cxxfilt.c config.h ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1068 $(INCDIR
)/symcat.h bucomm.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1069 $(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h
$(INCDIR
)/safe-ctype.h
1070 debug.o
: debug.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1071 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1072 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h debug.h
1073 dlltool.o
: dlltool.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1074 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h bucomm.h config.h \
1075 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/demangle.h \
1076 $(INCDIR
)/dyn-string.h dlltool.h
$(INCDIR
)/safe-ctype.h
1077 dllwrap.o
: dllwrap.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1078 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h bucomm.h config.h \
1079 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/dyn-string.h
1080 emul_aix.o
: emul_aix.c binemul.h ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1081 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1082 $(INCDIR
)/fopen-same.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/coff
/internal.h \
1083 $(INCDIR
)/coff
/xcoff.h
$(BFDDIR
)/libcoff.h
$(BFDDIR
)/libxcoff.h
1084 emul_vanilla.o
: emul_vanilla.c binemul.h ..
/bfd
/bfd.h \
1085 $(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h bucomm.h config.h \
1086 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
1087 filemode.o
: filemode.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1088 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1089 $(INCDIR
)/fopen-same.h
1090 ieee.o
: ieee.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
1091 $(INCDIR
)/ieee.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1092 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h debug.h \
1093 budbg.h
$(INCDIR
)/filenames.h
1094 is-ranlib.o
: is-ranlib.c
1095 is-strip.o
: is-strip.c
1096 maybe-ranlib.o
: maybe-ranlib.c
1097 maybe-strip.o
: maybe-strip.c
1098 nlmconv.o
: nlmconv.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1099 $(INCDIR
)/symcat.h
$(INCDIR
)/libiberty.h bucomm.h config.h \
1100 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/safe-ctype.h \
1101 $(BFDDIR
)/libnlm.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
1102 $(INCDIR
)/nlm
/external.h nlmconv.h
1103 nm.o
: nm.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
1104 $(INCDIR
)/progress.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1105 $(INCDIR
)/fopen-same.h budemang.h
$(INCDIR
)/aout
/stab_gnu.h \
1106 $(INCDIR
)/aout
/stab.def
$(INCDIR
)/aout
/ranlib.h
$(INCDIR
)/demangle.h \
1107 $(INCDIR
)/libiberty.h
$(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h \
1108 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
1109 not-ranlib.o
: not-ranlib.c
1110 not-strip.o
: not-strip.c
1111 objcopy.o
: objcopy.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1112 $(INCDIR
)/symcat.h
$(INCDIR
)/progress.h bucomm.h config.h \
1113 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h \
1114 budbg.h
$(INCDIR
)/filenames.h
$(INCDIR
)/fnmatch.h
$(BFDDIR
)/elf-bfd.h \
1115 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1117 objdump.o
: objdump.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1118 $(INCDIR
)/symcat.h ..
/bfd
/bfdver.h
$(INCDIR
)/progress.h \
1119 bucomm.h config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1120 budemang.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/dis-asm.h \
1121 $(INCDIR
)/libiberty.h
$(INCDIR
)/demangle.h debug.h \
1122 budbg.h
$(INCDIR
)/aout
/aout64.h
1123 prdbg.o
: prdbg.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1124 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1125 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h debug.h \
1127 rdcoff.o
: rdcoff.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1128 $(INCDIR
)/symcat.h
$(INCDIR
)/coff
/internal.h bucomm.h \
1129 config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1130 $(INCDIR
)/libiberty.h debug.h budbg.h
$(BFDDIR
)/libcoff.h \
1132 rddbg.o
: rddbg.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1133 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1134 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h debug.h \
1136 readelf.o
: readelf.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1137 $(INCDIR
)/symcat.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/external.h \
1138 $(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/dwarf2.h
$(INCDIR
)/elf
/alpha.h \
1139 $(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/arm.h \
1140 $(INCDIR
)/elf
/avr.h
$(INCDIR
)/elf
/cris.h
$(INCDIR
)/elf
/d10v.h \
1141 $(INCDIR
)/elf
/d30v.h
$(INCDIR
)/elf
/dlx.h
$(INCDIR
)/elf
/fr30.h \
1142 $(INCDIR
)/elf
/frv.h
$(INCDIR
)/elf
/h8.h
$(INCDIR
)/elf
/hppa.h \
1143 $(INCDIR
)/elf
/i386.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/elf
/i860.h \
1144 $(INCDIR
)/elf
/i960.h
$(INCDIR
)/elf
/ia64.h
$(INCDIR
)/elf
/ip2k.h \
1145 $(INCDIR
)/elf
/m32r.h
$(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/m68hc11.h \
1146 $(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/mmix.h \
1147 $(INCDIR
)/elf
/mn10200.h
$(INCDIR
)/elf
/mn10300.h
$(INCDIR
)/elf
/msp430.h \
1148 $(INCDIR
)/elf
/or32.h
$(INCDIR
)/elf
/pj.h
$(INCDIR
)/elf
/ppc.h \
1149 $(INCDIR
)/elf
/ppc64.h
$(INCDIR
)/elf
/s390.h
$(INCDIR
)/elf
/sh.h \
1150 $(INCDIR
)/elf
/sparc.h
$(INCDIR
)/elf
/v850.h
$(INCDIR
)/elf
/vax.h \
1151 $(INCDIR
)/elf
/x86-64.h
$(INCDIR
)/elf
/xstormy16.h
$(INCDIR
)/elf
/crx.h \
1152 $(INCDIR
)/elf
/iq2000.h
$(INCDIR
)/elf
/xtensa.h
$(INCDIR
)/aout
/ar.h \
1153 bucomm.h config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1154 $(INCDIR
)/libiberty.h unwind-ia64.h
1155 rename.o
: rename.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1156 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1157 $(INCDIR
)/fopen-same.h
1158 resbin.o
: resbin.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1159 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1160 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h windres.h \
1162 rescoff.o
: rescoff.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1163 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1164 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h windres.h \
1165 winduni.h
$(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h \
1167 resrc.o
: resrc.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1168 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1169 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
1171 resres.o
: resres.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1172 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1173 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h windres.h \
1175 size.o
: size.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h
$(INCDIR
)/symcat.h \
1176 bucomm.h config.h
$(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h \
1177 $(INCDIR
)/libiberty.h
1178 srconv.o
: srconv.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1179 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1180 $(INCDIR
)/fopen-same.h sysroff.h coffgrok.h
$(INCDIR
)/libiberty.h \
1181 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1183 stabs.o
: stabs.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1184 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1185 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
1186 $(INCDIR
)/demangle.h debug.h budbg.h
$(INCDIR
)/filenames.h \
1187 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1188 strings.o
: strings.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1189 $(INCDIR
)/symcat.h
$(INCDIR
)/getopt.h bucomm.h config.h \
1190 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h \
1191 $(INCDIR
)/safe-ctype.h
1192 sysdump.o
: sysdump.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1193 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1194 $(INCDIR
)/fopen-same.h
$(INCDIR
)/safe-ctype.h
$(INCDIR
)/libiberty.h \
1196 version.o
: version.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1197 $(INCDIR
)/symcat.h ..
/bfd
/bfdver.h bucomm.h config.h \
1198 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
1199 windres.o
: windres.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1200 $(INCDIR
)/symcat.h
$(INCDIR
)/getopt.h bucomm.h config.h \
1201 $(INCDIR
)/bin-bugs.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h \
1202 $(INCDIR
)/safe-ctype.h
$(INCDIR
)/obstack.h windres.h \
1204 winduni.o
: winduni.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1205 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1206 $(INCDIR
)/fopen-same.h winduni.h
$(INCDIR
)/safe-ctype.h
1207 wrstabs.o
: wrstabs.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1208 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1209 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
1210 debug.h budbg.h
$(INCDIR
)/aout
/aout64.h
$(INCDIR
)/aout
/stab_gnu.h \
1211 $(INCDIR
)/aout
/stab.def
1212 arparse.o
: arparse.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1213 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1214 $(INCDIR
)/fopen-same.h arsup.h
1215 arlex.o
: arlex.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/libiberty.h \
1217 sysroff.o
: sysroff.c
1218 sysinfo.o
: sysinfo.c
1219 syslex.o
: syslex.c sysinfo.h
1220 defparse.o
: defparse.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1221 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1222 $(INCDIR
)/fopen-same.h dlltool.h
1223 deflex.o
: deflex.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
1224 defparse.h dlltool.h
1225 nlmheader.o
: nlmheader.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/safe-ctype.h \
1226 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1227 $(INCDIR
)/fopen-same.h
$(INCDIR
)/nlm
/common.h
$(INCDIR
)/nlm
/internal.h \
1229 rcparse.o
: rcparse.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1230 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1231 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h windres.h \
1232 winduni.h
$(INCDIR
)/safe-ctype.h
1233 rclex.o
: rclex.c ..
/bfd
/bfd.h
$(INCDIR
)/ansidecl.h \
1234 $(INCDIR
)/symcat.h bucomm.h config.h
$(INCDIR
)/bin-bugs.h \
1235 $(INCDIR
)/fopen-same.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/safe-ctype.h \
1236 windres.h winduni.h rcparse.h
1237 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1239 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1240 # Otherwise a system limit (for SysV at least) may be exceeded.