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