1# Makefile.in generated by automake 1.6.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 5# 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@ 16 17# $Id: Makefile.am,v 1.6 1999/03/20 13:58:15 joda Exp $ 18 19# $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $ 20 21# $Id: Makefile.am.common,v 1.36 2002/08/19 16:10:25 joda Exp $ 22SHELL = @SHELL@ 23 24srcdir = @srcdir@ 25top_srcdir = @top_srcdir@ 26VPATH = @srcdir@ 27prefix = @prefix@ 28exec_prefix = @exec_prefix@ 29 30bindir = @bindir@ 31sbindir = @sbindir@ 32libexecdir = @libexecdir@ 33datadir = @datadir@ 34sysconfdir = @sysconfdir@ 35sharedstatedir = @sharedstatedir@ 36localstatedir = @localstatedir@ 37libdir = @libdir@ 38infodir = @infodir@ 39mandir = @mandir@ 40includedir = @includedir@ 41oldincludedir = /usr/include 42pkgdatadir = $(datadir)/@PACKAGE@ 43pkglibdir = $(libdir)/@PACKAGE@ 44pkgincludedir = $(includedir)/@PACKAGE@ 45top_builddir = ../.. 46 47ACLOCAL = @ACLOCAL@ 48AUTOCONF = @AUTOCONF@ 49AUTOMAKE = @AUTOMAKE@ 50AUTOHEADER = @AUTOHEADER@ 51 52am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 53INSTALL = @INSTALL@ 54INSTALL_PROGRAM = @INSTALL_PROGRAM@ 55INSTALL_DATA = @INSTALL_DATA@ 56install_sh_DATA = $(install_sh) -c -m 644 57install_sh_PROGRAM = $(install_sh) -c 58INSTALL_SCRIPT = @INSTALL_SCRIPT@ 59INSTALL_HEADER = $(INSTALL_DATA) 60transform = @program_transform_name@ 61NORMAL_INSTALL = : 62PRE_INSTALL = : 63POST_INSTALL = : 64NORMAL_UNINSTALL = : 65PRE_UNINSTALL = : 66POST_UNINSTALL = : 67host_alias = @host_alias@ 68host_triplet = @host@ 69 70EXEEXT = @EXEEXT@ 71OBJEXT = @OBJEXT@ 72PATH_SEPARATOR = @PATH_SEPARATOR@ 73AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 74AMTAR = @AMTAR@ 75AS = @AS@ 76AWK = @AWK@ 77CANONICAL_HOST = @CANONICAL_HOST@ 78CATMAN = @CATMAN@ 79CATMANEXT = @CATMANEXT@ 80CC = @CC@ 81COMPILE_ET = @COMPILE_ET@ 82CPP = @CPP@ 83DBLIB = @DBLIB@ 84DEPDIR = @DEPDIR@ 85DIR_com_err = @DIR_com_err@ 86DIR_des = @DIR_des@ 87DIR_roken = @DIR_roken@ 88DLLTOOL = @DLLTOOL@ 89ECHO = @ECHO@ 90EXTRA_LIB45 = @EXTRA_LIB45@ 91GROFF = @GROFF@ 92INCLUDES_roken = @INCLUDES_roken@ 93INCLUDE_ = @INCLUDE_@ 94INCLUDE_des = @INCLUDE_des@ 95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 96LEX = @LEX@ 97 98LEXLIB = @LEXLIB@ 99LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 100LIBTOOL = @LIBTOOL@ 101LIB_ = @LIB_@ 102LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 103LIB_NDBM = @LIB_NDBM@ 104LIB_com_err = @LIB_com_err@ 105LIB_com_err_a = @LIB_com_err_a@ 106LIB_com_err_so = @LIB_com_err_so@ 107LIB_des = @LIB_des@ 108LIB_des_a = @LIB_des_a@ 109LIB_des_appl = @LIB_des_appl@ 110LIB_des_so = @LIB_des_so@ 111LIB_kdb = @LIB_kdb@ 112LIB_otp = @LIB_otp@ 113LIB_roken = @LIB_roken@ 114LIB_security = @LIB_security@ 115LN_S = @LN_S@ 116LTLIBOBJS = @LTLIBOBJS@ 117NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@ 118NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@ 119NROFF = @NROFF@ 120OBJDUMP = @OBJDUMP@ 121PACKAGE = @PACKAGE@ 122RANLIB = @RANLIB@ 123STRIP = @STRIP@ 124VERSION = @VERSION@ 125VOID_RETSIGTYPE = @VOID_RETSIGTYPE@ 126WFLAGS = @WFLAGS@ 127WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@ 128WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@ 129X_CFLAGS = @X_CFLAGS@ 130X_EXTRA_LIBS = @X_EXTRA_LIBS@ 131X_LIBS = @X_LIBS@ 132X_PRE_LIBS = @X_PRE_LIBS@ 133YACC = @YACC@ 134am__include = @am__include@ 135am__quote = @am__quote@ 136dpagaix_cflags = @dpagaix_cflags@ 137dpagaix_ldadd = @dpagaix_ldadd@ 138dpagaix_ldflags = @dpagaix_ldflags@ 139install_sh = @install_sh@ 140 141AUTOMAKE_OPTIONS = foreign no-dependencies 1.6 142 143SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 144 145INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) 146 147@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 148 149AM_CFLAGS = $(WFLAGS) 150 151CP = cp 152 153buildinclude = $(top_builddir)/include 154 155LIB_XauReadAuth = @LIB_XauReadAuth@ 156LIB_crypt = @LIB_crypt@ 157LIB_dbm_firstkey = @LIB_dbm_firstkey@ 158LIB_dbopen = @LIB_dbopen@ 159LIB_dlopen = @LIB_dlopen@ 160LIB_dn_expand = @LIB_dn_expand@ 161LIB_el_init = @LIB_el_init@ 162LIB_getattr = @LIB_getattr@ 163LIB_gethostbyname = @LIB_gethostbyname@ 164LIB_getpwent_r = @LIB_getpwent_r@ 165LIB_getpwnam_r = @LIB_getpwnam_r@ 166LIB_getsockopt = @LIB_getsockopt@ 167LIB_logout = @LIB_logout@ 168LIB_logwtmp = @LIB_logwtmp@ 169LIB_odm_initialize = @LIB_odm_initialize@ 170LIB_openpty = @LIB_openpty@ 171LIB_pidfile = @LIB_pidfile@ 172LIB_res_search = @LIB_res_search@ 173LIB_setpcred = @LIB_setpcred@ 174LIB_setsockopt = @LIB_setsockopt@ 175LIB_socket = @LIB_socket@ 176LIB_syslog = @LIB_syslog@ 177LIB_tgetent = @LIB_tgetent@ 178 179HESIODLIB = @HESIODLIB@ 180HESIODINCLUDE = @HESIODINCLUDE@ 181INCLUDE_hesiod = @INCLUDE_hesiod@ 182LIB_hesiod = @LIB_hesiod@ 183 184INCLUDE_krb4 = @INCLUDE_krb4@ 185LIB_krb4 = @LIB_krb4@ 186 187INCLUDE_openldap = @INCLUDE_openldap@ 188LIB_openldap = @LIB_openldap@ 189 190INCLUDE_readline = @INCLUDE_readline@ 191LIB_readline = @LIB_readline@ 192 193NROFF_MAN = groff -mandoc -Tascii 194 195@KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 196 197@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 198@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 199 200@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 201 202@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 203 204SUBDIRS = libtelnet telnet telnetd 205 206EXTRA_DIST = README.ORIG telnet.state 207subdir = appl/telnet 208mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 209CONFIG_HEADER = $(top_builddir)/include/config.h 210CONFIG_CLEAN_FILES = 211depcomp = 212am__depfiles_maybe = 213CFLAGS = @CFLAGS@ 214COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 215 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 216LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ 217 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 218CCLD = $(CC) 219LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 220 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 221DIST_SOURCES = 222 223RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ 224 uninstall-info-recursive all-recursive install-data-recursive \ 225 install-exec-recursive installdirs-recursive install-recursive \ 226 uninstall-recursive check-recursive installcheck-recursive 227DIST_COMMON = ChangeLog Makefile.am Makefile.in 228DIST_SUBDIRS = $(SUBDIRS) 229all: all-recursive 230 231.SUFFIXES: 232.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c 233$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4) 234 cd $(top_srcdir) && \ 235 $(AUTOMAKE) --foreign appl/telnet/Makefile 236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 238 239mostlyclean-libtool: 240 -rm -f *.lo 241 242clean-libtool: 243 -rm -rf .libs _libs 244 245distclean-libtool: 246 -rm -f libtool 247uninstall-info-am: 248 249# This directory's subdirectories are mostly independent; you can cd 250# into them and run `make' without going through this Makefile. 251# To change the values of `make' variables: instead of editing Makefiles, 252# (1) if the variable is set in `config.status', edit `config.status' 253# (which will cause the Makefiles to be regenerated when you run `make'); 254# (2) otherwise, pass the desired values on the `make' command line. 255$(RECURSIVE_TARGETS): 256 @set fnord $$MAKEFLAGS; amf=$$2; \ 257 dot_seen=no; \ 258 target=`echo $@ | sed s/-recursive//`; \ 259 list='$(SUBDIRS)'; for subdir in $$list; do \ 260 echo "Making $$target in $$subdir"; \ 261 if test "$$subdir" = "."; then \ 262 dot_seen=yes; \ 263 local_target="$$target-am"; \ 264 else \ 265 local_target="$$target"; \ 266 fi; \ 267 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 268 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 269 done; \ 270 if test "$$dot_seen" = "no"; then \ 271 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 272 fi; test -z "$$fail" 273 274mostlyclean-recursive clean-recursive distclean-recursive \ 275maintainer-clean-recursive: 276 @set fnord $$MAKEFLAGS; amf=$$2; \ 277 dot_seen=no; \ 278 case "$@" in \ 279 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 280 *) list='$(SUBDIRS)' ;; \ 281 esac; \ 282 rev=''; for subdir in $$list; do \ 283 if test "$$subdir" = "."; then :; else \ 284 rev="$$subdir $$rev"; \ 285 fi; \ 286 done; \ 287 rev="$$rev ."; \ 288 target=`echo $@ | sed s/-recursive//`; \ 289 for subdir in $$rev; do \ 290 echo "Making $$target in $$subdir"; \ 291 if test "$$subdir" = "."; then \ 292 local_target="$$target-am"; \ 293 else \ 294 local_target="$$target"; \ 295 fi; \ 296 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 297 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 298 done && test -z "$$fail" 299tags-recursive: 300 list='$(SUBDIRS)'; for subdir in $$list; do \ 301 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 302 done 303 304ETAGS = etags 305ETAGSFLAGS = 306 307tags: TAGS 308 309ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 311 unique=`for i in $$list; do \ 312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 313 done | \ 314 $(AWK) ' { files[$$0] = 1; } \ 315 END { for (i in files) print i; }'`; \ 316 mkid -fID $$unique 317 318TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 319 $(TAGS_FILES) $(LISP) 320 tags=; \ 321 here=`pwd`; \ 322 list='$(SUBDIRS)'; for subdir in $$list; do \ 323 if test "$$subdir" = .; then :; else \ 324 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 325 fi; \ 326 done; \ 327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 328 unique=`for i in $$list; do \ 329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 330 done | \ 331 $(AWK) ' { files[$$0] = 1; } \ 332 END { for (i in files) print i; }'`; \ 333 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 334 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 335 $$tags $$unique 336 337GTAGS: 338 here=`$(am__cd) $(top_builddir) && pwd` \ 339 && cd $(top_srcdir) \ 340 && gtags -i $(GTAGS_ARGS) $$here 341 342distclean-tags: 343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH 344DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 345 346top_distdir = ../.. 347distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 348 349distdir: $(DISTFILES) 350 @for file in $(DISTFILES); do \ 351 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 352 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 353 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 354 dir="/$$dir"; \ 355 $(mkinstalldirs) "$(distdir)$$dir"; \ 356 else \ 357 dir=''; \ 358 fi; \ 359 if test -d $$d/$$file; then \ 360 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 361 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 362 fi; \ 363 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 364 else \ 365 test -f $(distdir)/$$file \ 366 || cp -p $$d/$$file $(distdir)/$$file \ 367 || exit 1; \ 368 fi; \ 369 done 370 list='$(SUBDIRS)'; for subdir in $$list; do \ 371 if test "$$subdir" = .; then :; else \ 372 test -d $(distdir)/$$subdir \ 373 || mkdir $(distdir)/$$subdir \ 374 || exit 1; \ 375 (cd $$subdir && \ 376 $(MAKE) $(AM_MAKEFLAGS) \ 377 top_distdir="$(top_distdir)" \ 378 distdir=../$(distdir)/$$subdir \ 379 distdir) \ 380 || exit 1; \ 381 fi; \ 382 done 383 $(MAKE) $(AM_MAKEFLAGS) \ 384 top_distdir="${top_distdir}" distdir="$(distdir)" \ 385 dist-hook 386check-am: all-am 387 $(MAKE) $(AM_MAKEFLAGS) check-local 388check: check-recursive 389all-am: Makefile all-local 390installdirs: installdirs-recursive 391installdirs-am: 392 393install: install-recursive 394install-exec: install-exec-recursive 395install-data: install-data-recursive 396uninstall: uninstall-recursive 397 398install-am: all-am 399 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 400 401installcheck: installcheck-recursive 402install-strip: 403 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 404 INSTALL_STRIP_FLAG=-s \ 405 `test -z '$(STRIP)' || \ 406 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 407mostlyclean-generic: 408 409clean-generic: 410 411distclean-generic: 412 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* 413 414maintainer-clean-generic: 415 @echo "This command is intended for maintainers to use" 416 @echo "it deletes files that may require special tools to rebuild." 417clean: clean-recursive 418 419clean-am: clean-generic clean-libtool mostlyclean-am 420 421distclean: distclean-recursive 422 423distclean-am: clean-am distclean-generic distclean-libtool \ 424 distclean-tags 425 426dvi: dvi-recursive 427 428dvi-am: 429 430info: info-recursive 431 432info-am: 433 434install-data-am: install-data-local 435 436install-exec-am: 437 @$(NORMAL_INSTALL) 438 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 439 440install-info: install-info-recursive 441 442install-man: 443 444installcheck-am: 445 446maintainer-clean: maintainer-clean-recursive 447 448maintainer-clean-am: distclean-am maintainer-clean-generic 449 450mostlyclean: mostlyclean-recursive 451 452mostlyclean-am: mostlyclean-generic mostlyclean-libtool 453 454uninstall-am: uninstall-info-am 455 456uninstall-info: uninstall-info-recursive 457 458.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \ 459 check-local clean clean-generic clean-libtool clean-recursive \ 460 distclean distclean-generic distclean-libtool \ 461 distclean-recursive distclean-tags distdir dvi dvi-am \ 462 dvi-recursive info info-am info-recursive install install-am \ 463 install-data install-data-am install-data-local \ 464 install-data-recursive install-exec install-exec-am \ 465 install-exec-recursive install-info install-info-am \ 466 install-info-recursive install-man install-recursive \ 467 install-strip installcheck installcheck-am installdirs \ 468 installdirs-am installdirs-recursive maintainer-clean \ 469 maintainer-clean-generic maintainer-clean-recursive mostlyclean \ 470 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ 471 tags tags-recursive uninstall uninstall-am uninstall-info-am \ 472 uninstall-info-recursive uninstall-recursive 473 474 475install-suid-programs: 476 @foo='$(bin_SUIDS)'; \ 477 for file in $$foo; do \ 478 x=$(DESTDIR)$(bindir)/$$file; \ 479 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 480 echo "*"; \ 481 echo "* Failed to install $$x setuid root"; \ 482 echo "*"; \ 483 fi; done 484 485install-exec-hook: install-suid-programs 486 487install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 488 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 489 for f in $$foo; do \ 490 f=`basename $$f`; \ 491 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 492 else file="$$f"; fi; \ 493 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 494 : ; else \ 495 echo " $(CP) $$file $(buildinclude)/$$f"; \ 496 $(CP) $$file $(buildinclude)/$$f; \ 497 fi ; \ 498 done 499 500all-local: install-build-headers 501 502check-local:: 503 @if test '$(CHECK_LOCAL)'; then \ 504 foo='$(CHECK_LOCAL)'; else \ 505 foo='$(PROGRAMS)'; fi; \ 506 if test "$$foo"; then \ 507 failed=0; all=0; \ 508 for i in $$foo; do \ 509 all=`expr $$all + 1`; \ 510 if ./$$i --version > /dev/null 2>&1; then \ 511 echo "PASS: $$i"; \ 512 else \ 513 echo "FAIL: $$i"; \ 514 failed=`expr $$failed + 1`; \ 515 fi; \ 516 done; \ 517 if test "$$failed" -eq 0; then \ 518 banner="All $$all tests passed"; \ 519 else \ 520 banner="$$failed of $$all tests failed"; \ 521 fi; \ 522 dashes=`echo "$$banner" | sed s/./=/g`; \ 523 echo "$$dashes"; \ 524 echo "$$banner"; \ 525 echo "$$dashes"; \ 526 test "$$failed" -eq 0; \ 527 fi 528 529.x.c: 530 @cmp -s $< $@ 2> /dev/null || cp $< $@ 531#NROFF_MAN = nroff -man 532.1.cat1: 533 $(NROFF_MAN) $< > $@ 534.3.cat3: 535 $(NROFF_MAN) $< > $@ 536.5.cat5: 537 $(NROFF_MAN) $< > $@ 538.8.cat8: 539 $(NROFF_MAN) $< > $@ 540 541dist-cat1-mans: 542 @foo='$(man1_MANS)'; \ 543 bar='$(man_MANS)'; \ 544 for i in $$bar; do \ 545 case $$i in \ 546 *.1) foo="$$foo $$i";; \ 547 esac; done ;\ 548 for i in $$foo; do \ 549 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 550 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 551 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 552 done 553 554dist-cat3-mans: 555 @foo='$(man3_MANS)'; \ 556 bar='$(man_MANS)'; \ 557 for i in $$bar; do \ 558 case $$i in \ 559 *.3) foo="$$foo $$i";; \ 560 esac; done ;\ 561 for i in $$foo; do \ 562 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 563 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 564 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 565 done 566 567dist-cat5-mans: 568 @foo='$(man5_MANS)'; \ 569 bar='$(man_MANS)'; \ 570 for i in $$bar; do \ 571 case $$i in \ 572 *.5) foo="$$foo $$i";; \ 573 esac; done ;\ 574 for i in $$foo; do \ 575 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 576 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 577 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 578 done 579 580dist-cat8-mans: 581 @foo='$(man8_MANS)'; \ 582 bar='$(man_MANS)'; \ 583 for i in $$bar; do \ 584 case $$i in \ 585 *.8) foo="$$foo $$i";; \ 586 esac; done ;\ 587 for i in $$foo; do \ 588 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 589 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 590 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 591 done 592 593dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 594 595install-cat-mans: 596 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 597 598install-data-local: install-cat-mans 599 600.et.h: 601 $(COMPILE_ET) $< 602.et.c: 603 $(COMPILE_ET) $< 604 605dist-hook: 606 $(mkinstalldirs) $(distdir)/arpa 607 $(INSTALL_DATA) $(srcdir)/arpa/telnet.h $(distdir)/arpa 608# Tell versions [3.59,3.63) of GNU make to not export all variables. 609# Otherwise a system limit (for SysV at least) may be exceeded. 610.NOEXPORT: 611