Deleted Added
sdiff udiff text old ( 127808 ) new ( 142403 )
full compact
1# Makefile.in generated by automake 1.8.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 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.6 1999/03/20 13:58:17 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.37.2.2 2003/10/13 13:15:39 joda Exp $
22srcdir = @srcdir@
23top_srcdir = @top_srcdir@
24VPATH = @srcdir@
25pkgdatadir = $(datadir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkgincludedir = $(includedir)/@PACKAGE@
28top_builddir = ../..
29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30INSTALL = @INSTALL@
31install_sh_DATA = $(install_sh) -c -m 644
32install_sh_PROGRAM = $(install_sh) -c
33install_sh_SCRIPT = $(install_sh) -c
34INSTALL_HEADER = $(INSTALL_DATA)
35transform = $(program_transform_name)
36NORMAL_INSTALL = :
37PRE_INSTALL = :
38POST_INSTALL = :
39NORMAL_UNINSTALL = :
40PRE_UNINSTALL = :
41POST_UNINSTALL = :
42host_triplet = @host@
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44 $(top_srcdir)/Makefile.am.common \
45 $(top_srcdir)/cf/Makefile.am.common
46subdir = include/kadm5
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
49 $(top_srcdir)/cf/auth-modules.m4 \
50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
51 $(top_srcdir)/cf/broken-getnameinfo.m4 \
52 $(top_srcdir)/cf/broken-glob.m4 \
53 $(top_srcdir)/cf/broken-realloc.m4 \
54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
56 $(top_srcdir)/cf/capabilities.m4 \
57 $(top_srcdir)/cf/check-compile-et.m4 \
58 $(top_srcdir)/cf/check-declaration.m4 \
59 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
60 $(top_srcdir)/cf/check-man.m4 \
61 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
62 $(top_srcdir)/cf/check-type-extra.m4 \
63 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
64 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
65 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
66 $(top_srcdir)/cf/dlopen.m4 \
67 $(top_srcdir)/cf/find-func-no-libs.m4 \
68 $(top_srcdir)/cf/find-func-no-libs2.m4 \
69 $(top_srcdir)/cf/find-func.m4 \
70 $(top_srcdir)/cf/find-if-not-broken.m4 \
71 $(top_srcdir)/cf/have-struct-field.m4 \
72 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
73 $(top_srcdir)/cf/krb-bigendian.m4 \
74 $(top_srcdir)/cf/krb-func-getlogin.m4 \
75 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
76 $(top_srcdir)/cf/krb-readline.m4 \
77 $(top_srcdir)/cf/krb-struct-spwd.m4 \
78 $(top_srcdir)/cf/krb-struct-winsize.m4 \
79 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
80 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
81 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/proto-compat.m4 \
82 $(top_srcdir)/cf/retsigtype.m4 $(top_srcdir)/cf/roken-frag.m4 \
83 $(top_srcdir)/cf/sunos.m4 $(top_srcdir)/cf/telnet.m4 \
84 $(top_srcdir)/cf/test-package.m4 $(top_srcdir)/cf/wflags.m4 \
85 $(top_srcdir)/cf/with-all.m4 $(top_srcdir)/configure.in
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87 $(ACLOCAL_M4)
88mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
89CONFIG_HEADER = $(top_builddir)/include/config.h
90CONFIG_CLEAN_FILES =
91depcomp =
92am__depfiles_maybe =
93SOURCES =
94DIST_SOURCES =
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96ACLOCAL = @ACLOCAL@
97AIX4_FALSE = @AIX4_FALSE@
98AIX4_TRUE = @AIX4_TRUE@
99AIX_DYNAMIC_AFS_FALSE = @AIX_DYNAMIC_AFS_FALSE@
100AIX_DYNAMIC_AFS_TRUE = @AIX_DYNAMIC_AFS_TRUE@
101AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
102AIX_FALSE = @AIX_FALSE@
103AIX_TRUE = @AIX_TRUE@

--- 44 unchanged lines hidden (view full) ---

148HAVE_NDBM_TRUE = @HAVE_NDBM_TRUE@
149HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@
150HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@
151HAVE_X_FALSE = @HAVE_X_FALSE@
152HAVE_X_TRUE = @HAVE_X_TRUE@
153INCLUDES_roken = @INCLUDES_roken@
154INCLUDE_des = @INCLUDE_des@
155INCLUDE_hesiod = @INCLUDE_hesiod@
156INCLUDE_krb4 = @INCLUDE_krb4@
157INCLUDE_openldap = @INCLUDE_openldap@
158INCLUDE_readline = @INCLUDE_readline@
159INSTALL_DATA = @INSTALL_DATA@
160INSTALL_PROGRAM = @INSTALL_PROGRAM@
161INSTALL_SCRIPT = @INSTALL_SCRIPT@
162INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163IRIX_FALSE = @IRIX_FALSE@
164IRIX_TRUE = @IRIX_TRUE@
165KRB4_FALSE = @KRB4_FALSE@
166KRB4_TRUE = @KRB4_TRUE@
167KRB5_FALSE = @KRB5_FALSE@
168KRB5_TRUE = @KRB5_TRUE@
169LDFLAGS = @LDFLAGS@
170LEX = @LEX@
171LEXLIB = @LEXLIB@
172LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
173LIBOBJS = @LIBOBJS@
174LIBS = @LIBS@
175LIBTOOL = @LIBTOOL@
176LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
177LIB_NDBM = @LIB_NDBM@
178LIB_XauFileName = @LIB_XauFileName@
179LIB_XauReadAuth = @LIB_XauReadAuth@
180LIB_XauWriteAuth = @LIB_XauWriteAuth@
181LIB_bswap16 = @LIB_bswap16@
182LIB_bswap32 = @LIB_bswap32@
183LIB_com_err = @LIB_com_err@
184LIB_com_err_a = @LIB_com_err_a@
185LIB_com_err_so = @LIB_com_err_so@
186LIB_crypt = @LIB_crypt@

--- 112 unchanged lines hidden (view full) ---

299host_vendor = @host_vendor@
300includedir = @includedir@
301infodir = @infodir@
302install_sh = @install_sh@
303libdir = @libdir@
304libexecdir = @libexecdir@
305localstatedir = @localstatedir@
306mandir = @mandir@
307mkdir_p = @mkdir_p@
308oldincludedir = @oldincludedir@
309prefix = @prefix@
310program_transform_name = @program_transform_name@
311sbindir = @sbindir@
312sharedstatedir = @sharedstatedir@
313sysconfdir = @sysconfdir@
314target_alias = @target_alias@
315SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
316INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
317@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
318AM_CFLAGS = $(WFLAGS)
319CP = cp
320buildinclude = $(top_builddir)/include
321LIB_getattr = @LIB_getattr@
322LIB_getpwent_r = @LIB_getpwent_r@
323LIB_odm_initialize = @LIB_odm_initialize@
324LIB_setpcred = @LIB_setpcred@
325HESIODLIB = @HESIODLIB@
326HESIODINCLUDE = @HESIODINCLUDE@
327NROFF_MAN = groff -mandoc -Tascii
328LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
329@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
330@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
331
332@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
333@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
334CLEANFILES = admin.h kadm5_err.h private.h
335all: all-am
336
337.SUFFIXES:
338.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c
339$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
340 @for dep in $?; do \
341 case '$(am__configure_deps)' in \
342 *$$dep*) \
343 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
344 && exit 0; \
345 exit 1;; \
346 esac; \
347 done; \
348 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/kadm5/Makefile'; \
349 cd $(top_srcdir) && \
350 $(AUTOMAKE) --foreign --ignore-deps include/kadm5/Makefile
351.PRECIOUS: Makefile
352Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353 @case '$?' in \
354 *config.status*) \
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356 *) \
357 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359 esac;
360
361$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
364$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368
369mostlyclean-libtool:
370 -rm -f *.lo
371
372clean-libtool:
373 -rm -rf .libs _libs
374
375distclean-libtool:
376 -rm -f libtool
377uninstall-info-am:
378tags: TAGS
379TAGS:
380
381ctags: CTAGS
382CTAGS:
383
384
385distdir: $(DISTFILES)
386 $(mkdir_p) $(distdir)/../.. $(distdir)/../../cf
387 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
388 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
389 list='$(DISTFILES)'; for file in $$list; do \
390 case $$file in \
391 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
392 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
393 esac; \
394 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
396 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
397 dir="/$$dir"; \
398 $(mkdir_p) "$(distdir)$$dir"; \
399 else \
400 dir=''; \
401 fi; \
402 if test -d $$d/$$file; then \
403 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405 fi; \
406 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \

--- 5 unchanged lines hidden (view full) ---

412 done
413 $(MAKE) $(AM_MAKEFLAGS) \
414 top_distdir="$(top_distdir)" distdir="$(distdir)" \
415 dist-hook
416check-am: all-am
417 $(MAKE) $(AM_MAKEFLAGS) check-local
418check: check-am
419all-am: Makefile all-local
420installdirs:
421install: install-am
422install-exec: install-exec-am
423install-data: install-data-am
424uninstall: uninstall-am
425
426install-am: all-am
427 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

--- 22 unchanged lines hidden (view full) ---

450distclean: distclean-am
451 -rm -f Makefile
452distclean-am: clean-am distclean-generic distclean-libtool
453
454dvi: dvi-am
455
456dvi-am:
457
458html: html-am
459
460info: info-am
461
462info-am:
463
464install-data-am:
465 @$(NORMAL_INSTALL)
466 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
467

--- 22 unchanged lines hidden (view full) ---

490ps: ps-am
491
492ps-am:
493
494uninstall-am: uninstall-info-am
495
496.PHONY: all all-am all-local check check-am check-local clean \
497 clean-generic clean-libtool distclean distclean-generic \
498 distclean-libtool distdir dvi dvi-am html html-am info info-am \
499 install install-am install-data install-data-am install-exec \
500 install-exec-am install-info install-info-am install-man \
501 install-strip installcheck installcheck-am installdirs \
502 maintainer-clean maintainer-clean-generic mostlyclean \
503 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
504 uninstall uninstall-am uninstall-info-am
505
506
507install-suid-programs:

--- 131 unchanged lines hidden ---