Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / nfs-utils / linux-nfs / Makefile.in
blobf2b1c608d06e3c0b66982e3f75623cd3cb11ca74
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = linux-nfs
35 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
36 ChangeLog INSTALL THANKS TODO
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
39 $(top_srcdir)/aclocal/kerberos5.m4 \
40 $(top_srcdir)/aclocal/libblkid.m4 \
41 $(top_srcdir)/aclocal/nfs-utils.m4 \
42 $(top_srcdir)/aclocal/tcp-wrappers.m4 \
43 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/support/include/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
54 ALLOCA = @ALLOCA@
55 AMTAR = @AMTAR@
56 AM_CFLAGS = @AM_CFLAGS@
57 AR = @AR@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CC = @CC@
63 CCDEPMODE = @CCDEPMODE@
64 CC_FOR_BUILD = @CC_FOR_BUILD@
65 CFLAGS = @CFLAGS@
66 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
67 CPP = @CPP@
68 CPPFLAGS = @CPPFLAGS@
69 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CXXDEPMODE = @CXXDEPMODE@
73 CXXFLAGS = @CXXFLAGS@
74 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
75 CYGPATH_W = @CYGPATH_W@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 DSYMUTIL = @DSYMUTIL@
79 ECHO = @ECHO@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 F77 = @F77@
86 FFLAGS = @FFLAGS@
87 GREP = @GREP@
88 GSSD = @GSSD@
89 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
90 GSSGLUE_LIBS = @GSSGLUE_LIBS@
91 HAVE_LIBWRAP = @HAVE_LIBWRAP@
92 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
93 IDMAPD = @IDMAPD@
94 INSTALL = @INSTALL@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 K5VERS = @K5VERS@
100 KRBCFLAGS = @KRBCFLAGS@
101 KRBDIR = @KRBDIR@
102 KRBLDFLAGS = @KRBLDFLAGS@
103 KRBLIBS = @KRBLIBS@
104 LD = @LD@
105 LDFLAGS = @LDFLAGS@
106 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
107 LIBBLKID = @LIBBLKID@
108 LIBBSD = @LIBBSD@
109 LIBCRYPT = @LIBCRYPT@
110 LIBNSL = @LIBNSL@
111 LIBOBJS = @LIBOBJS@
112 LIBS = @LIBS@
113 LIBSOCKET = @LIBSOCKET@
114 LIBTOOL = @LIBTOOL@
115 LIBWRAP = @LIBWRAP@
116 LN_S = @LN_S@
117 LTLIBOBJS = @LTLIBOBJS@
118 MAINT = @MAINT@
119 MAKEINFO = @MAKEINFO@
120 MKDIR_P = @MKDIR_P@
121 NMEDIT = @NMEDIT@
122 OBJEXT = @OBJEXT@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 PKG_CONFIG = @PKG_CONFIG@
131 RANLIB = @RANLIB@
132 RELEASE = @RELEASE@
133 RPCGEN_PATH = @RPCGEN_PATH@
134 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
135 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 SVCGSSD = @SVCGSSD@
141 VERSION = @VERSION@
142 abs_builddir = @abs_builddir@
143 abs_srcdir = @abs_srcdir@
144 abs_top_builddir = @abs_top_builddir@
145 abs_top_srcdir = @abs_top_srcdir@
146 ac_ct_CC = @ac_ct_CC@
147 ac_ct_CXX = @ac_ct_CXX@
148 ac_ct_F77 = @ac_ct_F77@
149 am__include = @am__include@
150 am__leading_dot = @am__leading_dot@
151 am__quote = @am__quote@
152 am__tar = @am__tar@
153 am__untar = @am__untar@
154 bindir = @bindir@
155 build = @build@
156 build_alias = @build_alias@
157 build_cpu = @build_cpu@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 builddir = @builddir@
161 datadir = @datadir@
162 datarootdir = @datarootdir@
163 docdir = @docdir@
164 dvidir = @dvidir@
165 enable_gss = @enable_gss@
166 enable_ipv6 = @enable_ipv6@
167 enable_nfsv3 = @enable_nfsv3@
168 enable_nfsv4 = @enable_nfsv4@
169 enable_tirpc = @enable_tirpc@
170 exec_prefix = @exec_prefix@
171 host = @host@
172 host_alias = @host_alias@
173 host_cpu = @host_cpu@
174 host_os = @host_os@
175 host_vendor = @host_vendor@
176 htmldir = @htmldir@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 kprefix = @kprefix@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 pdfdir = @pdfdir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 psdir = @psdir@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 startstatd = @startstatd@
196 statduser = @statduser@
197 statedir = @statedir@
198 sysconfdir = @sysconfdir@
199 target_alias = @target_alias@
200 top_build_prefix = @top_build_prefix@
201 top_builddir = @top_builddir@
202 top_srcdir = @top_srcdir@
203 EXTRA_DIST = ChangeLog INSTALL KNOWNBUGS NEW README THANKS TODO
204 MAINTAINERCLEANFILES = Makefile.in
205 all: all-am
207 .SUFFIXES:
208 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
209 @for dep in $?; do \
210 case '$(am__configure_deps)' in \
211 *$$dep*) \
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
213 && exit 0; \
214 exit 1;; \
215 esac; \
216 done; \
217 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu linux-nfs/Makefile'; \
218 cd $(top_srcdir) && \
219 $(AUTOMAKE) --gnu linux-nfs/Makefile
220 .PRECIOUS: Makefile
221 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222 @case '$?' in \
223 *config.status*) \
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
225 *) \
226 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228 esac;
230 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238 mostlyclean-libtool:
239 -rm -f *.lo
241 clean-libtool:
242 -rm -rf .libs _libs
243 tags: TAGS
244 TAGS:
246 ctags: CTAGS
247 CTAGS:
250 distdir: $(DISTFILES)
251 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
253 list='$(DISTFILES)'; \
254 dist_files=`for file in $$list; do echo $$file; done | \
255 sed -e "s|^$$srcdirstrip/||;t" \
256 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
257 case $$dist_files in \
258 */*) $(MKDIR_P) `echo "$$dist_files" | \
259 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
260 sort -u` ;; \
261 esac; \
262 for file in $$dist_files; do \
263 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
264 if test -d $$d/$$file; then \
265 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
266 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
267 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
268 fi; \
269 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
270 else \
271 test -f $(distdir)/$$file \
272 || cp -p $$d/$$file $(distdir)/$$file \
273 || exit 1; \
274 fi; \
275 done
276 check-am: all-am
277 check: check-am
278 all-am: Makefile
279 installdirs:
280 install: install-am
281 install-exec: install-exec-am
282 install-data: install-data-am
283 uninstall: uninstall-am
285 install-am: all-am
286 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
288 installcheck: installcheck-am
289 install-strip:
290 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
291 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
292 `test -z '$(STRIP)' || \
293 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
294 mostlyclean-generic:
296 clean-generic:
298 distclean-generic:
299 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
301 maintainer-clean-generic:
302 @echo "This command is intended for maintainers to use"
303 @echo "it deletes files that may require special tools to rebuild."
304 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
305 clean: clean-am
307 clean-am: clean-generic clean-libtool mostlyclean-am
309 distclean: distclean-am
310 -rm -f Makefile
311 distclean-am: clean-am distclean-generic
313 dvi: dvi-am
315 dvi-am:
317 html: html-am
319 info: info-am
321 info-am:
323 install-data-am:
325 install-dvi: install-dvi-am
327 install-exec-am:
329 install-html: install-html-am
331 install-info: install-info-am
333 install-man:
335 install-pdf: install-pdf-am
337 install-ps: install-ps-am
339 installcheck-am:
341 maintainer-clean: maintainer-clean-am
342 -rm -f Makefile
343 maintainer-clean-am: distclean-am maintainer-clean-generic
345 mostlyclean: mostlyclean-am
347 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
349 pdf: pdf-am
351 pdf-am:
353 ps: ps-am
355 ps-am:
357 uninstall-am:
359 .MAKE: install-am install-strip
361 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
362 distclean distclean-generic distclean-libtool distdir dvi \
363 dvi-am html html-am info info-am install install-am \
364 install-data install-data-am install-dvi install-dvi-am \
365 install-exec install-exec-am install-html install-html-am \
366 install-info install-info-am install-man install-pdf \
367 install-pdf-am install-ps install-ps-am install-strip \
368 installcheck installcheck-am installdirs maintainer-clean \
369 maintainer-clean-generic mostlyclean mostlyclean-generic \
370 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
372 # Tell versions [3.59,3.63) of GNU make to not export all variables.
373 # Otherwise a system limit (for SysV at least) may be exceeded.
374 .NOEXPORT: