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