]> git.proxmox.com Git - mirror_spl-debian.git/blob - Makefile.in
Add support for 'make -s' silent builds
[mirror_spl-debian.git] / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 DIST_COMMON = $(am__configure_deps) $(noinst_HEADERS) \
39 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(srcdir)/spl-modules.spec.in $(srcdir)/spl.spec.in \
41 $(srcdir)/spl_config.h.in $(top_srcdir)/config/rpm.am \
42 $(top_srcdir)/configure $(top_srcdir)/module/Makefile.in \
43 $(top_srcdir)/module/spl/Makefile.in \
44 $(top_srcdir)/module/splat/Makefile.in AUTHORS COPYING \
45 ChangeLog INSTALL config/config.guess config/config.sub \
46 config/depcomp config/install-sh config/ltmain.sh \
47 config/missing
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
51 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = spl_config.h
58 CONFIG_CLEAN_FILES = module/Makefile module/spl/Makefile \
59 module/splat/Makefile spl.spec spl-modules.spec
60 CONFIG_CLEAN_VPATH_FILES =
61 AM_V_GEN = $(am__v_GEN_$(V))
62 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
63 am__v_GEN_0 = @echo " GEN " $@;
64 AM_V_at = $(am__v_at_$(V))
65 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
66 am__v_at_0 = @
67 SOURCES =
68 DIST_SOURCES =
69 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70 html-recursive info-recursive install-data-recursive \
71 install-dvi-recursive install-exec-recursive \
72 install-html-recursive install-info-recursive \
73 install-pdf-recursive install-ps-recursive install-recursive \
74 installcheck-recursive installdirs-recursive pdf-recursive \
75 ps-recursive uninstall-recursive
76 HEADERS = $(noinst_HEADERS)
77 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
78 distclean-recursive maintainer-clean-recursive
79 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
80 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
81 distdir dist dist-all distcheck
82 ETAGS = etags
83 CTAGS = ctags
84 DIST_SUBDIRS = lib cmd scripts module include
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 distdir = $(PACKAGE)-$(VERSION)
87 top_distdir = $(distdir)
88 am__remove_distdir = \
89 { test ! -d "$(distdir)" \
90 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
91 && rm -fr "$(distdir)"; }; }
92 am__relativize = \
93 dir0=`pwd`; \
94 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
95 sed_rest='s,^[^/]*/*,,'; \
96 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
97 sed_butlast='s,/*[^/]*$$,,'; \
98 while test -n "$$dir1"; do \
99 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
100 if test "$$first" != "."; then \
101 if test "$$first" = ".."; then \
102 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
103 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
104 else \
105 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
106 if test "$$first2" = "$$first"; then \
107 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
108 else \
109 dir2="../$$dir2"; \
110 fi; \
111 dir0="$$dir0"/"$$first"; \
112 fi; \
113 fi; \
114 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
115 done; \
116 reldir="$$dir2"
117 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
118 GZIP_ENV = --best
119 distuninstallcheck_listfiles = find . -type f -print
120 distcleancheck_listfiles = find . -type f -print
121 ACLOCAL = @ACLOCAL@
122 AMTAR = @AMTAR@
123 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
124 AR = @AR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CFLAGS = @CFLAGS@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CYGPATH_W = @CYGPATH_W@
135 DEFS = @DEFS@
136 DEPDIR = @DEPDIR@
137 DSYMUTIL = @DSYMUTIL@
138 DUMPBIN = @DUMPBIN@
139 ECHO_C = @ECHO_C@
140 ECHO_N = @ECHO_N@
141 ECHO_T = @ECHO_T@
142 EGREP = @EGREP@
143 EXEEXT = @EXEEXT@
144 FGREP = @FGREP@
145 GREP = @GREP@
146 INSTALL = @INSTALL@
147 INSTALL_DATA = @INSTALL_DATA@
148 INSTALL_PROGRAM = @INSTALL_PROGRAM@
149 INSTALL_SCRIPT = @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151 KERNELCPPFLAGS = @KERNELCPPFLAGS@
152 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
153 LD = @LD@
154 LDFLAGS = @LDFLAGS@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LICENSE = @LICENSE@
159 LINUX = @LINUX@
160 LINUX_OBJ = @LINUX_OBJ@
161 LINUX_SYMBOLS = @LINUX_SYMBOLS@
162 LINUX_VERSION = @LINUX_VERSION@
163 LIPO = @LIPO@
164 LN_S = @LN_S@
165 LTLIBOBJS = @LTLIBOBJS@
166 MAINT = @MAINT@
167 MAKEINFO = @MAKEINFO@
168 MKDIR_P = @MKDIR_P@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_VERSION = @PACKAGE_VERSION@
181 PATH_SEPARATOR = @PATH_SEPARATOR@
182 RANLIB = @RANLIB@
183 SED = @SED@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 SPL_CONFIG = @SPL_CONFIG@
187 SPL_META_ALIAS = @SPL_META_ALIAS@
188 SPL_META_AUTHOR = @SPL_META_AUTHOR@
189 SPL_META_DATA = @SPL_META_DATA@
190 SPL_META_LT_AGE = @SPL_META_LT_AGE@
191 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
192 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
193 SPL_META_NAME = @SPL_META_NAME@
194 SPL_META_RELEASE = @SPL_META_RELEASE@
195 SPL_META_VERSION = @SPL_META_VERSION@
196 STRIP = @STRIP@
197 VERSION = @VERSION@
198 abs_builddir = @abs_builddir@
199 abs_srcdir = @abs_srcdir@
200 abs_top_builddir = @abs_top_builddir@
201 abs_top_srcdir = @abs_top_srcdir@
202 ac_ct_CC = @ac_ct_CC@
203 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204 am__include = @am__include@
205 am__leading_dot = @am__leading_dot@
206 am__quote = @am__quote@
207 am__tar = @am__tar@
208 am__untar = @am__untar@
209 bindir = @bindir@
210 build = @build@
211 build_alias = @build_alias@
212 build_cpu = @build_cpu@
213 build_os = @build_os@
214 build_vendor = @build_vendor@
215 builddir = @builddir@
216 datadir = @datadir@
217 datarootdir = @datarootdir@
218 docdir = @docdir@
219 dvidir = @dvidir@
220 exec_prefix = @exec_prefix@
221 host = @host@
222 host_alias = @host_alias@
223 host_cpu = @host_cpu@
224 host_os = @host_os@
225 host_vendor = @host_vendor@
226 htmldir = @htmldir@
227 includedir = @includedir@
228 infodir = @infodir@
229 install_sh = @install_sh@
230 libdir = @libdir@
231 libexecdir = @libexecdir@
232 localedir = @localedir@
233 localstatedir = @localstatedir@
234 lt_ECHO = @lt_ECHO@
235 mandir = @mandir@
236 mkdir_p = @mkdir_p@
237 oldincludedir = @oldincludedir@
238 pdfdir = @pdfdir@
239 prefix = @prefix@
240 program_transform_name = @program_transform_name@
241 psdir = @psdir@
242 sbindir = @sbindir@
243 sharedstatedir = @sharedstatedir@
244 srcdir = @srcdir@
245 sysconfdir = @sysconfdir@
246 target = @target@
247 target_alias = @target_alias@
248 target_cpu = @target_cpu@
249 target_os = @target_os@
250 target_vendor = @target_vendor@
251 top_build_prefix = @top_build_prefix@
252 top_builddir = @top_builddir@
253 top_srcdir = @top_srcdir@
254 @CONFIG_USER_TRUE@USER_DIR = lib cmd scripts
255 @CONFIG_KERNEL_TRUE@KERNEL_DIR = module include
256 SUBDIRS = $(USER_DIR) $(KERNEL_DIR)
257 AUTOMAKE_OPTIONS = foreign dist-zip
258 EXTRA_DIST = autogen.sh spl.spec.in config/config.awk META DISCLAIMER
259 noinst_HEADERS = spl_config.h
260 all: spl_config.h
261 $(MAKE) $(AM_MAKEFLAGS) all-recursive
262
263 .SUFFIXES:
264 am--refresh:
265 @:
266 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/rpm.am $(am__configure_deps)
267 @for dep in $?; do \
268 case '$(am__configure_deps)' in \
269 *$$dep*) \
270 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
271 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
272 && exit 0; \
273 exit 1;; \
274 esac; \
275 done; \
276 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
277 $(am__cd) $(top_srcdir) && \
278 $(AUTOMAKE) --foreign Makefile
279 .PRECIOUS: Makefile
280 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281 @case '$?' in \
282 *config.status*) \
283 echo ' $(SHELL) ./config.status'; \
284 $(SHELL) ./config.status;; \
285 *) \
286 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
287 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
288 esac;
289
290 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291 $(SHELL) ./config.status --recheck
292
293 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
294 $(am__cd) $(srcdir) && $(AUTOCONF)
295 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
296 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
297 $(am__aclocal_m4_deps):
298
299 spl_config.h: stamp-h1
300 @if test ! -f $@; then \
301 rm -f stamp-h1; \
302 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
303 else :; fi
304
305 stamp-h1: $(srcdir)/spl_config.h.in $(top_builddir)/config.status
306 @rm -f stamp-h1
307 cd $(top_builddir) && $(SHELL) ./config.status spl_config.h
308 $(srcdir)/spl_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
310 rm -f stamp-h1
311 touch $@
312
313 distclean-hdr:
314 -rm -f spl_config.h stamp-h1
315 module/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/Makefile.in
316 cd $(top_builddir) && $(SHELL) ./config.status $@
317 module/spl/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/spl/Makefile.in
318 cd $(top_builddir) && $(SHELL) ./config.status $@
319 module/splat/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/splat/Makefile.in
320 cd $(top_builddir) && $(SHELL) ./config.status $@
321 spl.spec: $(top_builddir)/config.status $(srcdir)/spl.spec.in
322 cd $(top_builddir) && $(SHELL) ./config.status $@
323 spl-modules.spec: $(top_builddir)/config.status $(srcdir)/spl-modules.spec.in
324 cd $(top_builddir) && $(SHELL) ./config.status $@
325
326 mostlyclean-libtool:
327 -rm -f *.lo
328
329 clean-libtool:
330 -rm -rf .libs _libs
331
332 distclean-libtool:
333 -rm -f libtool config.lt
334
335 # This directory's subdirectories are mostly independent; you can cd
336 # into them and run `make' without going through this Makefile.
337 # To change the values of `make' variables: instead of editing Makefiles,
338 # (1) if the variable is set in `config.status', edit `config.status'
339 # (which will cause the Makefiles to be regenerated when you run `make');
340 # (2) otherwise, pass the desired values on the `make' command line.
341 $(RECURSIVE_TARGETS):
342 @failcom='exit 1'; \
343 for f in x $$MAKEFLAGS; do \
344 case $$f in \
345 *=* | --[!k]*);; \
346 *k*) failcom='fail=yes';; \
347 esac; \
348 done; \
349 dot_seen=no; \
350 target=`echo $@ | sed s/-recursive//`; \
351 list='$(SUBDIRS)'; for subdir in $$list; do \
352 echo "Making $$target in $$subdir"; \
353 if test "$$subdir" = "."; then \
354 dot_seen=yes; \
355 local_target="$$target-am"; \
356 else \
357 local_target="$$target"; \
358 fi; \
359 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360 || eval $$failcom; \
361 done; \
362 if test "$$dot_seen" = "no"; then \
363 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364 fi; test -z "$$fail"
365
366 $(RECURSIVE_CLEAN_TARGETS):
367 @failcom='exit 1'; \
368 for f in x $$MAKEFLAGS; do \
369 case $$f in \
370 *=* | --[!k]*);; \
371 *k*) failcom='fail=yes';; \
372 esac; \
373 done; \
374 dot_seen=no; \
375 case "$@" in \
376 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
377 *) list='$(SUBDIRS)' ;; \
378 esac; \
379 rev=''; for subdir in $$list; do \
380 if test "$$subdir" = "."; then :; else \
381 rev="$$subdir $$rev"; \
382 fi; \
383 done; \
384 rev="$$rev ."; \
385 target=`echo $@ | sed s/-recursive//`; \
386 for subdir in $$rev; do \
387 echo "Making $$target in $$subdir"; \
388 if test "$$subdir" = "."; then \
389 local_target="$$target-am"; \
390 else \
391 local_target="$$target"; \
392 fi; \
393 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394 || eval $$failcom; \
395 done && test -z "$$fail"
396 tags-recursive:
397 list='$(SUBDIRS)'; for subdir in $$list; do \
398 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
399 done
400 ctags-recursive:
401 list='$(SUBDIRS)'; for subdir in $$list; do \
402 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
403 done
404
405 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407 unique=`for i in $$list; do \
408 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 done | \
410 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411 END { if (nonempty) { for (i in files) print i; }; }'`; \
412 mkid -fID $$unique
413
414 TAGS: tags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 set x; \
417 here=`pwd`; \
418 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
419 include_option=--etags-include; \
420 empty_fix=.; \
421 else \
422 include_option=--include; \
423 empty_fix=; \
424 fi; \
425 list='$(SUBDIRS)'; for subdir in $$list; do \
426 if test "$$subdir" = .; then :; else \
427 test ! -f $$subdir/TAGS || \
428 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
429 fi; \
430 done; \
431 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
432 unique=`for i in $$list; do \
433 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434 done | \
435 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
436 END { if (nonempty) { for (i in files) print i; }; }'`; \
437 shift; \
438 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
439 test -n "$$unique" || unique=$$empty_fix; \
440 if test $$# -gt 0; then \
441 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442 "$$@" $$unique; \
443 else \
444 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445 $$unique; \
446 fi; \
447 fi
448 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
449 $(TAGS_FILES) $(LISP)
450 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
451 unique=`for i in $$list; do \
452 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453 done | \
454 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
455 END { if (nonempty) { for (i in files) print i; }; }'`; \
456 test -z "$(CTAGS_ARGS)$$unique" \
457 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
458 $$unique
459
460 GTAGS:
461 here=`$(am__cd) $(top_builddir) && pwd` \
462 && $(am__cd) $(top_srcdir) \
463 && gtags -i $(GTAGS_ARGS) "$$here"
464
465 distclean-tags:
466 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
467
468 distdir: $(DISTFILES)
469 $(am__remove_distdir)
470 test -d "$(distdir)" || mkdir "$(distdir)"
471 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
473 list='$(DISTFILES)'; \
474 dist_files=`for file in $$list; do echo $$file; done | \
475 sed -e "s|^$$srcdirstrip/||;t" \
476 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
477 case $$dist_files in \
478 */*) $(MKDIR_P) `echo "$$dist_files" | \
479 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
480 sort -u` ;; \
481 esac; \
482 for file in $$dist_files; do \
483 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
484 if test -d $$d/$$file; then \
485 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
486 if test -d "$(distdir)/$$file"; then \
487 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
488 fi; \
489 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
490 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
491 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
492 fi; \
493 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
494 else \
495 test -f "$(distdir)/$$file" \
496 || cp -p $$d/$$file "$(distdir)/$$file" \
497 || exit 1; \
498 fi; \
499 done
500 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
501 if test "$$subdir" = .; then :; else \
502 test -d "$(distdir)/$$subdir" \
503 || $(MKDIR_P) "$(distdir)/$$subdir" \
504 || exit 1; \
505 fi; \
506 done
507 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
508 if test "$$subdir" = .; then :; else \
509 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
510 $(am__relativize); \
511 new_distdir=$$reldir; \
512 dir1=$$subdir; dir2="$(top_distdir)"; \
513 $(am__relativize); \
514 new_top_distdir=$$reldir; \
515 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
516 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
517 ($(am__cd) $$subdir && \
518 $(MAKE) $(AM_MAKEFLAGS) \
519 top_distdir="$$new_top_distdir" \
520 distdir="$$new_distdir" \
521 am__remove_distdir=: \
522 am__skip_length_check=: \
523 am__skip_mode_fix=: \
524 distdir) \
525 || exit 1; \
526 fi; \
527 done
528 -test -n "$(am__skip_mode_fix)" \
529 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
530 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
531 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
532 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
533 || chmod -R a+r "$(distdir)"
534 dist-gzip: distdir
535 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
536 $(am__remove_distdir)
537
538 dist-bzip2: distdir
539 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
540 $(am__remove_distdir)
541
542 dist-lzma: distdir
543 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
544 $(am__remove_distdir)
545
546 dist-xz: distdir
547 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
548 $(am__remove_distdir)
549
550 dist-tarZ: distdir
551 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
552 $(am__remove_distdir)
553
554 dist-shar: distdir
555 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
556 $(am__remove_distdir)
557 dist-zip: distdir
558 -rm -f $(distdir).zip
559 zip -rq $(distdir).zip $(distdir)
560 $(am__remove_distdir)
561
562 dist dist-all: distdir
563 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
564 -rm -f $(distdir).zip
565 zip -rq $(distdir).zip $(distdir)
566 $(am__remove_distdir)
567
568 # This target untars the dist file and tries a VPATH configuration. Then
569 # it guarantees that the distribution is self-contained by making another
570 # tarfile.
571 distcheck: dist
572 case '$(DIST_ARCHIVES)' in \
573 *.tar.gz*) \
574 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
575 *.tar.bz2*) \
576 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
577 *.tar.lzma*) \
578 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
579 *.tar.xz*) \
580 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
581 *.tar.Z*) \
582 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
583 *.shar.gz*) \
584 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
585 *.zip*) \
586 unzip $(distdir).zip ;;\
587 esac
588 chmod -R a-w $(distdir); chmod a+w $(distdir)
589 mkdir $(distdir)/_build
590 mkdir $(distdir)/_inst
591 chmod a-w $(distdir)
592 test -d $(distdir)/_build || exit 0; \
593 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
594 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595 && am__cwd=`pwd` \
596 && $(am__cd) $(distdir)/_build \
597 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
598 $(DISTCHECK_CONFIGURE_FLAGS) \
599 && $(MAKE) $(AM_MAKEFLAGS) \
600 && $(MAKE) $(AM_MAKEFLAGS) dvi \
601 && $(MAKE) $(AM_MAKEFLAGS) check \
602 && $(MAKE) $(AM_MAKEFLAGS) install \
603 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
604 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
605 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
606 distuninstallcheck \
607 && chmod -R a-w "$$dc_install_base" \
608 && ({ \
609 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
610 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
611 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
612 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
613 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
614 } || { rm -rf "$$dc_destdir"; exit 1; }) \
615 && rm -rf "$$dc_destdir" \
616 && $(MAKE) $(AM_MAKEFLAGS) dist \
617 && rm -rf $(DIST_ARCHIVES) \
618 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
619 && cd "$$am__cwd" \
620 || exit 1
621 $(am__remove_distdir)
622 @(echo "$(distdir) archives ready for distribution: "; \
623 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
624 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
625 distuninstallcheck:
626 @$(am__cd) '$(distuninstallcheck_dir)' \
627 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
628 || { echo "ERROR: files left after uninstall:" ; \
629 if test -n "$(DESTDIR)"; then \
630 echo " (check DESTDIR support)"; \
631 fi ; \
632 $(distuninstallcheck_listfiles) ; \
633 exit 1; } >&2
634 distcleancheck: distclean
635 @if test '$(srcdir)' = . ; then \
636 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
637 exit 1 ; \
638 fi
639 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
640 || { echo "ERROR: files left in build directory after distclean:" ; \
641 $(distcleancheck_listfiles) ; \
642 exit 1; } >&2
643 check-am: all-am
644 check: check-recursive
645 all-am: Makefile $(HEADERS) spl_config.h
646 installdirs: installdirs-recursive
647 installdirs-am:
648 install: install-recursive
649 install-exec: install-exec-recursive
650 install-data: install-data-recursive
651 uninstall: uninstall-recursive
652
653 install-am: all-am
654 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
655
656 installcheck: installcheck-recursive
657 install-strip:
658 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
659 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
660 `test -z '$(STRIP)' || \
661 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
662 mostlyclean-generic:
663
664 clean-generic:
665
666 distclean-generic:
667 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
668 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
669
670 maintainer-clean-generic:
671 @echo "This command is intended for maintainers to use"
672 @echo "it deletes files that may require special tools to rebuild."
673 @CONFIG_KERNEL_FALSE@install-data-local:
674 clean: clean-recursive
675
676 clean-am: clean-generic clean-libtool mostlyclean-am
677
678 distclean: distclean-recursive
679 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
680 -rm -f Makefile
681 distclean-am: clean-am distclean-generic distclean-hdr \
682 distclean-libtool distclean-local distclean-tags
683
684 dvi: dvi-recursive
685
686 dvi-am:
687
688 html: html-recursive
689
690 html-am:
691
692 info: info-recursive
693
694 info-am:
695
696 install-data-am: install-data-local
697
698 install-dvi: install-dvi-recursive
699
700 install-dvi-am:
701
702 install-exec-am:
703
704 install-html: install-html-recursive
705
706 install-html-am:
707
708 install-info: install-info-recursive
709
710 install-info-am:
711
712 install-man:
713
714 install-pdf: install-pdf-recursive
715
716 install-pdf-am:
717
718 install-ps: install-ps-recursive
719
720 install-ps-am:
721
722 installcheck-am:
723
724 maintainer-clean: maintainer-clean-recursive
725 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
726 -rm -rf $(top_srcdir)/autom4te.cache
727 -rm -f Makefile
728 maintainer-clean-am: distclean-am maintainer-clean-generic
729
730 mostlyclean: mostlyclean-recursive
731
732 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
733
734 pdf: pdf-recursive
735
736 pdf-am:
737
738 ps: ps-recursive
739
740 ps-am:
741
742 uninstall-am:
743
744 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
745 ctags-recursive install-am install-strip tags-recursive
746
747 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
748 all all-am am--refresh check check-am clean clean-generic \
749 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
750 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
751 distcheck distclean distclean-generic distclean-hdr \
752 distclean-libtool distclean-local distclean-tags \
753 distcleancheck distdir distuninstallcheck dvi dvi-am html \
754 html-am info info-am install install-am install-data \
755 install-data-am install-data-local install-dvi install-dvi-am \
756 install-exec install-exec-am install-html install-html-am \
757 install-info install-info-am install-man install-pdf \
758 install-pdf-am install-ps install-ps-am install-strip \
759 installcheck installcheck-am installdirs installdirs-am \
760 maintainer-clean maintainer-clean-generic mostlyclean \
761 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
762 tags tags-recursive uninstall uninstall-am
763
764 rpm-local:
765 mkdir -p $(rpmbuild)/TMP && \
766 mkdir -p $(rpmbuild)/BUILD && \
767 mkdir -p $(rpmbuild)/RPMS && \
768 mkdir -p $(rpmbuild)/SRPMS && \
769 mkdir -p $(rpmbuild)/SPECS && cp $(rpmspec) $(rpmbuild)/SPECS && \
770 mkdir -p $(rpmbuild)/SOURCES && cp $(distdir).tar.gz $(rpmbuild)/SOURCES
771
772 srpm-common: dist
773 rpmpkg=$(pkg)-$(SPL_META_VERSION)-$(SPL_META_RELEASE).src.rpm; \
774 rpmspec=$(pkg).spec; \
775 rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
776 $(MAKE) $(AM_MAKEFLAGS) \
777 rpmbuild="$$rpmbuild" \
778 rpmspec="$$rpmspec" \
779 rpm-local || exit 1; \
780 /usr/bin/rpmbuild \
781 --define "_tmppath $$rpmbuild/TMP" \
782 --define "_topdir $$rpmbuild" \
783 --define "build_src_rpm 1" \
784 --define "dist %{nil}" \
785 --nodeps -bs $$rpmbuild/SPECS/$$rpmspec || exit 1; \
786 cp $$rpmbuild/SRPMS/$$rpmpkg . || exit 1; \
787 $(RM) -R $$rpmbuild
788
789 rpm-common:
790 rpmpkg=$(pkg)-$(SPL_META_VERSION)-$(SPL_META_RELEASE).src.rpm; \
791 rpmspec=$(pkg).spec; \
792 rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
793 $(MAKE) $(AM_MAKEFLAGS) \
794 rpmbuild="$$rpmbuild" \
795 rpmspec="$$rpmspec" \
796 rpm-local || exit 1; \
797 /usr/bin/rpmbuild \
798 --define "_tmppath $$rpmbuild/TMP" \
799 --define "_topdir $$rpmbuild" \
800 --define "dist %{nil}" \
801 --define "require_kdir $(LINUX)" \
802 --define "require_kobj $(LINUX_OBJ)" \
803 --define "require_kver $(LINUX_VERSION)" \
804 --nodeps --rebuild $$rpmpkg || exit 1; \
805 cp $$rpmbuild/RPMS/*/* . || exit 1; \
806 $(RM) -R $$rpmbuild
807
808 distclean-local::
809 -$(RM) -R autom4te*.cache
810 -find . \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
811 -o -name .pc -o -name .hg -o -name .git \) -prune -o \
812 \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
813 -o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
814 -o -name '.*.rej' -o -name 'aclocal.m4' -o -size 0 \
815 -o -name '*%' -o -name '.*.cmd' -o -name 'core' \
816 -o -name 'Makefile' -o -name '$(LINUX_SYMBOLS)' \
817 -o -name '*.order' -o -name '*.markers' \) \
818 -type f -print | xargs $(RM)
819
820 @CONFIG_KERNEL_TRUE@install-data-local:
821 @CONFIG_KERNEL_TRUE@ destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
822 @CONFIG_KERNEL_TRUE@ instdest=$(DESTDIR)/${prefix}/src/$$destname; \
823 @CONFIG_KERNEL_TRUE@ echo "${SPL_META_VERSION}" >$$instdest/spl.release; \
824 @CONFIG_KERNEL_TRUE@ for instfile in $(noinst_HEADERS) module/$(LINUX_SYMBOLS); do \
825 @CONFIG_KERNEL_TRUE@ $(INSTALL) -D $$instfile $$instdest/$$instfile; \
826 @CONFIG_KERNEL_TRUE@ done
827
828 ctags:
829 $(RM) $(top_srcdir)/tags
830 find $(top_srcdir) -name .git -prune -o -name '*.[hc]' | xargs ctags
831
832 etags:
833 $(RM) $(top_srcdir)/TAGS
834 find $(top_srcdir) -name .pc -prune -o -name '*.[hc]' | xargs etags -a
835
836 tags: ctags etags
837
838 srpm-modules:
839 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-modules" srpm-common
840
841 srpm-utils:
842 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}" srpm-common
843
844 srpm: srpm-modules srpm-utils
845
846 rpm-modules: srpm-modules
847 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-modules" rpm-common
848
849 rpm-utils: srpm-utils
850 $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}" rpm-common
851
852 rpm-modules: srpm-modules
853
854 rpm-utils: srpm-utils
855
856 rpm: rpm-modules rpm-utils
857
858 # Tell versions [3.59,3.63) of GNU make to not export all variables.
859 # Otherwise a system limit (for SysV at least) may be exceeded.
860 .NOEXPORT: