]> git.proxmox.com Git - mirror_spl-debian.git/blame - include/sys/Makefile.in
kmem slab fixes
[mirror_spl-debian.git] / include / sys / Makefile.in
CommitLineData
7212e2cd 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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = include/sys
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
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 =
49SOURCES =
50DIST_SOURCES =
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AR = @AR@
57AUTOCONF = @AUTOCONF@
58AUTOHEADER = @AUTOHEADER@
59AUTOMAKE = @AUTOMAKE@
60AWK = @AWK@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
64CPP = @CPP@
65CPPFLAGS = @CPPFLAGS@
66CXX = @CXX@
67CXXCPP = @CXXCPP@
68CXXDEPMODE = @CXXDEPMODE@
69CXXFLAGS = @CXXFLAGS@
70CYGPATH_W = @CYGPATH_W@
71DEFS = @DEFS@
72DEPDIR = @DEPDIR@
73ECHO = @ECHO@
74ECHO_C = @ECHO_C@
75ECHO_N = @ECHO_N@
76ECHO_T = @ECHO_T@
77EGREP = @EGREP@
78EXEEXT = @EXEEXT@
79F77 = @F77@
80FFLAGS = @FFLAGS@
81INSTALL_DATA = @INSTALL_DATA@
82INSTALL_PROGRAM = @INSTALL_PROGRAM@
83INSTALL_SCRIPT = @INSTALL_SCRIPT@
84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85KERNELCFLAGS = @KERNELCFLAGS@
86KERNELCPPFLAGS = @KERNELCPPFLAGS@
87KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
88LDFLAGS = @LDFLAGS@
89LIBOBJS = @LIBOBJS@
90LIBS = @LIBS@
91LIBTOOL = @LIBTOOL@
92LINUX = @LINUX@
93LINUX_OBJ = @LINUX_OBJ@
94LN_S = @LN_S@
95LTLIBOBJS = @LTLIBOBJS@
96MAINT = @MAINT@
97MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
98MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
99MAKEINFO = @MAKEINFO@
7212e2cd 100OBJEXT = @OBJEXT@
101PACKAGE = @PACKAGE@
102PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103PACKAGE_NAME = @PACKAGE_NAME@
104PACKAGE_STRING = @PACKAGE_STRING@
105PACKAGE_TARNAME = @PACKAGE_TARNAME@
106PACKAGE_VERSION = @PACKAGE_VERSION@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108RANLIB = @RANLIB@
109SED = @SED@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
72e7de60 112SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
113SPL_META_AUTHOR = @SPL_META_AUTHOR@
114SPL_META_DATA = @SPL_META_DATA@
115SPL_META_LT_AGE = @SPL_META_LT_AGE@
116SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
117SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
118SPL_META_NAME = @SPL_META_NAME@
119SPL_META_RELEASE = @SPL_META_RELEASE@
120SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 121STRIP = @STRIP@
122VERSION = @VERSION@
123ac_ct_AR = @ac_ct_AR@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_CXX = @ac_ct_CXX@
126ac_ct_F77 = @ac_ct_F77@
127ac_ct_RANLIB = @ac_ct_RANLIB@
128ac_ct_STRIP = @ac_ct_STRIP@
129am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
136am__tar = @am__tar@
137am__untar = @am__untar@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144datadir = @datadir@
145exec_prefix = @exec_prefix@
146host = @host@
147host_alias = @host_alias@
148host_cpu = @host_cpu@
149host_os = @host_os@
150host_vendor = @host_vendor@
151includedir = @includedir@
152infodir = @infodir@
153install_sh = @install_sh@
154kmoduledir = @kmoduledir@
155libdir = @libdir@
156libexecdir = @libexecdir@
157localstatedir = @localstatedir@
158mandir = @mandir@
159mkdir_p = @mkdir_p@
160oldincludedir = @oldincludedir@
161prefix = @prefix@
162program_transform_name = @program_transform_name@
163sbindir = @sbindir@
164sharedstatedir = @sharedstatedir@
165sysconfdir = @sysconfdir@
166target = @target@
167target_alias = @target_alias@
168target_cpu = @target_cpu@
169target_os = @target_os@
170target_vendor = @target_vendor@
171EXTRA_DIST = callb.h cmn_err.h condvar.h cred.h debug.h kmem.h kstat.h \
172 mutex.h param.h random.h rwlock.h taskq.h thread.h time.h \
173 timer.h types.h
174all: all-am
175
176.SUFFIXES:
177$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
178 @for dep in $?; do \
179 case '$(am__configure_deps)' in \
180 *$$dep*) \
181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182 && exit 0; \
183 exit 1;; \
184 esac; \
185 done; \
186 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/Makefile'; \
187 cd $(top_srcdir) && \
188 $(AUTOMAKE) --gnu include/sys/Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191 @case '$?' in \
192 *config.status*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194 *) \
195 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197 esac;
198
199$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207mostlyclean-libtool:
208 -rm -f *.lo
209
210clean-libtool:
211 -rm -rf .libs _libs
212
213distclean-libtool:
214 -rm -f libtool
215uninstall-info-am:
216tags: TAGS
217TAGS:
218
219ctags: CTAGS
220CTAGS:
221
222
223distdir: $(DISTFILES)
224 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
225 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
226 list='$(DISTFILES)'; for file in $$list; do \
227 case $$file in \
228 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
229 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
230 esac; \
231 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
232 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
233 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
234 dir="/$$dir"; \
235 $(mkdir_p) "$(distdir)$$dir"; \
236 else \
237 dir=''; \
238 fi; \
239 if test -d $$d/$$file; then \
240 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
241 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
242 fi; \
243 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
244 else \
245 test -f $(distdir)/$$file \
246 || cp -p $$d/$$file $(distdir)/$$file \
247 || exit 1; \
248 fi; \
249 done
250check-am: all-am
251check: check-am
252all-am: Makefile
253installdirs:
254install: install-am
255install-exec: install-exec-am
256install-data: install-data-am
257uninstall: uninstall-am
258
259install-am: all-am
260 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
261
262installcheck: installcheck-am
263install-strip:
264 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
265 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
266 `test -z '$(STRIP)' || \
267 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
268mostlyclean-generic:
269
270clean-generic:
271
272distclean-generic:
273 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
274
275maintainer-clean-generic:
276 @echo "This command is intended for maintainers to use"
277 @echo "it deletes files that may require special tools to rebuild."
278clean: clean-am
279
280clean-am: clean-generic clean-libtool mostlyclean-am
281
282distclean: distclean-am
283 -rm -f Makefile
284distclean-am: clean-am distclean-generic distclean-libtool
285
286dvi: dvi-am
287
288dvi-am:
289
290html: html-am
291
292info: info-am
293
294info-am:
295
296install-data-am:
297
298install-exec-am:
299
300install-info: install-info-am
301
302install-man:
303
304installcheck-am:
305
306maintainer-clean: maintainer-clean-am
307 -rm -f Makefile
308maintainer-clean-am: distclean-am maintainer-clean-generic
309
310mostlyclean: mostlyclean-am
311
312mostlyclean-am: mostlyclean-generic mostlyclean-libtool
313
314pdf: pdf-am
315
316pdf-am:
317
318ps: ps-am
319
320ps-am:
321
322uninstall-am: uninstall-info-am
323
324.PHONY: all all-am check check-am clean clean-generic clean-libtool \
325 distclean distclean-generic distclean-libtool distdir dvi \
326 dvi-am html html-am info info-am install install-am \
327 install-data install-data-am install-exec install-exec-am \
328 install-info install-info-am install-man install-strip \
329 installcheck installcheck-am installdirs maintainer-clean \
330 maintainer-clean-generic mostlyclean mostlyclean-generic \
331 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
332 uninstall-info-am
333
334# Tell versions [3.59,3.63) of GNU make to not export all variables.
335# Otherwise a system limit (for SysV at least) may be exceeded.
336.NOEXPORT: