]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/sys/fs/Makefile.in
4828f3e445e4f3bfb9d9d36a3124675783d7b2a0
[nfs-utils.git] / support / include / sys / fs / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../../../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = support/include/sys/fs
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
44         $(top_srcdir)/aclocal/kerberos5.m4 \
45         $(top_srcdir)/aclocal/nfs-utils.m4 \
46         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
47         $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/support/include/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 HEADERS = $(noinst_HEADERS)
56 ETAGS = etags
57 CTAGS = ctags
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61 ALLOCA = @ALLOCA@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
64 AMTAR = @AMTAR@
65 AM_CFLAGS = @AM_CFLAGS@
66 AM_CPPFLAGS = @AM_CPPFLAGS@
67 AR = @AR@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CC_FOR_BUILD = @CC_FOR_BUILD@
75 CFLAGS = @CFLAGS@
76 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
77 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
78 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
79 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
80 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
81 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
82 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
86 CXX = @CXX@
87 CXXCPP = @CXXCPP@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO = @ECHO@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 F77 = @F77@
101 FFLAGS = @FFLAGS@
102 GSSD = @GSSD@
103 IDMAPD = @IDMAPD@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 K5VERS = @K5VERS@
109 KRBCFLAGS = @KRBCFLAGS@
110 KRBDIR = @KRBDIR@
111 KRBLIBS = @KRBLIBS@
112 LD = @LD@
113 LDFLAGS = @LDFLAGS@
114 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
115 LIBBSD = @LIBBSD@
116 LIBCRYPT = @LIBCRYPT@
117 LIBNSL = @LIBNSL@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LIBSOCKET = @LIBSOCKET@
121 LIBTOOL = @LIBTOOL@
122 LIBWRAP = @LIBWRAP@
123 LN_S = @LN_S@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAKEINFO = @MAKEINFO@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 RANLIB = @RANLIB@
135 RELEASE = @RELEASE@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 SVCGSSD = @SVCGSSD@
140 VERSION = @VERSION@
141 ac_ct_AR = @ac_ct_AR@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_CXX = @ac_ct_CXX@
144 ac_ct_F77 = @ac_ct_F77@
145 ac_ct_LD = @ac_ct_LD@
146 ac_ct_RANLIB = @ac_ct_RANLIB@
147 ac_ct_STRIP = @ac_ct_STRIP@
148 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
149 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
150 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
151 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
152 am__include = @am__include@
153 am__leading_dot = @am__leading_dot@
154 am__quote = @am__quote@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 datadir = @datadir@
164 enable_gss = @enable_gss@
165 enable_nfsv3 = @enable_nfsv3@
166 enable_nfsv4 = @enable_nfsv4@
167 exec_prefix = @exec_prefix@
168 host = @host@
169 host_alias = @host_alias@
170 host_cpu = @host_cpu@
171 host_os = @host_os@
172 host_vendor = @host_vendor@
173 includedir = @includedir@
174 infodir = @infodir@
175 install_sh = @install_sh@
176 kprefix = @kprefix@
177 libdir = @libdir@
178 libexecdir = @libexecdir@
179 localstatedir = @localstatedir@
180 mandir = @mandir@
181 mkdir_p = @mkdir_p@
182 oldincludedir = @oldincludedir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 sbindir = @sbindir@
186 secure_statd = @secure_statd@
187 sharedstatedir = @sharedstatedir@
188 statduser = @statduser@
189 statedir = @statedir@
190 sysconfdir = @sysconfdir@
191 target_alias = @target_alias@
192 noinst_HEADERS = ext2fs.h
193 MAINTAINERCLEANFILES = Makefile.in
194 all: all-am
195
196 .SUFFIXES:
197 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
198         @for dep in $?; do \
199           case '$(am__configure_deps)' in \
200             *$$dep*) \
201               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202                 && exit 0; \
203               exit 1;; \
204           esac; \
205         done; \
206         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/sys/fs/Makefile'; \
207         cd $(top_srcdir) && \
208           $(AUTOMAKE) --gnu  support/include/sys/fs/Makefile
209 .PRECIOUS: Makefile
210 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211         @case '$?' in \
212           *config.status*) \
213             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214           *) \
215             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217         esac;
218
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222 $(top_srcdir)/configure:  $(am__configure_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227 mostlyclean-libtool:
228         -rm -f *.lo
229
230 clean-libtool:
231         -rm -rf .libs _libs
232
233 distclean-libtool:
234         -rm -f libtool
235 uninstall-info-am:
236
237 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
238         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
239         unique=`for i in $$list; do \
240             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241           done | \
242           $(AWK) '    { files[$$0] = 1; } \
243                END { for (i in files) print i; }'`; \
244         mkid -fID $$unique
245 tags: TAGS
246
247 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
248                 $(TAGS_FILES) $(LISP)
249         tags=; \
250         here=`pwd`; \
251         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
252         unique=`for i in $$list; do \
253             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254           done | \
255           $(AWK) '    { files[$$0] = 1; } \
256                END { for (i in files) print i; }'`; \
257         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
258           test -n "$$unique" || unique=$$empty_fix; \
259           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
260             $$tags $$unique; \
261         fi
262 ctags: CTAGS
263 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
264                 $(TAGS_FILES) $(LISP)
265         tags=; \
266         here=`pwd`; \
267         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
268         unique=`for i in $$list; do \
269             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270           done | \
271           $(AWK) '    { files[$$0] = 1; } \
272                END { for (i in files) print i; }'`; \
273         test -z "$(CTAGS_ARGS)$$tags$$unique" \
274           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
275              $$tags $$unique
276
277 GTAGS:
278         here=`$(am__cd) $(top_builddir) && pwd` \
279           && cd $(top_srcdir) \
280           && gtags -i $(GTAGS_ARGS) $$here
281
282 distclean-tags:
283         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
284
285 distdir: $(DISTFILES)
286         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
287         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
288         list='$(DISTFILES)'; for file in $$list; do \
289           case $$file in \
290             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
291             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
292           esac; \
293           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
294           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
295           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
296             dir="/$$dir"; \
297             $(mkdir_p) "$(distdir)$$dir"; \
298           else \
299             dir=''; \
300           fi; \
301           if test -d $$d/$$file; then \
302             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
303               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
304             fi; \
305             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
306           else \
307             test -f $(distdir)/$$file \
308             || cp -p $$d/$$file $(distdir)/$$file \
309             || exit 1; \
310           fi; \
311         done
312 check-am: all-am
313 check: check-am
314 all-am: Makefile $(HEADERS)
315 installdirs:
316 install: install-am
317 install-exec: install-exec-am
318 install-data: install-data-am
319 uninstall: uninstall-am
320
321 install-am: all-am
322         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
323
324 installcheck: installcheck-am
325 install-strip:
326         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
327           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
328           `test -z '$(STRIP)' || \
329             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
330 mostlyclean-generic:
331
332 clean-generic:
333
334 distclean-generic:
335         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
336
337 maintainer-clean-generic:
338         @echo "This command is intended for maintainers to use"
339         @echo "it deletes files that may require special tools to rebuild."
340         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
341 clean: clean-am
342
343 clean-am: clean-generic clean-libtool mostlyclean-am
344
345 distclean: distclean-am
346         -rm -f Makefile
347 distclean-am: clean-am distclean-generic distclean-libtool \
348         distclean-tags
349
350 dvi: dvi-am
351
352 dvi-am:
353
354 html: html-am
355
356 info: info-am
357
358 info-am:
359
360 install-data-am:
361
362 install-exec-am:
363
364 install-info: install-info-am
365
366 install-man:
367
368 installcheck-am:
369
370 maintainer-clean: maintainer-clean-am
371         -rm -f Makefile
372 maintainer-clean-am: distclean-am maintainer-clean-generic
373
374 mostlyclean: mostlyclean-am
375
376 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
377
378 pdf: pdf-am
379
380 pdf-am:
381
382 ps: ps-am
383
384 ps-am:
385
386 uninstall-am: uninstall-info-am
387
388 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
389         clean-libtool ctags distclean distclean-generic \
390         distclean-libtool distclean-tags distdir dvi dvi-am html \
391         html-am info info-am install install-am install-data \
392         install-data-am install-exec install-exec-am install-info \
393         install-info-am install-man install-strip installcheck \
394         installcheck-am installdirs maintainer-clean \
395         maintainer-clean-generic mostlyclean mostlyclean-generic \
396         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
397         uninstall-am uninstall-info-am
398
399 # Tell versions [3.59,3.63) of GNU make to not export all variables.
400 # Otherwise a system limit (for SysV at least) may be exceeded.
401 .NOEXPORT: