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@
70 CATOBJEXT
= @CATOBJEXT@
74 DATADIRNAME
= @DATADIRNAME@
84 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
85 INSTOBJEXT
= @INSTOBJEXT@
95 MKINSTALLDIRS
= @MKINSTALLDIRS@
99 OPCODES_LIB
= @OPCODES_LIB@
105 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
108 WARN_CFLAGS
= @WARN_CFLAGS@
111 cgen_cpu_prefix
= @cgen_cpu_prefix@
112 extra_objects
= @extra_objects@
113 install_tooldir
= @install_tooldir@
115 obj_format
= @obj_format@
116 target_cpu_type
= @target_cpu_type@
119 AUTOMAKE_OPTIONS
= cygnus
121 # What version of the manual you want; "all" includes everything
124 # Options to extract the man page from as.texinfo
127 TEXI2POD
= perl
$(top_srcdir
)/..
/etc
/texi2pod.pl
129 POD2MAN
= pod2man
--center
="GNU Development Tools" \
130 --release
="binutils-$(VERSION)" --section
=1
135 # The gasp.texi file is now deprecated, as GASP has been deprecated.
136 # It will disappear in a future release.
137 info_TEXINFOS
= as.texinfo
172 # This one isn't ready for prime time yet. Not even a little bit.
174 noinst_TEXINFOS
= internals.texi gasp.texi
176 DISTCLEANFILES
= asconfig.texi
178 MAINTAINERCLEANFILES
= gasver.texi
179 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
180 CONFIG_HEADER
= ..
/config.h
182 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
183 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
186 TEXINFOS
= as.texinfo
187 man1dir = $(mandir)/man1
191 DIST_COMMON
= Makefile.am Makefile.in
194 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
200 .SUFFIXES
: .
dvi .
info .ps .texi .texinfo .txi
201 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
202 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus doc
/Makefile
204 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
206 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
216 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
217 $(MAKEINFO
) -I
$(srcdir) $<
220 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
221 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
224 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
225 $(MAKEINFO
) -I
$(srcdir) $<
228 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
229 $(MAKEINFO
) -I
$(srcdir) $<
232 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
233 $(MAKEINFO
) -I
$(srcdir) $<
236 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
237 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
240 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
241 $(MAKEINFO
) -I
$(srcdir) $<
244 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
245 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
248 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
249 $(MAKEINFO
) -I
$(srcdir) $<
253 install-info-am
: $(INFO_DEPS
)
255 $(mkinstalldirs
) $(DESTDIR
)$(infodir)
256 @list
='$(INFO_DEPS)'; \
257 for file in
$$list; do \
258 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
259 for ifile in
`cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
260 if
test -f
$$d/$$ifile; then \
261 echo
" $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
262 $(INSTALL_DATA
) $$d/$$ifile $(DESTDIR
)$(infodir)/$$ifile; \
267 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
268 list
='$(INFO_DEPS)'; \
269 for file in
$$list; do \
270 echo
" install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
271 install-info
--info-dir
=$(DESTDIR
)$(infodir) $(DESTDIR
)$(infodir)/$$file ||
:;\
277 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
280 list
='$(INFO_DEPS)'; \
281 for file in
$$list; do \
283 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
286 list
='$(INFO_DEPS)'; \
287 for file in
$$list; do \
288 (cd
$(DESTDIR
)$(infodir) && rm -f
$$file $$file-[0-9] $$file-[0-9][0-9]); \
291 dist-info
: $(INFO_DEPS
)
292 list
='$(INFO_DEPS)'; \
293 for base in
$$list; do \
294 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
295 for file in
`cd $$d && eval echo $$base*`; do \
296 test -f
$(distdir
)/$$file \
297 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
298 || cp
-p
$$d/$$file $(distdir
)/$$file; \
303 -rm -f
as.aux
as.cp
as.cps
as.
dvi as.fn
as.fns
as.ky
as.kys
as.ps \
304 as.log
as.pg
as.toc
as.tp
as.tps
as.vr
as.vrs
as.op
as.tr \
311 maintainer-clean-aminfo
:
312 for i in
$(INFO_DEPS
); do \
314 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
318 clean-info
: mostlyclean-aminfo
321 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
322 @list
='$(man1_MANS)'; \
323 l2
='$(man_MANS)'; for i in
$$l2; do \
325 *.1*) list
="$$list $$i" ;; \
328 for i in
$$list; do \
329 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
331 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
332 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
333 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
334 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
335 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
339 @list
='$(man1_MANS)'; \
340 l2
='$(man_MANS)'; for i in
$$l2; do \
342 *.1*) list
="$$list $$i" ;; \
345 for i in
$$list; do \
346 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
347 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
348 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
349 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
350 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
354 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
357 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
362 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
366 distdir
: $(DISTFILES
)
367 @for file in
$(DISTFILES
); do \
368 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
369 if
test -d
$$d/$$file; then \
370 cp
-pr
$$d/$$file $(distdir
)/$$file; \
372 test -f
$(distdir
)/$$file \
373 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
374 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
377 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
378 info-am
: $(INFO_DEPS
)
385 installcheck: installcheck-am
387 install-info
: install-info-am
389 install-exec
: install-exec-am
391 install-data-am
: install-man
392 install-data
: install-data-am
395 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
397 uninstall-am
: uninstall-man
398 uninstall: uninstall-am
399 all-am
: Makefile
$(MANS
)
402 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
404 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
412 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
413 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
414 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
416 maintainer-clean-generic
:
417 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
418 mostlyclean-am
: mostlyclean-aminfo mostlyclean-generic
420 mostlyclean: mostlyclean-am
422 clean-am
: clean-aminfo clean-generic mostlyclean-am
426 distclean-am
: distclean-aminfo distclean-generic clean-am
429 distclean: distclean-am
431 maintainer-clean-am
: maintainer-clean-aminfo maintainer-clean-generic \
433 @echo
"This command is intended for maintainers to use;"
434 @echo
"it deletes files that may require special tools to rebuild."
436 maintainer-clean
: maintainer-clean-am
438 .PHONY
: install-info-am uninstall-info mostlyclean-aminfo \
439 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
440 uninstall-man1 install-man uninstall-man
tags distdir info-am
info \
441 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
442 install-info install-exec-am install-exec install-data-am install-data \
443 install-am
install uninstall-am
uninstall all-redirect all-am
all \
444 installdirs mostlyclean-generic distclean-generic clean-generic \
445 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
448 asconfig.texi
: $(CONFIG
).texi
450 ln
-s
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
451 || ln
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
452 || cp
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
454 gasver.texi
: Makefile
456 echo
'@set VERSION $(VERSION)' > $@
458 as.
info: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
459 as.
dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
461 # We want install to imply install-info as per GNU standards, despite the
463 install: install-info
467 # We need it for the taz target in ../../Makefile.in.
470 # Build the man page from the texinfo file
471 # The sed command removes the no-adjust Nroff command so that
472 # the man output looks standard.
473 as.1: $(srcdir)/as.texinfo
475 -$(TEXI2POD
) $(MANCONF
) < $(srcdir)/as.texinfo
> as.pod
476 -($(POD2MAN
) as.pod | \
477 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
478 mv
-f
$@.T
$$$$ $@
) || \
479 (rm -f
$@.T
$$$$ && exit
1)
482 # Tell versions [3.59,3.63) of GNU make to not export all variables.
483 # Otherwise a system limit (for SysV at least) may be exceeded.