]> git.proxmox.com Git - mirror_spl.git/blob - include/rpc/Makefile.in
Add kpreempt_[dis|en]able macros in <sys/disp.h>
[mirror_spl.git] / include / rpc / 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 target_triplet = @target@
40 subdir = include/rpc
41 DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
45 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/spl_config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj = case $$p in \
55 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56 *) f=$$p;; \
57 esac;
58 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59 am__installdirs = "$(DESTDIR)$(includedir)"
60 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
61 HEADERS = $(nobase_include_HEADERS)
62 ETAGS = etags
63 CTAGS = ctags
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 ACLOCAL = @ACLOCAL@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 CXXDEPMODE = @CXXDEPMODE@
82 CXXFLAGS = @CXXFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 ECHO = @ECHO@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 F77 = @F77@
93 FFLAGS = @FFLAGS@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 KERNELCFLAGS = @KERNELCFLAGS@
99 KERNELCPPFLAGS = @KERNELCPPFLAGS@
100 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
101 LDFLAGS = @LDFLAGS@
102 LIBOBJS = @LIBOBJS@
103 LIBS = @LIBS@
104 LIBTOOL = @LIBTOOL@
105 LINUX = @LINUX@
106 LINUX_OBJ = @LINUX_OBJ@
107 LINUX_VERSION = @LINUX_VERSION@
108 LN_S = @LN_S@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAINT = @MAINT@
111 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
112 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
113 MAKEINFO = @MAKEINFO@
114 OBJEXT = @OBJEXT@
115 PACKAGE = @PACKAGE@
116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117 PACKAGE_NAME = @PACKAGE_NAME@
118 PACKAGE_STRING = @PACKAGE_STRING@
119 PACKAGE_TARNAME = @PACKAGE_TARNAME@
120 PACKAGE_VERSION = @PACKAGE_VERSION@
121 PATH_SEPARATOR = @PATH_SEPARATOR@
122 RANLIB = @RANLIB@
123 SED = @SED@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 SPL_META_ALIAS = @SPL_META_ALIAS@
127 SPL_META_AUTHOR = @SPL_META_AUTHOR@
128 SPL_META_DATA = @SPL_META_DATA@
129 SPL_META_LT_AGE = @SPL_META_LT_AGE@
130 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
131 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
132 SPL_META_NAME = @SPL_META_NAME@
133 SPL_META_RELEASE = @SPL_META_RELEASE@
134 SPL_META_VERSION = @SPL_META_VERSION@
135 STRIP = @STRIP@
136 VERSION = @VERSION@
137 ac_ct_AR = @ac_ct_AR@
138 ac_ct_CC = @ac_ct_CC@
139 ac_ct_CXX = @ac_ct_CXX@
140 ac_ct_F77 = @ac_ct_F77@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 datadir = @datadir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localstatedir = @localstatedir@
171 mandir = @mandir@
172 mkdir_p = @mkdir_p@
173 oldincludedir = @oldincludedir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 sysconfdir = @sysconfdir@
179 target = @target@
180 target_alias = @target_alias@
181 target_cpu = @target_cpu@
182 target_os = @target_os@
183 target_vendor = @target_vendor@
184 nobase_include_HEADERS = *.h
185 all: all-am
186
187 .SUFFIXES:
188 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
189 @for dep in $?; do \
190 case '$(am__configure_deps)' in \
191 *$$dep*) \
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
193 && exit 0; \
194 exit 1;; \
195 esac; \
196 done; \
197 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/rpc/Makefile'; \
198 cd $(top_srcdir) && \
199 $(AUTOMAKE) --gnu include/rpc/Makefile
200 .PRECIOUS: Makefile
201 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
202 @case '$?' in \
203 *config.status*) \
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
205 *) \
206 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
207 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
208 esac;
209
210 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217
218 mostlyclean-libtool:
219 -rm -f *.lo
220
221 clean-libtool:
222 -rm -rf .libs _libs
223
224 distclean-libtool:
225 -rm -f libtool
226 uninstall-info-am:
227 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
228 @$(NORMAL_INSTALL)
229 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
230 @$(am__vpath_adj_setup) \
231 list='$(nobase_include_HEADERS)'; for p in $$list; do \
232 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
233 $(am__vpath_adj) \
234 echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
235 $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
236 done
237
238 uninstall-nobase_includeHEADERS:
239 @$(NORMAL_UNINSTALL)
240 @$(am__vpath_adj_setup) \
241 list='$(nobase_include_HEADERS)'; for p in $$list; do \
242 $(am__vpath_adj) \
243 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
244 rm -f "$(DESTDIR)$(includedir)/$$f"; \
245 done
246
247 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249 unique=`for i in $$list; do \
250 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251 done | \
252 $(AWK) ' { files[$$0] = 1; } \
253 END { for (i in files) print i; }'`; \
254 mkid -fID $$unique
255 tags: TAGS
256
257 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
258 $(TAGS_FILES) $(LISP)
259 tags=; \
260 here=`pwd`; \
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | \
265 $(AWK) ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
267 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
268 test -n "$$unique" || unique=$$empty_fix; \
269 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
270 $$tags $$unique; \
271 fi
272 ctags: CTAGS
273 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
274 $(TAGS_FILES) $(LISP)
275 tags=; \
276 here=`pwd`; \
277 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
278 unique=`for i in $$list; do \
279 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280 done | \
281 $(AWK) ' { files[$$0] = 1; } \
282 END { for (i in files) print i; }'`; \
283 test -z "$(CTAGS_ARGS)$$tags$$unique" \
284 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
285 $$tags $$unique
286
287 GTAGS:
288 here=`$(am__cd) $(top_builddir) && pwd` \
289 && cd $(top_srcdir) \
290 && gtags -i $(GTAGS_ARGS) $$here
291
292 distclean-tags:
293 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
294
295 distdir: $(DISTFILES)
296 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
297 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
298 list='$(DISTFILES)'; for file in $$list; do \
299 case $$file in \
300 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
301 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
302 esac; \
303 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
304 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
305 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
306 dir="/$$dir"; \
307 $(mkdir_p) "$(distdir)$$dir"; \
308 else \
309 dir=''; \
310 fi; \
311 if test -d $$d/$$file; then \
312 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
313 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
314 fi; \
315 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
316 else \
317 test -f $(distdir)/$$file \
318 || cp -p $$d/$$file $(distdir)/$$file \
319 || exit 1; \
320 fi; \
321 done
322 check-am: all-am
323 check: check-am
324 all-am: Makefile $(HEADERS)
325 installdirs:
326 for dir in "$(DESTDIR)$(includedir)"; do \
327 test -z "$$dir" || $(mkdir_p) "$$dir"; \
328 done
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
332 uninstall: uninstall-am
333
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337 installcheck: installcheck-am
338 install-strip:
339 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341 `test -z '$(STRIP)' || \
342 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343 mostlyclean-generic:
344
345 clean-generic:
346
347 distclean-generic:
348 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
349
350 maintainer-clean-generic:
351 @echo "This command is intended for maintainers to use"
352 @echo "it deletes files that may require special tools to rebuild."
353 clean: clean-am
354
355 clean-am: clean-generic clean-libtool mostlyclean-am
356
357 distclean: distclean-am
358 -rm -f Makefile
359 distclean-am: clean-am distclean-generic distclean-libtool \
360 distclean-tags
361
362 dvi: dvi-am
363
364 dvi-am:
365
366 html: html-am
367
368 info: info-am
369
370 info-am:
371
372 install-data-am: install-nobase_includeHEADERS
373
374 install-exec-am:
375
376 install-info: install-info-am
377
378 install-man:
379
380 installcheck-am:
381
382 maintainer-clean: maintainer-clean-am
383 -rm -f Makefile
384 maintainer-clean-am: distclean-am maintainer-clean-generic
385
386 mostlyclean: mostlyclean-am
387
388 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
389
390 pdf: pdf-am
391
392 pdf-am:
393
394 ps: ps-am
395
396 ps-am:
397
398 uninstall-am: uninstall-info-am uninstall-nobase_includeHEADERS
399
400 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
401 clean-libtool ctags distclean distclean-generic \
402 distclean-libtool distclean-tags distdir dvi dvi-am html \
403 html-am info info-am install install-am install-data \
404 install-data-am install-exec install-exec-am install-info \
405 install-info-am install-man install-nobase_includeHEADERS \
406 install-strip installcheck installcheck-am installdirs \
407 maintainer-clean maintainer-clean-generic mostlyclean \
408 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
409 tags uninstall uninstall-am uninstall-info-am \
410 uninstall-nobase_includeHEADERS
411
412 # Tell versions [3.59,3.63) of GNU make to not export all variables.
413 # Otherwise a system limit (for SysV at least) may be exceeded.
414 .NOEXPORT: