]> git.proxmox.com Git - mirror_spl.git/blob - include/Makefile.in
Build system and packaging (RPM support)
[mirror_spl.git] / include / 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
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
185 # All headers are referenced by this top level Makefile.am and the
186 # nobase_* rule is used to ensure all path information is preserved
187 # when using the 'make install' target.
188 nobase_include_HEADERS = *.h asm/*.h fs/*.h linux/*.h rpc/*.h \
189 sharefs/*.h sys/fm/*.h sys/fs/*.h sys/sysevent/*.h sys/*.h \
190 util/*.h vm/*.h
191 all: all-am
192
193 .SUFFIXES:
194 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
195 @for dep in $?; do \
196 case '$(am__configure_deps)' in \
197 *$$dep*) \
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199 && exit 0; \
200 exit 1;; \
201 esac; \
202 done; \
203 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
204 cd $(top_srcdir) && \
205 $(AUTOMAKE) --gnu include/Makefile
206 .PRECIOUS: Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208 @case '$?' in \
209 *config.status*) \
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211 *) \
212 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214 esac;
215
216 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224 mostlyclean-libtool:
225 -rm -f *.lo
226
227 clean-libtool:
228 -rm -rf .libs _libs
229
230 distclean-libtool:
231 -rm -f libtool
232 uninstall-info-am:
233 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
234 @$(NORMAL_INSTALL)
235 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
236 @$(am__vpath_adj_setup) \
237 list='$(nobase_include_HEADERS)'; for p in $$list; do \
238 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
239 $(am__vpath_adj) \
240 echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
241 $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
242 done
243
244 uninstall-nobase_includeHEADERS:
245 @$(NORMAL_UNINSTALL)
246 @$(am__vpath_adj_setup) \
247 list='$(nobase_include_HEADERS)'; for p in $$list; do \
248 $(am__vpath_adj) \
249 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
250 rm -f "$(DESTDIR)$(includedir)/$$f"; \
251 done
252
253 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
254 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
255 unique=`for i in $$list; do \
256 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 done | \
258 $(AWK) ' { files[$$0] = 1; } \
259 END { for (i in files) print i; }'`; \
260 mkid -fID $$unique
261 tags: TAGS
262
263 TAGS: $(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 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
274 test -n "$$unique" || unique=$$empty_fix; \
275 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
276 $$tags $$unique; \
277 fi
278 ctags: CTAGS
279 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
280 $(TAGS_FILES) $(LISP)
281 tags=; \
282 here=`pwd`; \
283 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284 unique=`for i in $$list; do \
285 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286 done | \
287 $(AWK) ' { files[$$0] = 1; } \
288 END { for (i in files) print i; }'`; \
289 test -z "$(CTAGS_ARGS)$$tags$$unique" \
290 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
291 $$tags $$unique
292
293 GTAGS:
294 here=`$(am__cd) $(top_builddir) && pwd` \
295 && cd $(top_srcdir) \
296 && gtags -i $(GTAGS_ARGS) $$here
297
298 distclean-tags:
299 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
300
301 distdir: $(DISTFILES)
302 $(mkdir_p) $(distdir)/asm $(distdir)/fs $(distdir)/linux $(distdir)/rpc $(distdir)/sharefs $(distdir)/sys $(distdir)/sys/fm $(distdir)/sys/fs $(distdir)/sys/sysevent $(distdir)/util $(distdir)/vm
303 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
304 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
305 list='$(DISTFILES)'; for file in $$list; do \
306 case $$file in \
307 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
308 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
309 esac; \
310 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
311 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
312 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
313 dir="/$$dir"; \
314 $(mkdir_p) "$(distdir)$$dir"; \
315 else \
316 dir=''; \
317 fi; \
318 if test -d $$d/$$file; then \
319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
321 fi; \
322 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
323 else \
324 test -f $(distdir)/$$file \
325 || cp -p $$d/$$file $(distdir)/$$file \
326 || exit 1; \
327 fi; \
328 done
329 check-am: all-am
330 check: check-am
331 all-am: Makefile $(HEADERS)
332 installdirs:
333 for dir in "$(DESTDIR)$(includedir)"; do \
334 test -z "$$dir" || $(mkdir_p) "$$dir"; \
335 done
336 install: install-am
337 install-exec: install-exec-am
338 install-data: install-data-am
339 uninstall: uninstall-am
340
341 install-am: all-am
342 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
343
344 installcheck: installcheck-am
345 install-strip:
346 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
347 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
348 `test -z '$(STRIP)' || \
349 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
350 mostlyclean-generic:
351
352 clean-generic:
353
354 distclean-generic:
355 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
356
357 maintainer-clean-generic:
358 @echo "This command is intended for maintainers to use"
359 @echo "it deletes files that may require special tools to rebuild."
360 clean: clean-am
361
362 clean-am: clean-generic clean-libtool mostlyclean-am
363
364 distclean: distclean-am
365 -rm -f Makefile
366 distclean-am: clean-am distclean-generic distclean-libtool \
367 distclean-tags
368
369 dvi: dvi-am
370
371 dvi-am:
372
373 html: html-am
374
375 info: info-am
376
377 info-am:
378
379 install-data-am: install-nobase_includeHEADERS
380
381 install-exec-am:
382
383 install-info: install-info-am
384
385 install-man:
386
387 installcheck-am:
388
389 maintainer-clean: maintainer-clean-am
390 -rm -f Makefile
391 maintainer-clean-am: distclean-am maintainer-clean-generic
392
393 mostlyclean: mostlyclean-am
394
395 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
396
397 pdf: pdf-am
398
399 pdf-am:
400
401 ps: ps-am
402
403 ps-am:
404
405 uninstall-am: uninstall-info-am uninstall-nobase_includeHEADERS
406
407 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
408 clean-libtool ctags distclean distclean-generic \
409 distclean-libtool distclean-tags distdir dvi dvi-am html \
410 html-am info info-am install install-am install-data \
411 install-data-am install-exec install-exec-am install-info \
412 install-info-am install-man install-nobase_includeHEADERS \
413 install-strip installcheck installcheck-am installdirs \
414 maintainer-clean maintainer-clean-generic mostlyclean \
415 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
416 tags uninstall uninstall-am uninstall-info-am \
417 uninstall-nobase_includeHEADERS
418
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: