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.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.37.2.1 2003/05/08 17:08:09 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@ 117MAINT = @MAINT@ 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 196LIB_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: @MAINTAINER_MODE_TRUE@ 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: @MAINTAINER_MODE_TRUE@ $(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 @for file in $(DISTFILES); 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) stamp-h stamp-h[0-9]* 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: 441 @$(NORMAL_INSTALL) 442 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 443 444install-exec-am: 445 @$(NORMAL_INSTALL) 446 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 447 448install-info: install-info-recursive 449 450install-man: 451 452installcheck-am: 453 454maintainer-clean: maintainer-clean-recursive 455 456maintainer-clean-am: distclean-am maintainer-clean-generic 457 458mostlyclean: mostlyclean-recursive 459 460mostlyclean-am: mostlyclean-generic mostlyclean-libtool 461 462uninstall-am: uninstall-info-am 463 464uninstall-info: uninstall-info-recursive 465 466.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \ 467 check-local clean clean-generic clean-libtool clean-recursive \ 468 distclean distclean-generic distclean-libtool \ 469 distclean-recursive distclean-tags distdir dvi dvi-am \ 470 dvi-recursive info info-am info-recursive install install-am \ 471 install-data install-data-am install-data-recursive \ 472 install-exec install-exec-am install-exec-recursive \ 473 install-info install-info-am install-info-recursive install-man \ 474 install-recursive install-strip installcheck installcheck-am \ 475 installdirs installdirs-am installdirs-recursive \ 476 maintainer-clean maintainer-clean-generic \ 477 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 478 mostlyclean-libtool mostlyclean-recursive tags tags-recursive \ 479 uninstall uninstall-am uninstall-info-am \ 480 uninstall-info-recursive uninstall-recursive 481 482 483install-suid-programs: 484 @foo='$(bin_SUIDS)'; \ 485 for file in $$foo; do \ 486 x=$(DESTDIR)$(bindir)/$$file; \ 487 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 488 echo "*"; \ 489 echo "* Failed to install $$x setuid root"; \ 490 echo "*"; \ 491 fi; done 492 493install-exec-hook: install-suid-programs 494 495install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 496 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 497 for f in $$foo; do \ 498 f=`basename $$f`; \ 499 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 500 else file="$$f"; fi; \ 501 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 502 : ; else \ 503 echo " $(CP) $$file $(buildinclude)/$$f"; \ 504 $(CP) $$file $(buildinclude)/$$f; \ 505 fi ; \ 506 done 507 508all-local: install-build-headers 509 510check-local:: 511 @if test '$(CHECK_LOCAL)'; then \ 512 foo='$(CHECK_LOCAL)'; else \ 513 foo='$(PROGRAMS)'; fi; \ 514 if test "$$foo"; then \ 515 failed=0; all=0; \ 516 for i in $$foo; do \ 517 all=`expr $$all + 1`; \ 518 if ./$$i --version > /dev/null 2>&1; then \ 519 echo "PASS: $$i"; \ 520 else \ 521 echo "FAIL: $$i"; \ 522 failed=`expr $$failed + 1`; \ 523 fi; \ 524 done; \ 525 if test "$$failed" -eq 0; then \ 526 banner="All $$all tests passed"; \ 527 else \ 528 banner="$$failed of $$all tests failed"; \ 529 fi; \ 530 dashes=`echo "$$banner" | sed s/./=/g`; \ 531 echo "$$dashes"; \ 532 echo "$$banner"; \ 533 echo "$$dashes"; \ 534 test "$$failed" -eq 0; \ 535 fi 536 537.x.c: 538 @cmp -s $< $@ 2> /dev/null || cp $< $@ 539#NROFF_MAN = nroff -man 540.1.cat1: 541 $(NROFF_MAN) $< > $@ 542.3.cat3: 543 $(NROFF_MAN) $< > $@ 544.5.cat5: 545 $(NROFF_MAN) $< > $@ 546.8.cat8: 547 $(NROFF_MAN) $< > $@ 548 549dist-cat1-mans: 550 @foo='$(man1_MANS)'; \ 551 bar='$(man_MANS)'; \ 552 for i in $$bar; do \ 553 case $$i in \ 554 *.1) foo="$$foo $$i";; \ 555 esac; done ;\ 556 for i in $$foo; do \ 557 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 558 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 559 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 560 done 561 562dist-cat3-mans: 563 @foo='$(man3_MANS)'; \ 564 bar='$(man_MANS)'; \ 565 for i in $$bar; do \ 566 case $$i in \ 567 *.3) foo="$$foo $$i";; \ 568 esac; done ;\ 569 for i in $$foo; do \ 570 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 571 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 572 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 573 done 574 575dist-cat5-mans: 576 @foo='$(man5_MANS)'; \ 577 bar='$(man_MANS)'; \ 578 for i in $$bar; do \ 579 case $$i in \ 580 *.5) foo="$$foo $$i";; \ 581 esac; done ;\ 582 for i in $$foo; do \ 583 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 584 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 585 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 586 done 587 588dist-cat8-mans: 589 @foo='$(man8_MANS)'; \ 590 bar='$(man_MANS)'; \ 591 for i in $$bar; do \ 592 case $$i in \ 593 *.8) foo="$$foo $$i";; \ 594 esac; done ;\ 595 for i in $$foo; do \ 596 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 597 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 598 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 599 done 600 601dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 602 603install-cat-mans: 604 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 605 606install-data-hook: install-cat-mans 607 608.et.h: 609 $(COMPILE_ET) $< 610.et.c: 611 $(COMPILE_ET) $< 612# Tell versions [3.59,3.63) of GNU make to not export all variables. 613# Otherwise a system limit (for SysV at least) may be exceeded. 614.NOEXPORT: 615