1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
1
# Makefile.in generated by automake 1.10 from Makefile.am.
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005 Free Software Foundation, Inc.
5
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
17
top_srcdir = @top_srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
36
32
build_triplet = @build@
37
33
host_triplet = @host@
38
35
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39
36
$(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40
37
ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
41
38
install-sh ltmain.sh missing
43
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
40
am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
45
41
$(top_srcdir)/aclocal/kerberos5.m4 \
50
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
48
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53
configure.lineno configure.status.lineno
49
configure.lineno config.status.lineno
54
50
mkinstalldirs = $(install_sh) -d
55
51
CONFIG_HEADER = $(top_builddir)/support/include/config.h
56
52
CONFIG_CLEAN_FILES =
59
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60
56
html-recursive info-recursive install-data-recursive \
61
install-exec-recursive install-info-recursive \
62
install-recursive installcheck-recursive installdirs-recursive \
63
pdf-recursive ps-recursive uninstall-info-recursive \
57
install-dvi-recursive install-exec-recursive \
58
install-html-recursive install-info-recursive \
59
install-pdf-recursive install-ps-recursive install-recursive \
60
installcheck-recursive installdirs-recursive pdf-recursive \
61
ps-recursive uninstall-recursive
62
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63
distclean-recursive maintainer-clean-recursive
67
66
DIST_SUBDIRS = $(SUBDIRS)
94
91
CC_FOR_BUILD = @CC_FOR_BUILD@
96
93
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
97
CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
98
CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
99
CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
100
CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
101
CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
102
CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
103
CONFIG_RPCGEN_FALSE = @CONFIG_RPCGEN_FALSE@
104
CONFIG_RPCGEN_TRUE = @CONFIG_RPCGEN_TRUE@
106
95
CPPFLAGS = @CPPFLAGS@
107
96
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
123
112
FFLAGS = @FFLAGS@
125
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
126
GSSAPI_LIBS = @GSSAPI_LIBS@
115
GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
116
GSSGLUE_LIBS = @GSSGLUE_LIBS@
128
117
HAVE_LIBWRAP = @HAVE_LIBWRAP@
129
118
HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
130
119
IDMAPD = @IDMAPD@
131
121
INSTALL_DATA = @INSTALL_DATA@
132
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
133
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
176
165
SVCGSSD = @SVCGSSD@
177
166
VERSION = @VERSION@
167
abs_builddir = @abs_builddir@
168
abs_srcdir = @abs_srcdir@
169
abs_top_builddir = @abs_top_builddir@
170
abs_top_srcdir = @abs_top_srcdir@
178
171
ac_ct_CC = @ac_ct_CC@
179
172
ac_ct_CXX = @ac_ct_CXX@
180
173
ac_ct_F77 = @ac_ct_F77@
181
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
184
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
185
174
am__include = @am__include@
186
175
am__leading_dot = @am__leading_dot@
187
176
am__quote = @am__quote@
225
215
sbindir = @sbindir@
226
216
secure_statd = @secure_statd@
227
217
sharedstatedir = @sharedstatedir@
228
219
startstatd = @startstatd@
229
220
statduser = @statduser@
230
221
statedir = @statedir@
231
222
sysconfdir = @sysconfdir@
232
223
target_alias = @target_alias@
224
top_builddir = @top_builddir@
225
top_srcdir = @top_srcdir@
233
226
SUBDIRS = tools support utils linux-nfs
234
227
MAINTAINERCLEANFILES = Makefile.in
346
338
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
347
339
fi; test -z "$$fail"
349
mostlyclean-recursive clean-recursive distclean-recursive \
350
maintainer-clean-recursive:
341
$(RECURSIVE_CLEAN_TARGETS):
351
342
@failcom='exit 1'; \
352
343
for f in x $$MAKEFLAGS; do \
450
441
distdir: $(DISTFILES)
451
442
$(am__remove_distdir)
453
$(mkdir_p) $(distdir)/aclocal $(distdir)/debian
454
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
455
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
456
list='$(DISTFILES)'; for file in $$list; do \
458
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
459
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
443
test -d $(distdir) || mkdir $(distdir)
444
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446
list='$(DISTFILES)'; \
447
dist_files=`for file in $$list; do echo $$file; done | \
448
sed -e "s|^$$srcdirstrip/||;t" \
449
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450
case $$dist_files in \
451
*/*) $(MKDIR_P) `echo "$$dist_files" | \
452
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
455
for file in $$dist_files; do \
461
456
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
462
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
463
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
465
$(mkdir_p) "$(distdir)$$dir"; \
469
457
if test -d $$d/$$file; then \
458
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470
459
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
471
460
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
480
469
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
481
470
if test "$$subdir" = .; then :; else \
482
471
test -d "$(distdir)/$$subdir" \
483
|| $(mkdir_p) "$(distdir)/$$subdir" \
472
|| $(MKDIR_P) "$(distdir)/$$subdir" \
485
474
distdir=`$(am__cd) $(distdir) && pwd`; \
486
475
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
495
486
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
496
487
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
497
488
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
498
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
489
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
499
490
|| chmod -R a+r $(distdir)
500
491
dist-gzip: distdir
501
492
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
570
561
$(am__remove_distdir)
571
562
@(echo "$(distdir) archives ready for distribution: "; \
572
563
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
573
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
564
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
574
565
distuninstallcheck:
575
566
@cd $(distuninstallcheck_dir) \
576
567
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
643
634
@$(NORMAL_INSTALL)
644
635
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
637
install-dvi: install-dvi-recursive
641
install-html: install-html-recursive
648
643
install-info: install-info-recursive
647
install-pdf: install-pdf-recursive
649
install-ps: install-ps-recursive
654
653
maintainer-clean: maintainer-clean-recursive
672
uninstall-am: uninstall-info-am
673
672
@$(NORMAL_INSTALL)
674
673
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
676
uninstall-info: uninstall-info-recursive
675
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
676
install-data-am install-strip uninstall-am
678
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
679
check-am clean clean-generic clean-libtool clean-recursive \
680
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
681
dist-shar dist-tarZ dist-zip distcheck distclean \
682
distclean-generic distclean-libtool distclean-recursive \
683
distclean-tags distcleancheck distdir distuninstallcheck dvi \
684
dvi-am html html-am info info-am install install-am \
685
install-data install-data-am install-data-hook install-exec \
686
install-exec-am install-info install-info-am install-man \
687
install-strip installcheck installcheck-am installdirs \
688
installdirs-am maintainer-clean maintainer-clean-generic \
689
maintainer-clean-recursive mostlyclean mostlyclean-generic \
690
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
691
tags tags-recursive uninstall uninstall-am uninstall-hook \
678
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
679
all all-am am--refresh check check-am clean clean-generic \
680
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
681
dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
682
distclean-generic distclean-libtool distclean-tags \
683
distcleancheck distdir distuninstallcheck dvi dvi-am html \
684
html-am info info-am install install-am install-data \
685
install-data-am install-data-hook install-dvi install-dvi-am \
686
install-exec install-exec-am install-html install-html-am \
687
install-info install-info-am install-man install-pdf \
688
install-pdf-am install-ps install-ps-am install-strip \
689
installcheck installcheck-am installdirs installdirs-am \
690
maintainer-clean maintainer-clean-generic mostlyclean \
691
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
692
tags tags-recursive uninstall uninstall-am uninstall-hook
695
695
install-data-hook: