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