1# Makefile.in generated automatically by automake 1.4 from Makefile.am 2 3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. 4# This Makefile.in is free software; the Free Software Foundation 5# gives unlimited permission to copy and/or distribute it, 6# with or without modifications, as long as this notice is preserved. 7 8# This program is distributed in the hope that it will be useful, 9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 11# PARTICULAR PURPOSE. 12 13# $Id: Makefile.am,v 1.5 1999/03/20 13:58:14 joda Exp $ 14 15 16# $Id: Makefile.am.common,v 1.3 1999/04/01 14:58:43 joda Exp $ 17 18 19# $Id: Makefile.am.common,v 1.13 1999/11/01 03:19:58 assar Exp $ 20 21 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 42 43DESTDIR = 44 45pkgdatadir = $(datadir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@ 47pkgincludedir = $(includedir)/@PACKAGE@ 48 49top_builddir = ../.. 50 51ACLOCAL = @ACLOCAL@ 52AUTOCONF = @AUTOCONF@ 53AUTOMAKE = @AUTOMAKE@ 54AUTOHEADER = @AUTOHEADER@ 55 56INSTALL = @INSTALL@ 57INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) 58INSTALL_DATA = @INSTALL_DATA@ 59INSTALL_SCRIPT = @INSTALL_SCRIPT@ 60transform = @program_transform_name@ 61 62NORMAL_INSTALL = : 63PRE_INSTALL = : 64POST_INSTALL = : 65NORMAL_UNINSTALL = : 66PRE_UNINSTALL = : 67POST_UNINSTALL = : 68host_alias = @host_alias@ 69host_triplet = @host@ 70AFS_EXTRA_LD = @AFS_EXTRA_LD@ 71AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 72AWK = @AWK@ 73CANONICAL_HOST = @CANONICAL_HOST@ 74CATMAN = @CATMAN@ 75CATMANEXT = @CATMANEXT@ 76CC = @CC@ 77DBLIB = @DBLIB@ 78EXEEXT = @EXEEXT@ 79EXTRA_LIB45 = @EXTRA_LIB45@ 80GROFF = @GROFF@ 81INCLUDE_ = @INCLUDE_@ 82LD = @LD@ 83LEX = @LEX@ 84LIBOBJS = @LIBOBJS@ 85LIBTOOL = @LIBTOOL@ 86LIB_ = @LIB_@ 87LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 88LIB_kdb = @LIB_kdb@ 89LIB_otp = @LIB_otp@ 90LIB_roken = @LIB_roken@ 91LIB_security = @LIB_security@ 92LN_S = @LN_S@ 93LTLIBOBJS = @LTLIBOBJS@ 94MAKEINFO = @MAKEINFO@ 95MAKE_X_PROGS_BIN_PROGS = @MAKE_X_PROGS_BIN_PROGS@ 96MAKE_X_PROGS_BIN_SCRPTS = @MAKE_X_PROGS_BIN_SCRPTS@ 97MAKE_X_PROGS_LIBEXEC_PROGS = @MAKE_X_PROGS_LIBEXEC_PROGS@ 98NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@ 99NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@ 100NM = @NM@ 101NROFF = @NROFF@ 102OBJEXT = @OBJEXT@ 103PACKAGE = @PACKAGE@ 104RANLIB = @RANLIB@ 105VERSION = @VERSION@ 106VOID_RETSIGTYPE = @VOID_RETSIGTYPE@ 107WFLAGS = @WFLAGS@ 108WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@ 109WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@ 110YACC = @YACC@ 111 112AUTOMAKE_OPTIONS = foreign no-dependencies 113 114SUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x 115 116INCLUDES = -I$(top_builddir)/include 117 118AM_CFLAGS = $(WFLAGS) 119 120COMPILE_ET = $(top_builddir)/lib/com_err/compile_et 121 122buildinclude = $(top_builddir)/include 123 124LIB_XauReadAuth = @LIB_XauReadAuth@ 125LIB_crypt = @LIB_crypt@ 126LIB_dbm_firstkey = @LIB_dbm_firstkey@ 127LIB_dbopen = @LIB_dbopen@ 128LIB_dlopen = @LIB_dlopen@ 129LIB_dn_expand = @LIB_dn_expand@ 130LIB_el_init = @LIB_el_init@ 131LIB_getattr = @LIB_getattr@ 132LIB_gethostbyname = @LIB_gethostbyname@ 133LIB_getpwent_r = @LIB_getpwent_r@ 134LIB_getpwnam_r = @LIB_getpwnam_r@ 135LIB_getsockopt = @LIB_getsockopt@ 136LIB_logout = @LIB_logout@ 137LIB_logwtmp = @LIB_logwtmp@ 138LIB_odm_initialize = @LIB_odm_initialize@ 139LIB_readline = @LIB_readline@ 140LIB_res_search = @LIB_res_search@ 141LIB_setpcred = @LIB_setpcred@ 142LIB_setsockopt = @LIB_setsockopt@ 143LIB_socket = @LIB_socket@ 144LIB_syslog = @LIB_syslog@ 145LIB_tgetent = @LIB_tgetent@ 146 147HESIODLIB = @HESIODLIB@ 148HESIODINCLUDE = @HESIODINCLUDE@ 149INCLUDE_hesiod = @INCLUDE_hesiod@ 150LIB_hesiod = @LIB_hesiod@ 151 152INCLUDE_krb4 = @INCLUDE_krb4@ 153LIB_krb4 = @LIB_krb4@ 154 155INCLUDE_readline = @INCLUDE_readline@ 156 157LEXLIB = @LEXLIB@ 158 159cat1dir = $(mandir)/cat1 160cat3dir = $(mandir)/cat3 161cat5dir = $(mandir)/cat5 162cat8dir = $(mandir)/cat8 163 164MANRX = \(.*\)\.\([0-9]\) 165CATSUFFIX = @CATSUFFIX@ 166 167NROFF_MAN = groff -mandoc -Tascii 168 169@KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 170 171@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la $(top_builddir)/lib/asn1/libasn1.la 172@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 173 174CHECK_LOCAL = $(PROGRAMS) 175 176SUBDIRS = common ftp ftpd 177mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 178CONFIG_HEADER = ../../include/config.h 179CONFIG_CLEAN_FILES = 180CFLAGS = @CFLAGS@ 181COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 182LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 183CCLD = $(CC) 184LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ 185DIST_COMMON = ChangeLog Makefile.am Makefile.in 186 187 188DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) 189 190TAR = tar 191GZIP_ENV = --best 192all: all-redirect 193.SUFFIXES: 194.SUFFIXES: .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .et .h .x 195$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common 196 cd $(top_srcdir) && $(AUTOMAKE) --foreign appl/ftp/Makefile 197 198Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 199 cd $(top_builddir) \ 200 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 201 202 203# This directory's subdirectories are mostly independent; you can cd 204# into them and run `make' without going through this Makefile. 205# To change the values of `make' variables: instead of editing Makefiles, 206# (1) if the variable is set in `config.status', edit `config.status' 207# (which will cause the Makefiles to be regenerated when you run `make'); 208# (2) otherwise, pass the desired values on the `make' command line. 209 210@SET_MAKE@ 211 212all-recursive install-data-recursive install-exec-recursive \ 213installdirs-recursive install-recursive uninstall-recursive \ 214check-recursive installcheck-recursive info-recursive dvi-recursive: 215 @set fnord $(MAKEFLAGS); amf=$$2; \ 216 dot_seen=no; \ 217 target=`echo $@ | sed s/-recursive//`; \ 218 list='$(SUBDIRS)'; for subdir in $$list; do \ 219 echo "Making $$target in $$subdir"; \ 220 if test "$$subdir" = "."; then \ 221 dot_seen=yes; \ 222 local_target="$$target-am"; \ 223 else \ 224 local_target="$$target"; \ 225 fi; \ 226 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 227 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 228 done; \ 229 if test "$$dot_seen" = "no"; then \ 230 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 231 fi; test -z "$$fail" 232 233mostlyclean-recursive clean-recursive distclean-recursive \ 234maintainer-clean-recursive: 235 @set fnord $(MAKEFLAGS); amf=$$2; \ 236 dot_seen=no; \ 237 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ 238 rev="$$subdir $$rev"; \ 239 test "$$subdir" = "." && dot_seen=yes; \ 240 done; \ 241 test "$$dot_seen" = "no" && rev=". $$rev"; \ 242 target=`echo $@ | sed s/-recursive//`; \ 243 for subdir in $$rev; do \ 244 echo "Making $$target in $$subdir"; \ 245 if test "$$subdir" = "."; then \ 246 local_target="$$target-am"; \ 247 else \ 248 local_target="$$target"; \ 249 fi; \ 250 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 251 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 252 done && test -z "$$fail" 253tags-recursive: 254 list='$(SUBDIRS)'; for subdir in $$list; do \ 255 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 256 done 257 258tags: TAGS 259 260ID: $(HEADERS) $(SOURCES) $(LISP) 261 list='$(SOURCES) $(HEADERS)'; \ 262 unique=`for i in $$list; do echo $$i; done | \ 263 awk ' { files[$$0] = 1; } \ 264 END { for (i in files) print i; }'`; \ 265 here=`pwd` && cd $(srcdir) \ 266 && mkid -f$$here/ID $$unique $(LISP) 267 268TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) 269 tags=; \ 270 here=`pwd`; \ 271 list='$(SUBDIRS)'; for subdir in $$list; do \ 272 if test "$$subdir" = .; then :; else \ 273 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 274 fi; \ 275 done; \ 276 list='$(SOURCES) $(HEADERS)'; \ 277 unique=`for i in $$list; do echo $$i; done | \ 278 awk ' { files[$$0] = 1; } \ 279 END { for (i in files) print i; }'`; \ 280 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ 281 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) 282 283mostlyclean-tags: 284 285clean-tags: 286 287distclean-tags: 288 -rm -f TAGS ID 289 290maintainer-clean-tags: 291 292distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) 293 294subdir = appl/ftp 295 296distdir: $(DISTFILES) 297 @for file in $(DISTFILES); do \ 298 d=$(srcdir); \ 299 if test -d $$d/$$file; then \ 300 cp -pr $$/$$file $(distdir)/$$file; \ 301 else \ 302 test -f $(distdir)/$$file \ 303 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ 304 || cp -p $$d/$$file $(distdir)/$$file || :; \ 305 fi; \ 306 done 307 for subdir in $(SUBDIRS); do \ 308 if test "$$subdir" = .; then :; else \ 309 test -d $(distdir)/$$subdir \ 310 || mkdir $(distdir)/$$subdir \ 311 || exit 1; \ 312 chmod 777 $(distdir)/$$subdir; \ 313 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ 314 || exit 1; \ 315 fi; \ 316 done 317 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook 318info-am: 319info: info-recursive 320dvi-am: 321dvi: dvi-recursive 322check-am: all-am 323 $(MAKE) $(AM_MAKEFLAGS) check-local 324check: check-recursive 325installcheck-am: 326installcheck: installcheck-recursive 327install-exec-am: 328 @$(NORMAL_INSTALL) 329 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 330install-exec: install-exec-recursive 331 332install-data-am: install-data-local 333install-data: install-data-recursive 334 335install-am: all-am 336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 337install: install-recursive 338uninstall-am: 339uninstall: uninstall-recursive 340all-am: Makefile all-local 341all-redirect: all-recursive 342install-strip: 343 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install 344installdirs: installdirs-recursive 345installdirs-am: 346 347 348mostlyclean-generic: 349 350clean-generic: 351 352distclean-generic: 353 -rm -f Makefile $(CONFIG_CLEAN_FILES) 354 -rm -f config.cache config.log stamp-h stamp-h[0-9]* 355 356maintainer-clean-generic: 357mostlyclean-am: mostlyclean-tags mostlyclean-generic 358 359mostlyclean: mostlyclean-recursive 360 361clean-am: clean-tags clean-generic mostlyclean-am 362 363clean: clean-recursive 364 365distclean-am: distclean-tags distclean-generic clean-am 366 -rm -f libtool 367 368distclean: distclean-recursive 369 370maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ 371 distclean-am 372 @echo "This command is intended for maintainers to use;" 373 @echo "it deletes files that may require special tools to rebuild." 374 375maintainer-clean: maintainer-clean-recursive 376 377.PHONY: install-data-recursive uninstall-data-recursive \ 378install-exec-recursive uninstall-exec-recursive installdirs-recursive \ 379uninstalldirs-recursive all-recursive check-recursive \ 380installcheck-recursive info-recursive dvi-recursive \ 381mostlyclean-recursive distclean-recursive clean-recursive \ 382maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ 383distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ 384dvi-am dvi check-local check check-am installcheck-am installcheck \ 385install-exec-am install-exec install-data-local install-data-am \ 386install-data install-am install uninstall-am uninstall all-local \ 387all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ 388distclean-generic clean-generic maintainer-clean-generic clean \ 389mostlyclean distclean maintainer-clean 390 391 392install-suid-programs: 393 @foo='$(bin_SUIDS)'; \ 394 for file in $$foo; do \ 395 x=$(DESTDIR)$(bindir)/$$file; \ 396 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 397 chmod 0 $$x; fi; done 398 399install-exec-hook: install-suid-programs 400 401install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 402 @foo='$(include_HEADERS) $(build_HEADERZ)'; \ 403 for f in $$foo; do \ 404 f=`basename $$f`; \ 405 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 406 else file="$$f"; fi; \ 407 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 408 : ; else \ 409 echo " cp $$file $(buildinclude)/$$f"; \ 410 cp $$file $(buildinclude)/$$f; \ 411 fi ; \ 412 done 413 414all-local: install-build-headers 415#NROFF_MAN = nroff -man 416.1.cat1: 417 $(NROFF_MAN) $< > $@ 418.3.cat3: 419 $(NROFF_MAN) $< > $@ 420.5.cat5: 421 $(NROFF_MAN) $< > $@ 422.8.cat8: 423 $(NROFF_MAN) $< > $@ 424 425dist-cat1-mans: 426 @foo='$(man1_MANS)'; \ 427 bar='$(man_MANS)'; \ 428 for i in $$bar; do \ 429 case $$i in \ 430 *.1) foo="$$foo $$i";; \ 431 esac; done ;\ 432 for i in $$foo; do \ 433 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 434 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 435 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 436 done 437 438dist-cat3-mans: 439 @foo='$(man3_MANS)'; \ 440 bar='$(man_MANS)'; \ 441 for i in $$bar; do \ 442 case $$i in \ 443 *.3) foo="$$foo $$i";; \ 444 esac; done ;\ 445 for i in $$foo; do \ 446 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 447 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 448 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 449 done 450 451dist-cat5-mans: 452 @foo='$(man5_MANS)'; \ 453 bar='$(man_MANS)'; \ 454 for i in $$bar; do \ 455 case $$i in \ 456 *.5) foo="$$foo $$i";; \ 457 esac; done ;\ 458 for i in $$foo; do \ 459 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 460 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 461 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 462 done 463 464dist-cat8-mans: 465 @foo='$(man8_MANS)'; \ 466 bar='$(man_MANS)'; \ 467 for i in $$bar; do \ 468 case $$i in \ 469 *.8) foo="$$foo $$i";; \ 470 esac; done ;\ 471 for i in $$foo; do \ 472 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 473 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 474 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 475 done 476 477dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 478 479install-cat1-mans: 480 @ext=1;\ 481 foo='$(man1_MANS)'; \ 482 bar='$(man_MANS)'; \ 483 for i in $$bar; do \ 484 case $$i in \ 485 *.1) foo="$$foo $$i";; \ 486 esac; done; \ 487 if test "$$foo"; then \ 488 $(mkinstalldirs) $(DESTDIR)$(cat1dir); \ 489 for x in $$foo; do \ 490 f=`echo $$x | sed 's/\.[^.]*$$/.cat1/'`; \ 491 if test -f "$(srcdir)/$$f"; then \ 492 b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 493 echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX)";\ 494 $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat1dir)/$$b.$(CATSUFFIX);\ 495 fi; \ 496 done ;\ 497 fi 498 499install-cat3-mans: 500 @ext=3;\ 501 foo='$(man3_MANS)'; \ 502 bar='$(man_MANS)'; \ 503 for i in $$bar; do \ 504 case $$i in \ 505 *.3) foo="$$foo $$i";; \ 506 esac; done; \ 507 if test "$$foo"; then \ 508 $(mkinstalldirs) $(DESTDIR)$(cat3dir); \ 509 for x in $$foo; do \ 510 f=`echo $$x | sed 's/\.[^.]*$$/.cat3/'`; \ 511 if test -f "$(srcdir)/$$f"; then \ 512 b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 513 echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX)";\ 514 $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat3dir)/$$b.$(CATSUFFIX);\ 515 fi; \ 516 done ;\ 517 fi 518 519install-cat5-mans: 520 @ext=5;\ 521 foo='$(man5_MANS)'; \ 522 bar='$(man_MANS)'; \ 523 for i in $$bar; do \ 524 case $$i in \ 525 *.5) foo="$$foo $$i";; \ 526 esac; done; \ 527 if test "$$foo"; then \ 528 $(mkinstalldirs) $(DESTDIR)$(cat5dir); \ 529 for x in $$foo; do \ 530 f=`echo $$x | sed 's/\.[^.]*$$/.cat5/'`; \ 531 if test -f "$(srcdir)/$$f"; then \ 532 b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 533 echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX)";\ 534 $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat5dir)/$$b.$(CATSUFFIX);\ 535 fi; \ 536 done ;\ 537 fi 538 539install-cat8-mans: 540 @ext=8;\ 541 foo='$(man8_MANS)'; \ 542 bar='$(man_MANS)'; \ 543 for i in $$bar; do \ 544 case $$i in \ 545 *.8) foo="$$foo $$i";; \ 546 esac; done; \ 547 if test "$$foo"; then \ 548 $(mkinstalldirs) $(DESTDIR)$(cat8dir); \ 549 for x in $$foo; do \ 550 f=`echo $$x | sed 's/\.[^.]*$$/.cat8/'`; \ 551 if test -f "$(srcdir)/$$f"; then \ 552 b=`echo $$x | sed 's!$(MANRX)!\1!'`; \ 553 echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX)";\ 554 $(INSTALL_DATA) $(srcdir)/$$g $(DESTDIR)$(cat8dir)/$$b.$(CATSUFFIX);\ 555 fi; \ 556 done ;\ 557 fi 558 559install-cat-mans: install-cat1-mans install-cat3-mans install-cat5-mans install-cat8-mans 560 561install-data-local: install-cat-mans 562 563.et.h: 564 $(COMPILE_ET) $< 565.et.c: 566 $(COMPILE_ET) $< 567 568.x.c: 569 @cmp -s $< $@ 2> /dev/null || cp $< $@ 570 571check-local:: 572 @foo='$(CHECK_LOCAL)'; \ 573 if test "$$foo"; then \ 574 failed=0; all=0; \ 575 for i in $$foo; do \ 576 all=`expr $$all + 1`; \ 577 if ./$$i --version > /dev/null 2>&1; then \ 578 echo "PASS: $$i"; \ 579 else \ 580 echo "FAIL: $$i"; \ 581 failed=`expr $$failed + 1`; \ 582 fi; \ 583 done; \ 584 if test "$$failed" -eq 0; then \ 585 banner="All $$all tests passed"; \ 586 else \ 587 banner="$$failed of $$all tests failed"; \ 588 fi; \ 589 dashes=`echo "$$banner" | sed s/./=/g`; \ 590 echo "$$dashes"; \ 591 echo "$$banner"; \ 592 echo "$$dashes"; \ 593 test "$$failed" -eq 0; \ 594 fi 595 596# Tell versions [3.59,3.63) of GNU make to not export all variables. 597# Otherwise a system limit (for SysV at least) may be exceeded. 598.NOEXPORT: 599