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.5 1999/03/20 13:58:14 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 = common ftp ftpd 205subdir = appl/ftp 206mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 207CONFIG_HEADER = $(top_builddir)/include/config.h 208CONFIG_CLEAN_FILES = 209depcomp = 210am__depfiles_maybe = 211CFLAGS = @CFLAGS@ 212COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 213 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 214LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ 215 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 216CCLD = $(CC) 217LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 218 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 219DIST_SOURCES = 220 221RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ 222 uninstall-info-recursive all-recursive install-data-recursive \ 223 install-exec-recursive installdirs-recursive install-recursive \ 224 uninstall-recursive check-recursive installcheck-recursive 225DIST_COMMON = ChangeLog Makefile.am Makefile.in 226DIST_SUBDIRS = $(SUBDIRS) 227all: all-recursive 228 229.SUFFIXES: 230.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c 231$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4) 232 cd $(top_srcdir) && \ 233 $(AUTOMAKE) --foreign appl/ftp/Makefile 234Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 235 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 236 237mostlyclean-libtool: 238 -rm -f *.lo 239 240clean-libtool: 241 -rm -rf .libs _libs 242 243distclean-libtool: 244 -rm -f libtool 245uninstall-info-am: 246 247# This directory's subdirectories are mostly independent; you can cd 248# into them and run `make' without going through this Makefile. 249# To change the values of `make' variables: instead of editing Makefiles, 250# (1) if the variable is set in `config.status', edit `config.status' 251# (which will cause the Makefiles to be regenerated when you run `make'); 252# (2) otherwise, pass the desired values on the `make' command line. 253$(RECURSIVE_TARGETS): 254 @set fnord $$MAKEFLAGS; amf=$$2; \ 255 dot_seen=no; \ 256 target=`echo $@ | sed s/-recursive//`; \ 257 list='$(SUBDIRS)'; for subdir in $$list; do \ 258 echo "Making $$target in $$subdir"; \ 259 if test "$$subdir" = "."; then \ 260 dot_seen=yes; \ 261 local_target="$$target-am"; \ 262 else \ 263 local_target="$$target"; \ 264 fi; \ 265 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 266 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 267 done; \ 268 if test "$$dot_seen" = "no"; then \ 269 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 270 fi; test -z "$$fail" 271 272mostlyclean-recursive clean-recursive distclean-recursive \ 273maintainer-clean-recursive: 274 @set fnord $$MAKEFLAGS; amf=$$2; \ 275 dot_seen=no; \ 276 case "$@" in \ 277 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 278 *) list='$(SUBDIRS)' ;; \ 279 esac; \ 280 rev=''; for subdir in $$list; do \ 281 if test "$$subdir" = "."; then :; else \ 282 rev="$$subdir $$rev"; \ 283 fi; \ 284 done; \ 285 rev="$$rev ."; \ 286 target=`echo $@ | sed s/-recursive//`; \ 287 for subdir in $$rev; do \ 288 echo "Making $$target in $$subdir"; \ 289 if test "$$subdir" = "."; then \ 290 local_target="$$target-am"; \ 291 else \ 292 local_target="$$target"; \ 293 fi; \ 294 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 295 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 296 done && test -z "$$fail" 297tags-recursive: 298 list='$(SUBDIRS)'; for subdir in $$list; do \ 299 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 300 done 301 302ETAGS = etags 303ETAGSFLAGS = 304 305tags: TAGS 306 307ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 309 unique=`for i in $$list; do \ 310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 311 done | \ 312 $(AWK) ' { files[$$0] = 1; } \ 313 END { for (i in files) print i; }'`; \ 314 mkid -fID $$unique 315 316TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 317 $(TAGS_FILES) $(LISP) 318 tags=; \ 319 here=`pwd`; \ 320 list='$(SUBDIRS)'; for subdir in $$list; do \ 321 if test "$$subdir" = .; then :; else \ 322 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 323 fi; \ 324 done; \ 325 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 326 unique=`for i in $$list; do \ 327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 328 done | \ 329 $(AWK) ' { files[$$0] = 1; } \ 330 END { for (i in files) print i; }'`; \ 331 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 332 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 333 $$tags $$unique 334 335GTAGS: 336 here=`$(am__cd) $(top_builddir) && pwd` \ 337 && cd $(top_srcdir) \ 338 && gtags -i $(GTAGS_ARGS) $$here 339 340distclean-tags: 341 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH 342DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 343 344top_distdir = ../.. 345distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 346 347distdir: $(DISTFILES) 348 @for file in $(DISTFILES); do \ 349 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 350 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 351 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 352 dir="/$$dir"; \ 353 $(mkinstalldirs) "$(distdir)$$dir"; \ 354 else \ 355 dir=''; \ 356 fi; \ 357 if test -d $$d/$$file; then \ 358 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 359 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 360 fi; \ 361 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 362 else \ 363 test -f $(distdir)/$$file \ 364 || cp -p $$d/$$file $(distdir)/$$file \ 365 || exit 1; \ 366 fi; \ 367 done 368 list='$(SUBDIRS)'; for subdir in $$list; do \ 369 if test "$$subdir" = .; then :; else \ 370 test -d $(distdir)/$$subdir \ 371 || mkdir $(distdir)/$$subdir \ 372 || exit 1; \ 373 (cd $$subdir && \ 374 $(MAKE) $(AM_MAKEFLAGS) \ 375 top_distdir="$(top_distdir)" \ 376 distdir=../$(distdir)/$$subdir \ 377 distdir) \ 378 || exit 1; \ 379 fi; \ 380 done 381 $(MAKE) $(AM_MAKEFLAGS) \ 382 top_distdir="${top_distdir}" distdir="$(distdir)" \ 383 dist-hook 384check-am: all-am 385 $(MAKE) $(AM_MAKEFLAGS) check-local 386check: check-recursive 387all-am: Makefile all-local 388installdirs: installdirs-recursive 389installdirs-am: 390 391install: install-recursive 392install-exec: install-exec-recursive 393install-data: install-data-recursive 394uninstall: uninstall-recursive 395 396install-am: all-am 397 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 398 399installcheck: installcheck-recursive 400install-strip: 401 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 402 INSTALL_STRIP_FLAG=-s \ 403 `test -z '$(STRIP)' || \ 404 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 405mostlyclean-generic: 406 407clean-generic: 408 409distclean-generic: 410 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* 411 412maintainer-clean-generic: 413 @echo "This command is intended for maintainers to use" 414 @echo "it deletes files that may require special tools to rebuild." 415clean: clean-recursive 416 417clean-am: clean-generic clean-libtool mostlyclean-am 418 419distclean: distclean-recursive 420 421distclean-am: clean-am distclean-generic distclean-libtool \ 422 distclean-tags 423 424dvi: dvi-recursive 425 426dvi-am: 427 428info: info-recursive 429 430info-am: 431 432install-data-am: install-data-local 433 434install-exec-am: 435 @$(NORMAL_INSTALL) 436 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 437 438install-info: install-info-recursive 439 440install-man: 441 442installcheck-am: 443 444maintainer-clean: maintainer-clean-recursive 445 446maintainer-clean-am: distclean-am maintainer-clean-generic 447 448mostlyclean: mostlyclean-recursive 449 450mostlyclean-am: mostlyclean-generic mostlyclean-libtool 451 452uninstall-am: uninstall-info-am 453 454uninstall-info: uninstall-info-recursive 455 456.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \ 457 check-local clean clean-generic clean-libtool clean-recursive \ 458 distclean distclean-generic distclean-libtool \ 459 distclean-recursive distclean-tags distdir dvi dvi-am \ 460 dvi-recursive info info-am info-recursive install install-am \ 461 install-data install-data-am install-data-local \ 462 install-data-recursive install-exec install-exec-am \ 463 install-exec-recursive install-info install-info-am \ 464 install-info-recursive install-man install-recursive \ 465 install-strip installcheck installcheck-am installdirs \ 466 installdirs-am installdirs-recursive maintainer-clean \ 467 maintainer-clean-generic maintainer-clean-recursive mostlyclean \ 468 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ 469 tags tags-recursive uninstall uninstall-am uninstall-info-am \ 470 uninstall-info-recursive uninstall-recursive 471 472 473install-suid-programs: 474 @foo='$(bin_SUIDS)'; \ 475 for file in $$foo; do \ 476 x=$(DESTDIR)$(bindir)/$$file; \ 477 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 478 echo "*"; \ 479 echo "* Failed to install $$x setuid root"; \ 480 echo "*"; \ 481 fi; done 482 483install-exec-hook: install-suid-programs 484 485install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 486 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 487 for f in $$foo; do \ 488 f=`basename $$f`; \ 489 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 490 else file="$$f"; fi; \ 491 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 492 : ; else \ 493 echo " $(CP) $$file $(buildinclude)/$$f"; \ 494 $(CP) $$file $(buildinclude)/$$f; \ 495 fi ; \ 496 done 497 498all-local: install-build-headers 499 500check-local:: 501 @if test '$(CHECK_LOCAL)'; then \ 502 foo='$(CHECK_LOCAL)'; else \ 503 foo='$(PROGRAMS)'; fi; \ 504 if test "$$foo"; then \ 505 failed=0; all=0; \ 506 for i in $$foo; do \ 507 all=`expr $$all + 1`; \ 508 if ./$$i --version > /dev/null 2>&1; then \ 509 echo "PASS: $$i"; \ 510 else \ 511 echo "FAIL: $$i"; \ 512 failed=`expr $$failed + 1`; \ 513 fi; \ 514 done; \ 515 if test "$$failed" -eq 0; then \ 516 banner="All $$all tests passed"; \ 517 else \ 518 banner="$$failed of $$all tests failed"; \ 519 fi; \ 520 dashes=`echo "$$banner" | sed s/./=/g`; \ 521 echo "$$dashes"; \ 522 echo "$$banner"; \ 523 echo "$$dashes"; \ 524 test "$$failed" -eq 0; \ 525 fi 526 527.x.c: 528 @cmp -s $< $@ 2> /dev/null || cp $< $@ 529#NROFF_MAN = nroff -man 530.1.cat1: 531 $(NROFF_MAN) $< > $@ 532.3.cat3: 533 $(NROFF_MAN) $< > $@ 534.5.cat5: 535 $(NROFF_MAN) $< > $@ 536.8.cat8: 537 $(NROFF_MAN) $< > $@ 538 539dist-cat1-mans: 540 @foo='$(man1_MANS)'; \ 541 bar='$(man_MANS)'; \ 542 for i in $$bar; do \ 543 case $$i in \ 544 *.1) foo="$$foo $$i";; \ 545 esac; done ;\ 546 for i in $$foo; do \ 547 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 548 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 549 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 550 done 551 552dist-cat3-mans: 553 @foo='$(man3_MANS)'; \ 554 bar='$(man_MANS)'; \ 555 for i in $$bar; do \ 556 case $$i in \ 557 *.3) foo="$$foo $$i";; \ 558 esac; done ;\ 559 for i in $$foo; do \ 560 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 561 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 562 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 563 done 564 565dist-cat5-mans: 566 @foo='$(man5_MANS)'; \ 567 bar='$(man_MANS)'; \ 568 for i in $$bar; do \ 569 case $$i in \ 570 *.5) foo="$$foo $$i";; \ 571 esac; done ;\ 572 for i in $$foo; do \ 573 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 574 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 575 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 576 done 577 578dist-cat8-mans: 579 @foo='$(man8_MANS)'; \ 580 bar='$(man_MANS)'; \ 581 for i in $$bar; do \ 582 case $$i in \ 583 *.8) foo="$$foo $$i";; \ 584 esac; done ;\ 585 for i in $$foo; do \ 586 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 587 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 588 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 589 done 590 591dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 592 593install-cat-mans: 594 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 595 596install-data-local: install-cat-mans 597 598.et.h: 599 $(COMPILE_ET) $< 600.et.c: 601 $(COMPILE_ET) $< 602# Tell versions [3.59,3.63) of GNU make to not export all variables. 603# Otherwise a system limit (for SysV at least) may be exceeded. 604.NOEXPORT: 605