1 # Makefile.in generated automatically by automake 1.4-p5 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@
66 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
71 CATOBJEXT
= @CATOBJEXT@
75 DATADIRNAME
= @DATADIRNAME@
85 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
86 INSTOBJEXT
= @INSTOBJEXT@
96 MKINSTALLDIRS
= @MKINSTALLDIRS@
100 OPCODES_LIB
= @OPCODES_LIB@
106 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
109 WARN_CFLAGS
= @WARN_CFLAGS@
112 cgen_cpu_prefix
= @cgen_cpu_prefix@
113 extra_objects
= @extra_objects@
114 install_tooldir
= @install_tooldir@
116 obj_format
= @obj_format@
117 target_cpu_type
= @target_cpu_type@
120 AUTOMAKE_OPTIONS
= cygnus
122 # What version of the manual you want; "all" includes everything
125 # Options to extract the man page from as.texinfo
128 TEXI2POD
= perl
$(top_srcdir
)/..
/etc
/texi2pod.pl
130 POD2MAN
= pod2man
--center
="GNU Development Tools" \
131 --release
="binutils-$(VERSION)" --section
=1
136 info_TEXINFOS
= as.texinfo
174 # This one isn't ready for prime time yet. Not even a little bit.
176 noinst_TEXINFOS
= internals.texi
178 DISTCLEANFILES
= asconfig.texi
180 MAINTAINERCLEANFILES
= gasver.texi
181 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
182 CONFIG_HEADER
= ..
/config.h
184 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
185 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
188 TEXINFOS
= as.texinfo
189 man1dir = $(mandir)/man1
193 DIST_COMMON
= Makefile.am Makefile.in
196 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
202 .SUFFIXES
: .
dvi .
info .ps .texi .texinfo .txi
203 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
204 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus doc
/Makefile
206 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
208 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
218 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
219 $(MAKEINFO
) -I
$(srcdir) $<
222 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
223 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
226 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
227 $(MAKEINFO
) -I
$(srcdir) $<
230 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
231 $(MAKEINFO
) -I
$(srcdir) $<
234 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
235 $(MAKEINFO
) -I
$(srcdir) $<
238 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
239 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
242 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
243 $(MAKEINFO
) -I
$(srcdir) $<
246 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
247 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
250 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
251 $(MAKEINFO
) -I
$(srcdir) $<
255 install-info-am
: $(INFO_DEPS
)
257 $(mkinstalldirs
) $(DESTDIR
)$(infodir)
258 @list
='$(INFO_DEPS)'; \
259 for file in
$$list; do \
260 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
261 for ifile in
`cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
262 if
test -f
$$d/$$ifile; then \
263 echo
" $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
264 $(INSTALL_DATA
) $$d/$$ifile $(DESTDIR
)$(infodir)/$$ifile; \
269 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
270 list
='$(INFO_DEPS)'; \
271 for file in
$$list; do \
272 echo
" install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
273 install-info
--info-dir
=$(DESTDIR
)$(infodir) $(DESTDIR
)$(infodir)/$$file ||
:;\
279 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
282 list
='$(INFO_DEPS)'; \
283 for file in
$$list; do \
285 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
288 list
='$(INFO_DEPS)'; \
289 for file in
$$list; do \
290 (cd
$(DESTDIR
)$(infodir) && rm -f
$$file $$file-[0-9] $$file-[0-9][0-9]); \
293 dist-info
: $(INFO_DEPS
)
294 list
='$(INFO_DEPS)'; \
295 for base in
$$list; do \
296 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
297 for file in
`cd $$d && eval echo $$base*`; do \
298 test -f
$(distdir
)/$$file \
299 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
300 || cp
-p
$$d/$$file $(distdir
)/$$file; \
305 -rm -f
as.aux
as.cp
as.cps
as.
dvi as.fn
as.fns
as.ky
as.kys
as.ps \
306 as.log
as.pg
as.toc
as.tp
as.tps
as.vr
as.vrs
as.op
as.tr \
313 maintainer-clean-aminfo
:
314 for i in
$(INFO_DEPS
); do \
316 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
320 clean-info
: mostlyclean-aminfo
323 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
324 @list
='$(man1_MANS)'; \
325 l2
='$(man_MANS)'; for i in
$$l2; do \
327 *.1*) list
="$$list $$i" ;; \
330 for i in
$$list; do \
331 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
333 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
334 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
335 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
336 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
337 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
341 @list
='$(man1_MANS)'; \
342 l2
='$(man_MANS)'; for i in
$$l2; do \
344 *.1*) list
="$$list $$i" ;; \
347 for i in
$$list; do \
348 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
349 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
350 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
351 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
352 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
356 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
359 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
364 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
368 distdir
: $(DISTFILES
)
369 @for file in
$(DISTFILES
); do \
370 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
371 if
test -d
$$d/$$file; then \
372 cp
-pr
$$d/$$file $(distdir
)/$$file; \
374 test -f
$(distdir
)/$$file \
375 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
376 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
379 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
380 info-am
: $(INFO_DEPS
)
387 installcheck: installcheck-am
389 install-info
: install-info-am
391 install-exec
: install-exec-am
393 install-data-am
: install-man
394 install-data
: install-data-am
397 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
399 uninstall-am
: uninstall-man
400 uninstall: uninstall-am
401 all-am
: Makefile
$(MANS
)
404 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
406 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
414 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
415 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
416 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
418 maintainer-clean-generic
:
419 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
420 mostlyclean-am
: mostlyclean-aminfo mostlyclean-generic
422 mostlyclean: mostlyclean-am
424 clean-am
: clean-aminfo clean-generic mostlyclean-am
428 distclean-am
: distclean-aminfo distclean-generic clean-am
431 distclean: distclean-am
433 maintainer-clean-am
: maintainer-clean-aminfo maintainer-clean-generic \
435 @echo
"This command is intended for maintainers to use;"
436 @echo
"it deletes files that may require special tools to rebuild."
438 maintainer-clean
: maintainer-clean-am
440 .PHONY
: install-info-am uninstall-info mostlyclean-aminfo \
441 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
442 uninstall-man1 install-man uninstall-man
tags distdir info-am
info \
443 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
444 install-info install-exec-am install-exec install-data-am install-data \
445 install-am
install uninstall-am
uninstall all-redirect all-am
all \
446 installdirs mostlyclean-generic distclean-generic clean-generic \
447 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
450 asconfig.texi
: $(CONFIG
).texi
452 ln
-s
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
453 || ln
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
454 || cp
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
456 gasver.texi
: Makefile
458 echo
'@set VERSION $(VERSION)' > $@
460 as.
info: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
461 as.
dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
463 # We want install to imply install-info as per GNU standards, despite the
465 install: install-info
469 # We need it for the taz target in ../../Makefile.in.
472 # Build the man page from the texinfo file
473 # The sed command removes the no-adjust Nroff command so that
474 # the man output looks standard.
475 as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
477 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/as.texinfo
> as.pod
478 -($(POD2MAN
) as.pod | \
479 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
480 mv
-f
$@.T
$$$$ $@
) || \
481 (rm -f
$@.T
$$$$ && exit
1)
484 # Tell versions [3.59,3.63) of GNU make to not export all variables.
485 # Otherwise a system limit (for SysV at least) may be exceeded.