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.16 2000/11/15 22:54:15 assar 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 205SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools 206 207ACLOCAL_AMFLAGS = -I cf 208 209EXTRA_DIST = Makefile.am.common krb5.conf 210subdir = . 211ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 212mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 213CONFIG_HEADER = $(top_builddir)/include/config.h 214CONFIG_CLEAN_FILES = 215depcomp = 216am__depfiles_maybe = 217CFLAGS = @CFLAGS@ 218COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 219 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 220LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ 221 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 222CCLD = $(CC) 223LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 224 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 225DIST_SOURCES = 226 227RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ 228 uninstall-info-recursive all-recursive install-data-recursive \ 229 install-exec-recursive installdirs-recursive install-recursive \ 230 uninstall-recursive check-recursive installcheck-recursive 231DIST_COMMON = README ChangeLog Makefile.am Makefile.in NEWS TODO \ 232 acinclude.m4 aclocal.m4 compile config.guess config.sub \ 233 configure configure.in install-sh ltconfig ltmain.sh missing \ 234 mkinstalldirs 235DIST_SUBDIRS = $(SUBDIRS) 236all: all-recursive 237 238.SUFFIXES: 239.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c 240 241am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 242 configure.lineno 243$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4) 244 cd $(top_srcdir) && \ 245 $(AUTOMAKE) --foreign Makefile 246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 247 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 248 249$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 250 $(SHELL) ./config.status --recheck 251$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 252 cd $(srcdir) && $(AUTOCONF) 253 254$(ACLOCAL_M4): configure.in acinclude.m4 cf/aix.m4 cf/auth-modules.m4 cf/broken-getaddrinfo.m4 cf/broken-getnameinfo.m4 cf/broken-glob.m4 cf/broken-realloc.m4 cf/broken-snprintf.m4 cf/broken.m4 cf/broken2.m4 cf/c-attribute.m4 cf/c-function.m4 cf/capabilities.m4 cf/check-compile-et.m4 cf/check-declaration.m4 cf/check-getpwnam_r-posix.m4 cf/check-man.m4 cf/check-netinet-ip-and-tcp.m4 cf/check-type-extra.m4 cf/check-var.m4 cf/check-x.m4 cf/check-xau.m4 cf/crypto.m4 cf/db.m4 cf/destdirs.m4 cf/dlopen.m4 cf/find-func-no-libs.m4 cf/find-func-no-libs2.m4 cf/find-func.m4 cf/find-if-not-broken.m4 cf/have-pragma-weak.m4 cf/have-struct-field.m4 cf/have-type.m4 cf/have-types.m4 cf/irix.m4 cf/krb-bigendian.m4 cf/krb-func-getcwd-broken.m4 cf/krb-func-getlogin.m4 cf/krb-ipv6.m4 cf/krb-prog-ln-s.m4 cf/krb-prog-ranlib.m4 cf/krb-prog-yacc.m4 cf/krb-readline.m4 cf/krb-struct-spwd.m4 cf/krb-struct-winsize.m4 cf/krb-sys-aix.m4 cf/krb-sys-nextstep.m4 cf/krb-version.m4 cf/mips-abi.m4 cf/misc.m4 cf/need-proto.m4 cf/osfc2.m4 cf/otp.m4 cf/proto-compat.m4 cf/retsigtype.m4 cf/roken-frag.m4 cf/roken.m4 cf/sunos.m4 cf/telnet.m4 cf/test-package.m4 cf/wflags.m4 cf/with-all.m4 255 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 256 257mostlyclean-libtool: 258 -rm -f *.lo 259 260clean-libtool: 261 -rm -rf .libs _libs 262 263distclean-libtool: 264 -rm -f libtool 265uninstall-info-am: 266 267# This directory's subdirectories are mostly independent; you can cd 268# into them and run `make' without going through this Makefile. 269# To change the values of `make' variables: instead of editing Makefiles, 270# (1) if the variable is set in `config.status', edit `config.status' 271# (which will cause the Makefiles to be regenerated when you run `make'); 272# (2) otherwise, pass the desired values on the `make' command line. 273$(RECURSIVE_TARGETS): 274 @set fnord $$MAKEFLAGS; amf=$$2; \ 275 dot_seen=no; \ 276 target=`echo $@ | sed s/-recursive//`; \ 277 list='$(SUBDIRS)'; for subdir in $$list; do \ 278 echo "Making $$target in $$subdir"; \ 279 if test "$$subdir" = "."; then \ 280 dot_seen=yes; \ 281 local_target="$$target-am"; \ 282 else \ 283 local_target="$$target"; \ 284 fi; \ 285 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 286 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 287 done; \ 288 if test "$$dot_seen" = "no"; then \ 289 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 290 fi; test -z "$$fail" 291 292mostlyclean-recursive clean-recursive distclean-recursive \ 293maintainer-clean-recursive: 294 @set fnord $$MAKEFLAGS; amf=$$2; \ 295 dot_seen=no; \ 296 case "$@" in \ 297 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 298 *) list='$(SUBDIRS)' ;; \ 299 esac; \ 300 rev=''; for subdir in $$list; do \ 301 if test "$$subdir" = "."; then :; else \ 302 rev="$$subdir $$rev"; \ 303 fi; \ 304 done; \ 305 rev="$$rev ."; \ 306 target=`echo $@ | sed s/-recursive//`; \ 307 for subdir in $$rev; do \ 308 echo "Making $$target in $$subdir"; \ 309 if test "$$subdir" = "."; then \ 310 local_target="$$target-am"; \ 311 else \ 312 local_target="$$target"; \ 313 fi; \ 314 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 315 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 316 done && test -z "$$fail" 317tags-recursive: 318 list='$(SUBDIRS)'; for subdir in $$list; do \ 319 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 320 done 321 322ETAGS = etags 323ETAGSFLAGS = 324 325tags: TAGS 326 327ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 329 unique=`for i in $$list; do \ 330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 331 done | \ 332 $(AWK) ' { files[$$0] = 1; } \ 333 END { for (i in files) print i; }'`; \ 334 mkid -fID $$unique 335 336TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 337 $(TAGS_FILES) $(LISP) 338 tags=; \ 339 here=`pwd`; \ 340 list='$(SUBDIRS)'; for subdir in $$list; do \ 341 if test "$$subdir" = .; then :; else \ 342 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 343 fi; \ 344 done; \ 345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 346 unique=`for i in $$list; do \ 347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 348 done | \ 349 $(AWK) ' { files[$$0] = 1; } \ 350 END { for (i in files) print i; }'`; \ 351 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 352 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 353 $$tags $$unique 354 355GTAGS: 356 here=`$(am__cd) $(top_builddir) && pwd` \ 357 && cd $(top_srcdir) \ 358 && gtags -i $(GTAGS_ARGS) $$here 359 360distclean-tags: 361 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH 362DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 363 364top_distdir = . 365distdir = $(PACKAGE)-$(VERSION) 366 367am__remove_distdir = \ 368 { test ! -d $(distdir) \ 369 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 370 && rm -fr $(distdir); }; } 371 372GZIP_ENV = --best 373distcleancheck_listfiles = find . -type f -print 374 375distdir: $(DISTFILES) 376 $(am__remove_distdir) 377 mkdir $(distdir) 378 @list='$(DISTFILES)'; for file in $$list; do \ 379 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 380 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 381 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 382 dir="/$$dir"; \ 383 $(mkinstalldirs) "$(distdir)$$dir"; \ 384 else \ 385 dir=''; \ 386 fi; \ 387 if test -d $$d/$$file; then \ 388 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 389 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 390 fi; \ 391 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 392 else \ 393 test -f $(distdir)/$$file \ 394 || cp -p $$d/$$file $(distdir)/$$file \ 395 || exit 1; \ 396 fi; \ 397 done 398 list='$(SUBDIRS)'; for subdir in $$list; do \ 399 if test "$$subdir" = .; then :; else \ 400 test -d $(distdir)/$$subdir \ 401 || mkdir $(distdir)/$$subdir \ 402 || exit 1; \ 403 (cd $$subdir && \ 404 $(MAKE) $(AM_MAKEFLAGS) \ 405 top_distdir="$(top_distdir)" \ 406 distdir=../$(distdir)/$$subdir \ 407 distdir) \ 408 || exit 1; \ 409 fi; \ 410 done 411 $(MAKE) $(AM_MAKEFLAGS) \ 412 top_distdir="${top_distdir}" distdir="$(distdir)" \ 413 dist-hook 414 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 415 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 416 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 417 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 418 || chmod -R a+r $(distdir) 419dist-gzip: distdir 420 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 421 $(am__remove_distdir) 422 423dist dist-all: distdir 424 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 425 $(am__remove_distdir) 426 427# This target untars the dist file and tries a VPATH configuration. Then 428# it guarantees that the distribution is self-contained by making another 429# tarfile. 430distcheck: dist 431 $(am__remove_distdir) 432 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 433 chmod -R a-w $(distdir); chmod a+w $(distdir) 434 mkdir $(distdir)/=build 435 mkdir $(distdir)/=inst 436 chmod a-w $(distdir) 437 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ 438 && cd $(distdir)/=build \ 439 && ../configure --srcdir=.. --prefix=$$dc_install_base \ 440 $(DISTCHECK_CONFIGURE_FLAGS) \ 441 && $(MAKE) $(AM_MAKEFLAGS) \ 442 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 443 && $(MAKE) $(AM_MAKEFLAGS) check \ 444 && $(MAKE) $(AM_MAKEFLAGS) install \ 445 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 446 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 447 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ 448 || { echo "ERROR: files left after uninstall:" ; \ 449 find $$dc_install_base -type f -print ; \ 450 exit 1; } >&2 ) \ 451 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 452 && rm -f $(distdir).tar.gz \ 453 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 454 $(am__remove_distdir) 455 @echo "$(distdir).tar.gz is ready for distribution" | \ 456 sed 'h;s/./=/g;p;x;p;x' 457distcleancheck: distclean 458 if test '$(srcdir)' = . ; then \ 459 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 460 exit 1 ; \ 461 fi 462 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 463 || { echo "ERROR: files left after distclean:" ; \ 464 $(distcleancheck_listfiles) ; \ 465 exit 1; } >&2 466check-am: all-am 467 $(MAKE) $(AM_MAKEFLAGS) check-local 468check: check-recursive 469all-am: Makefile all-local 470installdirs: installdirs-recursive 471installdirs-am: 472 473install: install-recursive 474install-exec: install-exec-recursive 475install-data: install-data-recursive 476uninstall: uninstall-recursive 477 478install-am: all-am 479 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 480 481installcheck: installcheck-recursive 482install-strip: 483 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 484 INSTALL_STRIP_FLAG=-s \ 485 `test -z '$(STRIP)' || \ 486 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 487mostlyclean-generic: 488 489clean-generic: 490 491distclean-generic: 492 -rm -f Makefile $(CONFIG_CLEAN_FILES) 493 494maintainer-clean-generic: 495 @echo "This command is intended for maintainers to use" 496 @echo "it deletes files that may require special tools to rebuild." 497clean: clean-recursive 498 499clean-am: clean-generic clean-libtool mostlyclean-am 500 501distclean: distclean-recursive 502 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 503distclean-am: clean-am distclean-generic distclean-libtool \ 504 distclean-tags 505 506dvi: dvi-recursive 507 508dvi-am: 509 510info: info-recursive 511 512info-am: 513 514install-data-am: install-data-local 515 516install-exec-am: 517 @$(NORMAL_INSTALL) 518 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 519 520install-info: install-info-recursive 521 522install-man: 523 524installcheck-am: 525 526maintainer-clean: maintainer-clean-recursive 527 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 528 -rm -rf autom4te.cache 529maintainer-clean-am: distclean-am maintainer-clean-generic 530 531mostlyclean: mostlyclean-recursive 532 533mostlyclean-am: mostlyclean-generic mostlyclean-libtool 534 535uninstall-am: uninstall-info-am 536 537uninstall-info: uninstall-info-recursive 538 539.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \ 540 check-local clean clean-generic clean-libtool clean-recursive \ 541 dist dist-all dist-gzip distcheck distclean distclean-generic \ 542 distclean-libtool distclean-recursive distclean-tags \ 543 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \ 544 info-recursive install install-am install-data install-data-am \ 545 install-data-local install-data-recursive install-exec \ 546 install-exec-am install-exec-recursive install-info \ 547 install-info-am install-info-recursive install-man \ 548 install-recursive install-strip installcheck installcheck-am \ 549 installdirs installdirs-am installdirs-recursive \ 550 maintainer-clean maintainer-clean-generic \ 551 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 552 mostlyclean-libtool mostlyclean-recursive tags tags-recursive \ 553 uninstall uninstall-am uninstall-info-am \ 554 uninstall-info-recursive uninstall-recursive 555 556 557install-suid-programs: 558 @foo='$(bin_SUIDS)'; \ 559 for file in $$foo; do \ 560 x=$(DESTDIR)$(bindir)/$$file; \ 561 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 562 echo "*"; \ 563 echo "* Failed to install $$x setuid root"; \ 564 echo "*"; \ 565 fi; done 566 567install-exec-hook: install-suid-programs 568 569install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 570 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 571 for f in $$foo; do \ 572 f=`basename $$f`; \ 573 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 574 else file="$$f"; fi; \ 575 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 576 : ; else \ 577 echo " $(CP) $$file $(buildinclude)/$$f"; \ 578 $(CP) $$file $(buildinclude)/$$f; \ 579 fi ; \ 580 done 581 582all-local: install-build-headers 583 584check-local:: 585 @if test '$(CHECK_LOCAL)'; then \ 586 foo='$(CHECK_LOCAL)'; else \ 587 foo='$(PROGRAMS)'; fi; \ 588 if test "$$foo"; then \ 589 failed=0; all=0; \ 590 for i in $$foo; do \ 591 all=`expr $$all + 1`; \ 592 if ./$$i --version > /dev/null 2>&1; then \ 593 echo "PASS: $$i"; \ 594 else \ 595 echo "FAIL: $$i"; \ 596 failed=`expr $$failed + 1`; \ 597 fi; \ 598 done; \ 599 if test "$$failed" -eq 0; then \ 600 banner="All $$all tests passed"; \ 601 else \ 602 banner="$$failed of $$all tests failed"; \ 603 fi; \ 604 dashes=`echo "$$banner" | sed s/./=/g`; \ 605 echo "$$dashes"; \ 606 echo "$$banner"; \ 607 echo "$$dashes"; \ 608 test "$$failed" -eq 0; \ 609 fi 610 611.x.c: 612 @cmp -s $< $@ 2> /dev/null || cp $< $@ 613#NROFF_MAN = nroff -man 614.1.cat1: 615 $(NROFF_MAN) $< > $@ 616.3.cat3: 617 $(NROFF_MAN) $< > $@ 618.5.cat5: 619 $(NROFF_MAN) $< > $@ 620.8.cat8: 621 $(NROFF_MAN) $< > $@ 622 623dist-cat1-mans: 624 @foo='$(man1_MANS)'; \ 625 bar='$(man_MANS)'; \ 626 for i in $$bar; do \ 627 case $$i in \ 628 *.1) foo="$$foo $$i";; \ 629 esac; done ;\ 630 for i in $$foo; do \ 631 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 632 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 633 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 634 done 635 636dist-cat3-mans: 637 @foo='$(man3_MANS)'; \ 638 bar='$(man_MANS)'; \ 639 for i in $$bar; do \ 640 case $$i in \ 641 *.3) foo="$$foo $$i";; \ 642 esac; done ;\ 643 for i in $$foo; do \ 644 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 645 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 646 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 647 done 648 649dist-cat5-mans: 650 @foo='$(man5_MANS)'; \ 651 bar='$(man_MANS)'; \ 652 for i in $$bar; do \ 653 case $$i in \ 654 *.5) foo="$$foo $$i";; \ 655 esac; done ;\ 656 for i in $$foo; do \ 657 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 658 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 659 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 660 done 661 662dist-cat8-mans: 663 @foo='$(man8_MANS)'; \ 664 bar='$(man_MANS)'; \ 665 for i in $$bar; do \ 666 case $$i in \ 667 *.8) foo="$$foo $$i";; \ 668 esac; done ;\ 669 for i in $$foo; do \ 670 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 671 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 672 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 673 done 674 675dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 676 677install-cat-mans: 678 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 679 680install-data-local: install-cat-mans 681 682.et.h: 683 $(COMPILE_ET) $< 684.et.c: 685 $(COMPILE_ET) $< 686# Tell versions [3.59,3.63) of GNU make to not export all variables. 687# Otherwise a system limit (for SysV at least) may be exceeded. 688.NOEXPORT: 689