1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 Free Software Foundation, Inc. 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16srcdir = @srcdir@ 17top_srcdir = @top_srcdir@ 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkgincludedir = $(includedir)/@PACKAGE@ 22top_builddir = .. 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24INSTALL = @INSTALL@ 25install_sh_DATA = $(install_sh) -c -m 644 26install_sh_PROGRAM = $(install_sh) -c 27install_sh_SCRIPT = $(install_sh) -c 28INSTALL_HEADER = $(INSTALL_DATA) 29transform = $(program_transform_name) 30NORMAL_INSTALL = : 31PRE_INSTALL = : 32POST_INSTALL = : 33NORMAL_UNINSTALL = : 34PRE_UNINSTALL = : 35POST_UNINSTALL = : 36build_triplet = @build@ 37host_triplet = @host@ 38target_triplet = @target@ 39subdir = doc 40DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 43 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \ 44 $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in 45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 46 $(ACLOCAL_M4) 47mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs 48CONFIG_HEADER = $(top_builddir)/config.h 49CONFIG_CLEAN_FILES = 50depcomp = 51am__depfiles_maybe = 52SOURCES = 53INFO_DEPS = as.info 54TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex 55am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo 56DVIS = as.dvi 57PDFS = as.pdf 58PSS = as.ps 59HTMLS = as.html 60TEXINFOS = as.texinfo 61TEXI2PDF = $(TEXI2DVI) --pdf --batch 62MAKEINFOHTML = $(MAKEINFO) --html 63AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) 64DVIPS = dvips 65man1dir = $(mandir)/man1 66am__installdirs = "$(DESTDIR)$(man1dir)" 67NROFF = nroff 68MANS = $(man_MANS) 69ACLOCAL = @ACLOCAL@ 70ALLOCA = @ALLOCA@ 71ALL_OBJ_DEPS = @ALL_OBJ_DEPS@ 72AMDEP_FALSE = @AMDEP_FALSE@ 73AMDEP_TRUE = @AMDEP_TRUE@ 74AMTAR = @AMTAR@ 75AUTOCONF = @AUTOCONF@ 76AUTOHEADER = @AUTOHEADER@ 77AUTOMAKE = @AUTOMAKE@ 78AWK = @AWK@ 79BFDLIB = @BFDLIB@ 80BFDVER_H = @BFDVER_H@ 81CATALOGS = @CATALOGS@ 82CATOBJEXT = @CATOBJEXT@ 83CC = @CC@ 84CCDEPMODE = @CCDEPMODE@ 85CFLAGS = @CFLAGS@ 86CPP = @CPP@ 87CPPFLAGS = @CPPFLAGS@ 88CYGPATH_W = @CYGPATH_W@ 89DATADIRNAME = @DATADIRNAME@ 90DEFS = @DEFS@ 91DEPDIR = @DEPDIR@ 92ECHO_C = @ECHO_C@ 93ECHO_N = @ECHO_N@ 94ECHO_T = @ECHO_T@ 95EGREP = @EGREP@ 96EXEEXT = @EXEEXT@ 97GDBINIT = @GDBINIT@ 98GMOFILES = @GMOFILES@ 99GMSGFMT = @GMSGFMT@ 100GT_NO = @GT_NO@ 101GT_YES = @GT_YES@ 102INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ 103INSTALL_DATA = @INSTALL_DATA@ 104INSTALL_PROGRAM = @INSTALL_PROGRAM@ 105INSTALL_SCRIPT = @INSTALL_SCRIPT@ 106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 107INSTOBJEXT = @INSTOBJEXT@ 108INTLDEPS = @INTLDEPS@ 109INTLLIBS = @INTLLIBS@ 110INTLOBJS = @INTLOBJS@ 111LDFLAGS = @LDFLAGS@ 112LEX = @LEX@ 113LEXLIB = @LEXLIB@ 114LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 115LIBM = @LIBM@ 116LIBOBJS = @LIBOBJS@ 117LIBS = @LIBS@ 118LIBTOOL = @LIBTOOL@ 119LN_S = @LN_S@ 120LTLIBOBJS = @LTLIBOBJS@ 121MAINT = @MAINT@ 122MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 123MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 124MAKEINFO = @MAKEINFO@ 125MKINSTALLDIRS = @MKINSTALLDIRS@ 126MSGFMT = @MSGFMT@ 127NO_WERROR = @NO_WERROR@ 128OBJEXT = @OBJEXT@ 129OPCODES_LIB = @OPCODES_LIB@ 130PACKAGE = @PACKAGE@ 131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 132PACKAGE_NAME = @PACKAGE_NAME@ 133PACKAGE_STRING = @PACKAGE_STRING@ 134PACKAGE_TARNAME = @PACKAGE_TARNAME@ 135PACKAGE_VERSION = @PACKAGE_VERSION@ 136PATH_SEPARATOR = @PATH_SEPARATOR@ 137POFILES = @POFILES@ 138POSUB = @POSUB@ 139RANLIB = @RANLIB@ 140SET_MAKE = @SET_MAKE@ 141SHELL = @SHELL@ 142STRIP = @STRIP@ 143USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ 144USE_NLS = @USE_NLS@ 145VERSION = @VERSION@ 146WARN_CFLAGS = @WARN_CFLAGS@ 147XGETTEXT = @XGETTEXT@ 148YACC = @YACC@ 149ac_ct_CC = @ac_ct_CC@ 150ac_ct_RANLIB = @ac_ct_RANLIB@ 151ac_ct_STRIP = @ac_ct_STRIP@ 152am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 153am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 154am__include = @am__include@ 155am__leading_dot = @am__leading_dot@ 156am__quote = @am__quote@ 157am__tar = @am__tar@ 158am__untar = @am__untar@ 159atof = @atof@ 160bindir = @bindir@ 161build = @build@ 162build_alias = @build_alias@ 163build_cpu = @build_cpu@ 164build_os = @build_os@ 165build_vendor = @build_vendor@ 166cgen_cpu_prefix = @cgen_cpu_prefix@ 167datadir = @datadir@ 168datarootdir = @datarootdir@ 169docdir = @docdir@ 170exec_prefix = @exec_prefix@ 171extra_objects = @extra_objects@ 172host = @host@ 173host_alias = @host_alias@ 174host_cpu = @host_cpu@ 175host_os = @host_os@ 176host_vendor = @host_vendor@ 177htmldir = @htmldir@ 178includedir = @includedir@ 179infodir = @infodir@ 180install_sh = @install_sh@ 181install_tooldir = @install_tooldir@ 182l = @l@ 183libdir = @libdir@ 184libexecdir = @libexecdir@ 185localstatedir = @localstatedir@ 186mandir = @mandir@ 187mkdir_p = @mkdir_p@ 188obj_format = @obj_format@ 189oldincludedir = @oldincludedir@ 190prefix = @prefix@ 191program_transform_name = @program_transform_name@ 192sbindir = @sbindir@ 193sharedstatedir = @sharedstatedir@ 194sysconfdir = @sysconfdir@ 195target = @target@ 196target_alias = @target_alias@ 197target_cpu = @target_cpu@ 198target_cpu_type = @target_cpu_type@ 199target_os = @target_os@ 200target_vendor = @target_vendor@ 201te_file = @te_file@ 202AUTOMAKE_OPTIONS = 1.8 cygnus 203 204# What version of the manual you want; "all" includes everything 205CONFIG = all 206 207# Options to extract the man page from as.texinfo 208MANCONF = -Dman 209TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS) 210POD2MAN = pod2man --center="GNU Development Tools" \ 211 --release="binutils-$(VERSION)" --section=1 212 213man_MANS = as.1 214info_TEXINFOS = as.texinfo 215AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../../../lib/libiberty/src" 216TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../../../lib/libiberty/src" 217CPU_DOCS = \ 218 c-alpha.texi \ 219 c-arc.texi \ 220 c-arm.texi \ 221 c-bfin.texi \ 222 c-d10v.texi \ 223 c-cris.texi \ 224 c-h8300.texi \ 225 c-hppa.texi \ 226 c-i370.texi \ 227 c-i386.texi \ 228 c-i860.texi \ 229 c-i960.texi \ 230 c-ip2k.texi \ 231 c-m32c.texi \ 232 c-m32r.texi \ 233 c-m68hc11.texi \ 234 c-m68k.texi \ 235 c-mips.texi \ 236 c-mmix.texi \ 237 c-mt.texi \ 238 c-msp430.texi \ 239 c-ns32k.texi \ 240 c-pdp11.texi \ 241 c-pj.texi \ 242 c-ppc.texi \ 243 c-sh.texi \ 244 c-sh64.texi \ 245 c-sparc.texi \ 246 c-tic54x.texi \ 247 c-vax.texi \ 248 c-v850.texi \ 249 c-xtensa.texi \ 250 c-z80.texi \ 251 c-z8k.texi 252 253html__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 254 255# This one isn't ready for prime time yet. Not even a little bit. 256noinst_TEXINFOS = internals.texi 257MAINTAINERCLEANFILES = asconfig.texi gasver.texi 258BASEDIR = $(srcdir)/../.. 259BFDDIR = $(BASEDIR)/bfd 260CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in 261all: all-am 262 263.SUFFIXES: 264.SUFFIXES: .dvi .html .info .pdf .ps .texinfo 265$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 266 @for dep in $?; do \ 267 case '$(am__configure_deps)' in \ 268 *$$dep*) \ 269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 270 && exit 0; \ 271 exit 1;; \ 272 esac; \ 273 done; \ 274 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ 275 cd $(top_srcdir) && \ 276 $(AUTOMAKE) --foreign doc/Makefile 277.PRECIOUS: Makefile 278Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 279 @case '$?' in \ 280 *config.status*) \ 281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 282 *) \ 283 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 284 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 285 esac; 286 287$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 289 290$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 292$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 294 295mostlyclean-libtool: 296 -rm -f *.lo 297 298clean-libtool: 299 -rm -rf .libs _libs 300 301distclean-libtool: 302 -rm -f libtool 303 304.texinfo.info: 305 @rm -f $@ $@-[0-9] $@-[0-9][0-9] 306 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) $< 307 308.texinfo.dvi: 309 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ 310 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ 311 $(TEXI2DVI) $< 312 313.texinfo.pdf: 314 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ 315 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ 316 $(TEXI2PDF) $< 317 318.texinfo.html: 319 rm -rf $(@:.html=.htp) 320 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ 321 -o $(@:.html=.htp) $<; \ 322 then \ 323 rm -rf $@; \ 324 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 325 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ 326 else \ 327 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 328 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ 329 exit 1; \ 330 fi 331as.info: as.texinfo 332as.dvi: as.texinfo 333as.pdf: as.texinfo 334as.html: as.texinfo 335.dvi.ps: 336 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ 337 $(DVIPS) -o $@ $< 338 339uninstall-info-am: 340 @$(PRE_UNINSTALL) 341 @if (install-info --version && \ 342 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ 343 list='$(INFO_DEPS)'; \ 344 for file in $$list; do \ 345 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 346 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ 347 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ 348 done; \ 349 else :; fi 350 @$(NORMAL_UNINSTALL) 351 @list='$(INFO_DEPS)'; \ 352 for file in $$list; do \ 353 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 354 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ 355 (if cd "$(DESTDIR)$(infodir)"; then \ 356 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \ 357 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ 358 else :; fi); \ 359 done 360 361dist-info: $(INFO_DEPS) 362 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 363 list='$(INFO_DEPS)'; \ 364 for base in $$list; do \ 365 case $$base in \ 366 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ 367 esac; \ 368 if test -f $$base; then d=.; else d=$(srcdir); fi; \ 369 for file in $$d/$$base*; do \ 370 relfile=`expr "$$file" : "$$d/\(.*\)"`; \ 371 test -f $(distdir)/$$relfile || \ 372 cp -p $$file $(distdir)/$$relfile; \ 373 done; \ 374 done 375 376mostlyclean-aminfo: 377 -rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \ 378 as.toc as.tp as.tps as.vr as.vrs as.dvi as.pdf as.ps as.html 379 380maintainer-clean-aminfo: 381 @list='$(INFO_DEPS)'; for i in $$list; do \ 382 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ 383 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ 384 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ 385 done 386 387clean-info: mostlyclean-aminfo 388install-man1: $(man1_MANS) $(man_MANS) 389 @$(NORMAL_INSTALL) 390uninstall-man1: 391 @$(NORMAL_UNINSTALL) 392tags: TAGS 393TAGS: 394 395ctags: CTAGS 396CTAGS: 397 398check-am: 399check: check-am 400all-am: Makefile $(MANS) 401installdirs: 402 for dir in "$(DESTDIR)$(man1dir)"; do \ 403 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 404 done 405install: install-am 406install-exec: install-exec-am 407install-data: install-data-am 408uninstall: uninstall-am 409 410install-am: all-am 411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 412 413installcheck: installcheck-am 414install-strip: 415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 417 `test -z '$(STRIP)' || \ 418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 419mostlyclean-generic: 420 421clean-generic: 422 423distclean-generic: 424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 425 426maintainer-clean-generic: 427 @echo "This command is intended for maintainers to use" 428 @echo "it deletes files that may require special tools to rebuild." 429 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 430clean: clean-am 431 432clean-am: clean-generic clean-libtool mostlyclean-am 433 434distclean: distclean-am 435 -rm -f Makefile 436distclean-am: clean-am distclean-generic distclean-libtool 437 438dvi: dvi-am 439 440dvi-am: $(DVIS) 441 442html: html-am 443 444html-am: $(HTMLS) 445 446info: info-am 447 448info-am: $(INFO_DEPS) info-local 449 450install-data-am: install-data-local install-man 451 452install-exec-am: 453 454install-info: install-info-am 455 456install-info-am: $(INFO_DEPS) 457 @$(NORMAL_INSTALL) 458 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)" 459 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 460 list='$(INFO_DEPS)'; \ 461 for file in $$list; do \ 462 case $$file in \ 463 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 464 esac; \ 465 if test -f $$file; then d=.; else d=$(srcdir); fi; \ 466 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ 467 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ 468 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ 469 if test -f $$ifile; then \ 470 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \ 471 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \ 472 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \ 473 else : ; fi; \ 474 done; \ 475 done 476 @$(POST_INSTALL) 477 @if (install-info --version && \ 478 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ 479 list='$(INFO_DEPS)'; \ 480 for file in $$list; do \ 481 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 482 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ 483 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ 484 done; \ 485 else : ; fi 486install-man: install-man1 487 488installcheck-am: 489 490maintainer-clean: maintainer-clean-am 491 -rm -f Makefile 492maintainer-clean-am: distclean-am maintainer-clean-aminfo \ 493 maintainer-clean-generic 494 495mostlyclean: mostlyclean-am 496 497mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \ 498 mostlyclean-libtool 499 500pdf: pdf-am 501 502pdf-am: $(PDFS) 503 504ps: ps-am 505 506ps-am: $(PSS) 507 508uninstall-am: uninstall-man 509 510uninstall-man: uninstall-man1 511 512.PHONY: all all-am check check-am clean clean-generic clean-info \ 513 clean-libtool dist-info distclean distclean-generic \ 514 distclean-libtool dvi dvi-am html html-am info info-am \ 515 info-local install install-am install-data install-data-am \ 516 install-data-local install-exec install-exec-am install-info \ 517 install-info-am install-man install-man1 install-strip \ 518 installcheck installcheck-am installdirs maintainer-clean \ 519 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \ 520 mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \ 521 pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \ 522 uninstall-man uninstall-man1 523 524 525asconfig.texi: $(CONFIG).texi 526 rm -f asconfig.texi 527 cp $(srcdir)/$(CONFIG).texi ./asconfig.texi 528 chmod u+w ./asconfig.texi 529 530gasver.texi: $(srcdir)/../../bfd/configure 531 rm -f $@ 532 eval `grep '^ *VERSION=' $(srcdir)/../../bfd/configure`; \ 533 echo "@set VERSION $$VERSION" > $@ 534 535$(srcdir)/as.info as.dvi as.html: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS) 536 537# We want install to imply install-info as per GNU standards, despite the 538# cygnus option. 539install-data-local: install-info 540 541install-html: install-html-am 542 543install-html-am: $(HTMLS) 544 @$(NORMAL_INSTALL) 545 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)" 546 @list='$(HTMLS)'; for p in $$list; do \ 547 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \ 548 f=$(html__strip_dir) \ 549 if test -d "$$d$$p"; then \ 550 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \ 551 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ 552 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \ 553 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \ 554 else \ 555 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \ 556 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \ 557 fi; \ 558 done 559 560# Maintenance 561 562# We need it for the taz target in ../../Makefile.in. 563info-local: $(MANS) 564 565# Build the man page from the texinfo file 566# The sed command removes the no-adjust Nroff command so that 567# the man output looks standard. 568as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS) 569 touch $@ 570 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod 571 -($(POD2MAN) as.pod | \ 572 sed -e '/^.if n .na/d' > $@.T$$$$ && \ 573 mv -f $@.T$$$$ $@) || \ 574 (rm -f $@.T$$$$ && exit 1) 575 rm -f as.pod 576# Tell versions [3.59,3.63) of GNU make to not export all variables. 577# Otherwise a system limit (for SysV at least) may be exceeded. 578.NOEXPORT: 579