]> git.proxmox.com Git - mirror_spl-debian.git/blame - include/Makefile.in
Only make compiler warnings fatal with --enable-debug
[mirror_spl-debian.git] / include / Makefile.in
CommitLineData
49638d83 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
7212e2cd 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
8934764e
BB
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7212e2cd 7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
c5f70460 17
7212e2cd 18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
7212e2cd 20pkgincludedir = $(includedir)/@PACKAGE@
8934764e
BB
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
7212e2cd 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
7212e2cd 24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = include
0c617c9a 39DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
c5f70460 40 $(srcdir)/Makefile.in
7212e2cd 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
43 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/spl_config.h
48CONFIG_CLEAN_FILES =
8934764e
BB
49CONFIG_CLEAN_VPATH_FILES =
50AM_V_GEN = $(am__v_GEN_$(V))
51am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
52am__v_GEN_0 = @echo " GEN " $@;
53AM_V_at = $(am__v_at_$(V))
54am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
55am__v_at_0 = @
7212e2cd 56SOURCES =
57DIST_SOURCES =
0c617c9a 58HEADERS = $(noinst_HEADERS)
7212e2cd 59ETAGS = etags
60CTAGS = ctags
7212e2cd 61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
7212e2cd 63AMTAR = @AMTAR@
8934764e 64AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
7212e2cd 65AR = @AR@
66AUTOCONF = @AUTOCONF@
67AUTOHEADER = @AUTOHEADER@
68AUTOMAKE = @AUTOMAKE@
69AWK = @AWK@
70CC = @CC@
71CCDEPMODE = @CCDEPMODE@
72CFLAGS = @CFLAGS@
73CPP = @CPP@
74CPPFLAGS = @CPPFLAGS@
7212e2cd 75CYGPATH_W = @CYGPATH_W@
c950d148 76DEBUG_CFLAGS = @DEBUG_CFLAGS@
7212e2cd 77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
8934764e
BB
79DSYMUTIL = @DSYMUTIL@
80DUMPBIN = @DUMPBIN@
7212e2cd 81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
8934764e
BB
86FGREP = @FGREP@
87GREP = @GREP@
88INSTALL = @INSTALL@
7212e2cd 89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
7212e2cd 93KERNELCPPFLAGS = @KERNELCPPFLAGS@
94KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
8934764e 95LD = @LD@
7212e2cd 96LDFLAGS = @LDFLAGS@
97LIBOBJS = @LIBOBJS@
98LIBS = @LIBS@
99LIBTOOL = @LIBTOOL@
86933a6e 100LICENSE = @LICENSE@
7212e2cd 101LINUX = @LINUX@
102LINUX_OBJ = @LINUX_OBJ@
2e0e7e69 103LINUX_SYMBOLS = @LINUX_SYMBOLS@
c5f70460 104LINUX_VERSION = @LINUX_VERSION@
8934764e 105LIPO = @LIPO@
7212e2cd 106LN_S = @LN_S@
107LTLIBOBJS = @LTLIBOBJS@
108MAINT = @MAINT@
7212e2cd 109MAKEINFO = @MAKEINFO@
8934764e
BB
110MKDIR_P = @MKDIR_P@
111NM = @NM@
112NMEDIT = @NMEDIT@
113OBJDUMP = @OBJDUMP@
7212e2cd 114OBJEXT = @OBJEXT@
8934764e
BB
115OTOOL = @OTOOL@
116OTOOL64 = @OTOOL64@
7212e2cd 117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_VERSION = @PACKAGE_VERSION@
123PATH_SEPARATOR = @PATH_SEPARATOR@
124RANLIB = @RANLIB@
125SED = @SED@
126SET_MAKE = @SET_MAKE@
127SHELL = @SHELL@
86933a6e 128SPL_CONFIG = @SPL_CONFIG@
72e7de60 129SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
130SPL_META_AUTHOR = @SPL_META_AUTHOR@
131SPL_META_DATA = @SPL_META_DATA@
132SPL_META_LT_AGE = @SPL_META_LT_AGE@
133SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
134SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
135SPL_META_NAME = @SPL_META_NAME@
136SPL_META_RELEASE = @SPL_META_RELEASE@
137SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 138STRIP = @STRIP@
139VERSION = @VERSION@
8934764e
BB
140abs_builddir = @abs_builddir@
141abs_srcdir = @abs_srcdir@
142abs_top_builddir = @abs_top_builddir@
143abs_top_srcdir = @abs_top_srcdir@
7212e2cd 144ac_ct_CC = @ac_ct_CC@
8934764e 145ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
7212e2cd 146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
8934764e 157builddir = @builddir@
7212e2cd 158datadir = @datadir@
8934764e
BB
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
7212e2cd 162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
8934764e 168htmldir = @htmldir@
7212e2cd 169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
7212e2cd 172libdir = @libdir@
173libexecdir = @libexecdir@
8934764e 174localedir = @localedir@
7212e2cd 175localstatedir = @localstatedir@
8934764e 176lt_ECHO = @lt_ECHO@
7212e2cd 177mandir = @mandir@
178mkdir_p = @mkdir_p@
179oldincludedir = @oldincludedir@
8934764e 180pdfdir = @pdfdir@
7212e2cd 181prefix = @prefix@
182program_transform_name = @program_transform_name@
8934764e 183psdir = @psdir@
7212e2cd 184sbindir = @sbindir@
185sharedstatedir = @sharedstatedir@
8934764e 186srcdir = @srcdir@
7212e2cd 187sysconfdir = @sysconfdir@
188target = @target@
189target_alias = @target_alias@
190target_cpu = @target_cpu@
191target_os = @target_os@
192target_vendor = @target_vendor@
8934764e
BB
193top_build_prefix = @top_build_prefix@
194top_builddir = @top_builddir@
195top_srcdir = @top_srcdir@
c5f70460 196
0c617c9a
BB
197# All headers are referenced by this top level Makefile.am are
198# noinst_HEADERS because they are not installed in the usual include
199# location. We do not want to be using $includedir for this.
200# Installation is handled by the custom install-data-local rule.
d04c8a56
BB
201noinst_HEADERS = *.h fs/*.h linux/*.h rpc/*.h sharefs/*.h sys/fm/*.h \
202 sys/fs/*.h sys/sysevent/*.h sys/*.h util/*.h vm/*.h
c5f70460 203all: all-am
7212e2cd 204
205.SUFFIXES:
206$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
207 @for dep in $?; do \
208 case '$(am__configure_deps)' in \
209 *$$dep*) \
8934764e
BB
210 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211 && { if test -f $@; then exit 0; else break; fi; }; \
7212e2cd 212 exit 1;; \
213 esac; \
214 done; \
8934764e
BB
215 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
216 $(am__cd) $(top_srcdir) && \
217 $(AUTOMAKE) --gnu include/Makefile
7212e2cd 218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220 @case '$?' in \
221 *config.status*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223 *) \
224 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226 esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
8934764e 235$(am__aclocal_m4_deps):
7212e2cd 236
237mostlyclean-libtool:
238 -rm -f *.lo
239
240clean-libtool:
241 -rm -rf .libs _libs
242
7212e2cd 243ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245 unique=`for i in $$list; do \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247 done | \
8934764e
BB
248 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
249 END { if (nonempty) { for (i in files) print i; }; }'`; \
7212e2cd 250 mkid -fID $$unique
251tags: TAGS
252
c5f70460 253TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
7212e2cd 254 $(TAGS_FILES) $(LISP)
8934764e 255 set x; \
7212e2cd 256 here=`pwd`; \
7212e2cd 257 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
258 unique=`for i in $$list; do \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260 done | \
8934764e
BB
261 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
262 END { if (nonempty) { for (i in files) print i; }; }'`; \
263 shift; \
264 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
7212e2cd 265 test -n "$$unique" || unique=$$empty_fix; \
8934764e
BB
266 if test $$# -gt 0; then \
267 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268 "$$@" $$unique; \
269 else \
270 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
271 $$unique; \
272 fi; \
7212e2cd 273 fi
274ctags: CTAGS
c5f70460 275CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
7212e2cd 276 $(TAGS_FILES) $(LISP)
7212e2cd 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 | \
8934764e
BB
281 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
282 END { if (nonempty) { for (i in files) print i; }; }'`; \
283 test -z "$(CTAGS_ARGS)$$unique" \
7212e2cd 284 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8934764e 285 $$unique
7212e2cd 286
287GTAGS:
288 here=`$(am__cd) $(top_builddir) && pwd` \
8934764e
BB
289 && $(am__cd) $(top_srcdir) \
290 && gtags -i $(GTAGS_ARGS) "$$here"
7212e2cd 291
292distclean-tags:
293 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
294
295distdir: $(DISTFILES)
8934764e
BB
296 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298 list='$(DISTFILES)'; \
299 dist_files=`for file in $$list; do echo $$file; done | \
300 sed -e "s|^$$srcdirstrip/||;t" \
301 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
302 case $$dist_files in \
303 */*) $(MKDIR_P) `echo "$$dist_files" | \
304 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
305 sort -u` ;; \
306 esac; \
307 for file in $$dist_files; do \
7212e2cd 308 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
7212e2cd 309 if test -d $$d/$$file; then \
8934764e
BB
310 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
311 if test -d "$(distdir)/$$file"; then \
312 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
313 fi; \
7212e2cd 314 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
8934764e
BB
315 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
316 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
7212e2cd 317 fi; \
8934764e 318 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
7212e2cd 319 else \
8934764e
BB
320 test -f "$(distdir)/$$file" \
321 || cp -p $$d/$$file "$(distdir)/$$file" \
7212e2cd 322 || exit 1; \
323 fi; \
324 done
7212e2cd 325check-am: all-am
c5f70460
BB
326check: check-am
327all-am: Makefile $(HEADERS)
328installdirs:
c5f70460
BB
329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
7212e2cd 333
334install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
c5f70460 337installcheck: installcheck-am
7212e2cd 338install-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
343mostlyclean-generic:
344
345clean-generic:
346
347distclean-generic:
348 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8934764e 349 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
7212e2cd 350
351maintainer-clean-generic:
352 @echo "This command is intended for maintainers to use"
353 @echo "it deletes files that may require special tools to rebuild."
c5f70460 354clean: clean-am
7212e2cd 355
356clean-am: clean-generic clean-libtool mostlyclean-am
357
c5f70460 358distclean: distclean-am
7212e2cd 359 -rm -f Makefile
8934764e 360distclean-am: clean-am distclean-generic distclean-tags
7212e2cd 361
c5f70460 362dvi: dvi-am
7212e2cd 363
364dvi-am:
365
c5f70460 366html: html-am
7212e2cd 367
8934764e
BB
368html-am:
369
c5f70460 370info: info-am
7212e2cd 371
372info-am:
373
0c617c9a 374install-data-am: install-data-local
7212e2cd 375
8934764e
BB
376install-dvi: install-dvi-am
377
378install-dvi-am:
379
7212e2cd 380install-exec-am:
381
8934764e
BB
382install-html: install-html-am
383
384install-html-am:
385
c5f70460 386install-info: install-info-am
7212e2cd 387
8934764e
BB
388install-info-am:
389
7212e2cd 390install-man:
391
8934764e
BB
392install-pdf: install-pdf-am
393
394install-pdf-am:
395
396install-ps: install-ps-am
397
398install-ps-am:
399
7212e2cd 400installcheck-am:
401
c5f70460 402maintainer-clean: maintainer-clean-am
7212e2cd 403 -rm -f Makefile
404maintainer-clean-am: distclean-am maintainer-clean-generic
405
c5f70460 406mostlyclean: mostlyclean-am
7212e2cd 407
408mostlyclean-am: mostlyclean-generic mostlyclean-libtool
409
c5f70460 410pdf: pdf-am
7212e2cd 411
412pdf-am:
413
c5f70460 414ps: ps-am
7212e2cd 415
416ps-am:
417
8934764e
BB
418uninstall-am:
419
420.MAKE: install-am install-strip
7212e2cd 421
c5f70460
BB
422.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
423 clean-libtool ctags distclean distclean-generic \
424 distclean-libtool distclean-tags distdir dvi dvi-am html \
7212e2cd 425 html-am info info-am install install-am install-data \
8934764e
BB
426 install-data-am install-data-local install-dvi install-dvi-am \
427 install-exec install-exec-am install-html install-html-am \
428 install-info install-info-am install-man install-pdf \
429 install-pdf-am install-ps install-ps-am install-strip \
430 installcheck installcheck-am installdirs maintainer-clean \
431 maintainer-clean-generic mostlyclean mostlyclean-generic \
432 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
433 uninstall-am
0c617c9a 434
7212e2cd 435
0c617c9a 436install-data-local:
f4f9cd75
BB
437 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
438 instdest=$(DESTDIR)/${prefix}/src/$$destname; \
0c617c9a
BB
439 instfiles=`find . -name '*.h'`; \
440 for instfile in $$instfiles; do \
441 $(INSTALL) -D $$instfile $$instdest/$$instfile; \
442 done
8934764e 443
7212e2cd 444# Tell versions [3.59,3.63) of GNU make to not export all variables.
445# Otherwise a system limit (for SysV at least) may be exceeded.
446.NOEXPORT: