]> git.proxmox.com Git - mirror_spl-debian.git/blob - Makefile.in
Add spl.release to spl-devel to simply dependent package version check.
[mirror_spl-debian.git] / 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 DIST_COMMON = $(am__configure_deps) $(noinst_HEADERS) \
41 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(srcdir)/spl.spec.in $(srcdir)/spl_config.h.in \
43 $(top_srcdir)/configure $(top_srcdir)/module/Makefile.in \
44 $(top_srcdir)/module/spl/Makefile.in \
45 $(top_srcdir)/module/splat/Makefile.in AUTHORS COPYING \
46 ChangeLog INSTALL config/config.guess config/config.sub \
47 config/depcomp config/install-sh config/ltmain.sh \
48 config/missing
49 subdir = .
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
52 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 $(ACLOCAL_M4)
55 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
56 configure.lineno configure.status.lineno
57 mkinstalldirs = $(install_sh) -d
58 CONFIG_HEADER = spl_config.h
59 CONFIG_CLEAN_FILES = module/Makefile module/spl/Makefile \
60 module/splat/Makefile spl.spec
61 SOURCES =
62 DIST_SOURCES =
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64 html-recursive info-recursive install-data-recursive \
65 install-exec-recursive install-info-recursive \
66 install-recursive installcheck-recursive installdirs-recursive \
67 pdf-recursive ps-recursive uninstall-info-recursive \
68 uninstall-recursive
69 HEADERS = $(noinst_HEADERS)
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
76 am__remove_distdir = \
77 { test ! -d $(distdir) \
78 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -fr $(distdir); }; }
80 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
81 GZIP_ENV = --best
82 distuninstallcheck_listfiles = find . -type f -print
83 distcleancheck_listfiles = find . -type f -print
84 ACLOCAL = @ACLOCAL@
85 AMDEP_FALSE = @AMDEP_FALSE@
86 AMDEP_TRUE = @AMDEP_TRUE@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 CPP = @CPP@
97 CPPFLAGS = @CPPFLAGS@
98 CXX = @CXX@
99 CXXCPP = @CXXCPP@
100 CXXDEPMODE = @CXXDEPMODE@
101 CXXFLAGS = @CXXFLAGS@
102 CYGPATH_W = @CYGPATH_W@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 KERNELCFLAGS = @KERNELCFLAGS@
118 KERNELCPPFLAGS = @KERNELCPPFLAGS@
119 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LIBTOOL = @LIBTOOL@
124 LINUX = @LINUX@
125 LINUX_OBJ = @LINUX_OBJ@
126 LINUX_SYMBOLS = @LINUX_SYMBOLS@
127 LINUX_VERSION = @LINUX_VERSION@
128 LN_S = @LN_S@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAINT = @MAINT@
131 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133 MAKEINFO = @MAKEINFO@
134 OBJEXT = @OBJEXT@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 RANLIB = @RANLIB@
143 SED = @SED@
144 SET_MAKE = @SET_MAKE@
145 SHELL = @SHELL@
146 SPL_META_ALIAS = @SPL_META_ALIAS@
147 SPL_META_AUTHOR = @SPL_META_AUTHOR@
148 SPL_META_DATA = @SPL_META_DATA@
149 SPL_META_LT_AGE = @SPL_META_LT_AGE@
150 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
151 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
152 SPL_META_NAME = @SPL_META_NAME@
153 SPL_META_RELEASE = @SPL_META_RELEASE@
154 SPL_META_VERSION = @SPL_META_VERSION@
155 STRIP = @STRIP@
156 VERSION = @VERSION@
157 ac_ct_AR = @ac_ct_AR@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_CXX = @ac_ct_CXX@
160 ac_ct_F77 = @ac_ct_F77@
161 ac_ct_RANLIB = @ac_ct_RANLIB@
162 ac_ct_STRIP = @ac_ct_STRIP@
163 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 datadir = @datadir@
179 exec_prefix = @exec_prefix@
180 host = @host@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
183 host_os = @host_os@
184 host_vendor = @host_vendor@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localstatedir = @localstatedir@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 oldincludedir = @oldincludedir@
194 prefix = @prefix@
195 program_transform_name = @program_transform_name@
196 sbindir = @sbindir@
197 sharedstatedir = @sharedstatedir@
198 sysconfdir = @sysconfdir@
199 target = @target@
200 target_alias = @target_alias@
201 target_cpu = @target_cpu@
202 target_os = @target_os@
203 target_vendor = @target_vendor@
204 SUBDIRS = lib cmd module include scripts
205 AUTOMAKE_OPTIONS = foreign dist-zip
206 EXTRA_DIST = autogen.sh spl.spec.in META DISCLAIMER
207 noinst_HEADERS = spl_config.h spl_unconfig.h
208 all: spl_config.h
209 $(MAKE) $(AM_MAKEFLAGS) all-recursive
210
211 .SUFFIXES:
212 am--refresh:
213 @:
214 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
215 @for dep in $?; do \
216 case '$(am__configure_deps)' in \
217 *$$dep*) \
218 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
219 cd $(srcdir) && $(AUTOMAKE) --foreign \
220 && exit 0; \
221 exit 1;; \
222 esac; \
223 done; \
224 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
225 cd $(top_srcdir) && \
226 $(AUTOMAKE) --foreign Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229 @case '$?' in \
230 *config.status*) \
231 echo ' $(SHELL) ./config.status'; \
232 $(SHELL) ./config.status;; \
233 *) \
234 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
235 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
236 esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239 $(SHELL) ./config.status --recheck
240
241 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242 cd $(srcdir) && $(AUTOCONF)
243 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
244 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
245
246 spl_config.h: stamp-h1
247 @if test ! -f $@; then \
248 rm -f stamp-h1; \
249 $(MAKE) stamp-h1; \
250 else :; fi
251
252 stamp-h1: $(srcdir)/spl_config.h.in $(top_builddir)/config.status
253 @rm -f stamp-h1
254 cd $(top_builddir) && $(SHELL) ./config.status spl_config.h
255 $(srcdir)/spl_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
256 cd $(top_srcdir) && $(AUTOHEADER)
257 rm -f stamp-h1
258 touch $@
259
260 distclean-hdr:
261 -rm -f spl_config.h stamp-h1
262 module/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/Makefile.in
263 cd $(top_builddir) && $(SHELL) ./config.status $@
264 module/spl/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/spl/Makefile.in
265 cd $(top_builddir) && $(SHELL) ./config.status $@
266 module/splat/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/splat/Makefile.in
267 cd $(top_builddir) && $(SHELL) ./config.status $@
268 spl.spec: $(top_builddir)/config.status $(srcdir)/spl.spec.in
269 cd $(top_builddir) && $(SHELL) ./config.status $@
270
271 mostlyclean-libtool:
272 -rm -f *.lo
273
274 clean-libtool:
275 -rm -rf .libs _libs
276
277 distclean-libtool:
278 -rm -f libtool
279 uninstall-info-am:
280
281 # This directory's subdirectories are mostly independent; you can cd
282 # into them and run `make' without going through this Makefile.
283 # To change the values of `make' variables: instead of editing Makefiles,
284 # (1) if the variable is set in `config.status', edit `config.status'
285 # (which will cause the Makefiles to be regenerated when you run `make');
286 # (2) otherwise, pass the desired values on the `make' command line.
287 $(RECURSIVE_TARGETS):
288 @failcom='exit 1'; \
289 for f in x $$MAKEFLAGS; do \
290 case $$f in \
291 *=* | --[!k]*);; \
292 *k*) failcom='fail=yes';; \
293 esac; \
294 done; \
295 dot_seen=no; \
296 target=`echo $@ | sed s/-recursive//`; \
297 list='$(SUBDIRS)'; for subdir in $$list; do \
298 echo "Making $$target in $$subdir"; \
299 if test "$$subdir" = "."; then \
300 dot_seen=yes; \
301 local_target="$$target-am"; \
302 else \
303 local_target="$$target"; \
304 fi; \
305 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
306 || eval $$failcom; \
307 done; \
308 if test "$$dot_seen" = "no"; then \
309 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
310 fi; test -z "$$fail"
311
312 mostlyclean-recursive clean-recursive distclean-recursive \
313 maintainer-clean-recursive:
314 @failcom='exit 1'; \
315 for f in x $$MAKEFLAGS; do \
316 case $$f in \
317 *=* | --[!k]*);; \
318 *k*) failcom='fail=yes';; \
319 esac; \
320 done; \
321 dot_seen=no; \
322 case "$@" in \
323 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
324 *) list='$(SUBDIRS)' ;; \
325 esac; \
326 rev=''; for subdir in $$list; do \
327 if test "$$subdir" = "."; then :; else \
328 rev="$$subdir $$rev"; \
329 fi; \
330 done; \
331 rev="$$rev ."; \
332 target=`echo $@ | sed s/-recursive//`; \
333 for subdir in $$rev; do \
334 echo "Making $$target in $$subdir"; \
335 if test "$$subdir" = "."; then \
336 local_target="$$target-am"; \
337 else \
338 local_target="$$target"; \
339 fi; \
340 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
341 || eval $$failcom; \
342 done && test -z "$$fail"
343 tags-recursive:
344 list='$(SUBDIRS)'; for subdir in $$list; do \
345 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
346 done
347 ctags-recursive:
348 list='$(SUBDIRS)'; for subdir in $$list; do \
349 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
350 done
351
352 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 mkid -fID $$unique
360
361 TAGS: tags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
362 $(TAGS_FILES) $(LISP)
363 tags=; \
364 here=`pwd`; \
365 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
366 include_option=--etags-include; \
367 empty_fix=.; \
368 else \
369 include_option=--include; \
370 empty_fix=; \
371 fi; \
372 list='$(SUBDIRS)'; for subdir in $$list; do \
373 if test "$$subdir" = .; then :; else \
374 test ! -f $$subdir/TAGS || \
375 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
376 fi; \
377 done; \
378 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
382 $(AWK) ' { files[$$0] = 1; } \
383 END { for (i in files) print i; }'`; \
384 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
385 test -n "$$unique" || unique=$$empty_fix; \
386 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387 $$tags $$unique; \
388 fi
389 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
390 $(TAGS_FILES) $(LISP)
391 tags=; \
392 here=`pwd`; \
393 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
394 unique=`for i in $$list; do \
395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396 done | \
397 $(AWK) ' { files[$$0] = 1; } \
398 END { for (i in files) print i; }'`; \
399 test -z "$(CTAGS_ARGS)$$tags$$unique" \
400 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401 $$tags $$unique
402
403 GTAGS:
404 here=`$(am__cd) $(top_builddir) && pwd` \
405 && cd $(top_srcdir) \
406 && gtags -i $(GTAGS_ARGS) $$here
407
408 distclean-tags:
409 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
410
411 distdir: $(DISTFILES)
412 $(am__remove_distdir)
413 mkdir $(distdir)
414 $(mkdir_p) $(distdir)/. $(distdir)/config $(distdir)/module $(distdir)/module/spl $(distdir)/module/splat
415 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
416 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
417 list='$(DISTFILES)'; for file in $$list; do \
418 case $$file in \
419 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
420 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
421 esac; \
422 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
423 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
424 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
425 dir="/$$dir"; \
426 $(mkdir_p) "$(distdir)$$dir"; \
427 else \
428 dir=''; \
429 fi; \
430 if test -d $$d/$$file; then \
431 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
432 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
433 fi; \
434 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
435 else \
436 test -f $(distdir)/$$file \
437 || cp -p $$d/$$file $(distdir)/$$file \
438 || exit 1; \
439 fi; \
440 done
441 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
442 if test "$$subdir" = .; then :; else \
443 test -d "$(distdir)/$$subdir" \
444 || $(mkdir_p) "$(distdir)/$$subdir" \
445 || exit 1; \
446 distdir=`$(am__cd) $(distdir) && pwd`; \
447 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
448 (cd $$subdir && \
449 $(MAKE) $(AM_MAKEFLAGS) \
450 top_distdir="$$top_distdir" \
451 distdir="$$distdir/$$subdir" \
452 distdir) \
453 || exit 1; \
454 fi; \
455 done
456 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
457 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
458 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
459 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
460 || chmod -R a+r $(distdir)
461 dist-gzip: distdir
462 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
463 $(am__remove_distdir)
464
465 dist-bzip2: distdir
466 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
467 $(am__remove_distdir)
468
469 dist-tarZ: distdir
470 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
471 $(am__remove_distdir)
472
473 dist-shar: distdir
474 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
475 $(am__remove_distdir)
476 dist-zip: distdir
477 -rm -f $(distdir).zip
478 zip -rq $(distdir).zip $(distdir)
479 $(am__remove_distdir)
480
481 dist dist-all: distdir
482 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
483 -rm -f $(distdir).zip
484 zip -rq $(distdir).zip $(distdir)
485 $(am__remove_distdir)
486
487 # This target untars the dist file and tries a VPATH configuration. Then
488 # it guarantees that the distribution is self-contained by making another
489 # tarfile.
490 distcheck: dist
491 case '$(DIST_ARCHIVES)' in \
492 *.tar.gz*) \
493 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
494 *.tar.bz2*) \
495 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
496 *.tar.Z*) \
497 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
498 *.shar.gz*) \
499 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
500 *.zip*) \
501 unzip $(distdir).zip ;;\
502 esac
503 chmod -R a-w $(distdir); chmod a+w $(distdir)
504 mkdir $(distdir)/_build
505 mkdir $(distdir)/_inst
506 chmod a-w $(distdir)
507 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
508 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
509 && cd $(distdir)/_build \
510 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
511 $(DISTCHECK_CONFIGURE_FLAGS) \
512 && $(MAKE) $(AM_MAKEFLAGS) \
513 && $(MAKE) $(AM_MAKEFLAGS) dvi \
514 && $(MAKE) $(AM_MAKEFLAGS) check \
515 && $(MAKE) $(AM_MAKEFLAGS) install \
516 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
517 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
518 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
519 distuninstallcheck \
520 && chmod -R a-w "$$dc_install_base" \
521 && ({ \
522 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
523 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
524 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
525 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
526 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
527 } || { rm -rf "$$dc_destdir"; exit 1; }) \
528 && rm -rf "$$dc_destdir" \
529 && $(MAKE) $(AM_MAKEFLAGS) dist \
530 && rm -rf $(DIST_ARCHIVES) \
531 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
532 $(am__remove_distdir)
533 @(echo "$(distdir) archives ready for distribution: "; \
534 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
535 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
536 distuninstallcheck:
537 @cd $(distuninstallcheck_dir) \
538 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
539 || { echo "ERROR: files left after uninstall:" ; \
540 if test -n "$(DESTDIR)"; then \
541 echo " (check DESTDIR support)"; \
542 fi ; \
543 $(distuninstallcheck_listfiles) ; \
544 exit 1; } >&2
545 distcleancheck: distclean
546 @if test '$(srcdir)' = . ; then \
547 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
548 exit 1 ; \
549 fi
550 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
551 || { echo "ERROR: files left in build directory after distclean:" ; \
552 $(distcleancheck_listfiles) ; \
553 exit 1; } >&2
554 check-am: all-am
555 check: check-recursive
556 all-am: Makefile $(HEADERS) spl_config.h
557 installdirs: installdirs-recursive
558 installdirs-am:
559 install: install-recursive
560 install-exec: install-exec-recursive
561 install-data: install-data-recursive
562 uninstall: uninstall-recursive
563
564 install-am: all-am
565 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
566
567 installcheck: installcheck-recursive
568 install-strip:
569 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 `test -z '$(STRIP)' || \
572 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
573 mostlyclean-generic:
574
575 clean-generic:
576
577 distclean-generic:
578 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579
580 maintainer-clean-generic:
581 @echo "This command is intended for maintainers to use"
582 @echo "it deletes files that may require special tools to rebuild."
583 clean: clean-recursive
584
585 clean-am: clean-generic clean-libtool mostlyclean-am
586
587 distclean: distclean-recursive
588 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
589 -rm -f Makefile
590 distclean-am: clean-am distclean-generic distclean-hdr \
591 distclean-libtool distclean-local distclean-tags
592
593 dvi: dvi-recursive
594
595 dvi-am:
596
597 html: html-recursive
598
599 info: info-recursive
600
601 info-am:
602
603 install-data-am: install-data-local
604
605 install-exec-am:
606
607 install-info: install-info-recursive
608
609 install-man:
610
611 installcheck-am:
612
613 maintainer-clean: maintainer-clean-recursive
614 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
615 -rm -rf $(top_srcdir)/autom4te.cache
616 -rm -f Makefile
617 maintainer-clean-am: distclean-am maintainer-clean-generic
618
619 mostlyclean: mostlyclean-recursive
620
621 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
622
623 pdf: pdf-recursive
624
625 pdf-am:
626
627 ps: ps-recursive
628
629 ps-am:
630
631 uninstall-am: uninstall-info-am
632
633 uninstall-info: uninstall-info-recursive
634
635 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
636 check-am clean clean-generic clean-libtool clean-recursive \
637 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
638 dist-shar dist-tarZ dist-zip distcheck distclean \
639 distclean-generic distclean-hdr distclean-libtool \
640 distclean-local distclean-recursive distclean-tags \
641 distcleancheck distdir distuninstallcheck dvi dvi-am html \
642 html-am info info-am install install-am install-data \
643 install-data-am install-data-local install-exec \
644 install-exec-am install-info install-info-am install-man \
645 install-strip installcheck installcheck-am installdirs \
646 installdirs-am maintainer-clean maintainer-clean-generic \
647 maintainer-clean-recursive mostlyclean mostlyclean-generic \
648 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
649 tags tags-recursive uninstall uninstall-am uninstall-info-am
650
651
652 distclean-local::
653 -$(RM) -R autom4te*.cache
654 -find . \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
655 -o -name .pc -o -name .hg -o -name .git \) -prune -o \
656 \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
657 -o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
658 -o -name '.*.rej' -o -name 'aclocal.m4' -o -size 0 \
659 -o -name '*%' -o -name '.*.cmd' -o -name 'core' \
660 -o -name 'Makefile' -o -name '$(LINUX_SYMBOLS)' \) \
661 -type f -print | xargs $(RM)
662
663 install-data-local:
664 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
665 instdest=$(DESTDIR)/${prefix}/src/$$destname; \
666 echo "${SPL_META_VERSION}" >$$instdest/spl.release; \
667 for instfile in $(noinst_HEADERS) module/$(LINUX_SYMBOLS); do \
668 $(INSTALL) -D $$instfile $$instdest/$$instfile; \
669 done
670
671 ctags:
672 $(RM) $(top_srcdir)/tags
673 find $(top_srcdir) -name .git -prune -o -name '*.[hc]' | xargs ctags
674
675 etags:
676 $(RM) $(top_srcdir)/TAGS
677 find $(top_srcdir) -name .pc -prune -o -name '*.[hc]' | xargs etags -a
678
679 tags: ctags etags
680
681 rpm-local:
682 mkdir -p $(rpmbuild)/TMP && \
683 mkdir -p $(rpmbuild)/BUILD && \
684 mkdir -p $(rpmbuild)/RPMS && \
685 mkdir -p $(rpmbuild)/SRPMS && \
686 mkdir -p $(rpmbuild)/SPECS && cp $(PACKAGE).spec $(rpmbuild)/SPECS && \
687 mkdir -p $(rpmbuild)/SOURCES && cp $(distdir).tar.gz $(rpmbuild)/SOURCES
688
689 srpm: dist
690 rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
691 $(MAKE) $(AM_MAKEFLAGS) rpmbuild="$$rpmbuild" rpm-local || exit 1; \
692 /usr/bin/rpmbuild --define "_tmppath $$rpmbuild/TMP" --define "_topdir $$rpmbuild" --define "build_src_rpm 1" --define "dist %{nil}" --nodeps -bs $$rpmbuild/SPECS/$(PACKAGE).spec || exit 1; \
693 cp $$rpmbuild/SRPMS/$(distdir)-$(SPL_META_RELEASE).src.rpm . || exit 1;\
694 $(RM) -R $$rpmbuild
695
696 # Use 'make rpm LINUX_VERSION=2.x.y-z' to rebuild the source RPM
697 # against any installed kernel-devel-2.x.y-z package. This will
698 # override the LINUX_VERSION detected at configure time.
699 rpm: srpm
700 rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
701 $(MAKE) $(AM_MAKEFLAGS) rpmbuild="$$rpmbuild" rpm-local || exit 1; \
702 /usr/bin/rpmbuild --define "_tmppath $$rpmbuild/TMP" --define "_topdir $$rpmbuild" --define "dist %{nil}" --define "require_kdir $(LINUX)" --define "require_kobj $(LINUX_OBJ)" --define "require_kver $(LINUX_VERSION)" --nodeps --rebuild $(distdir)-$(SPL_META_RELEASE).src.rpm || exit 1; \
703 cp $$rpmbuild/RPMS/*/* . || exit 1; \
704 $(RM) -R $$rpmbuild
705 # Tell versions [3.59,3.63) of GNU make to not export all variables.
706 # Otherwise a system limit (for SysV at least) may be exceeded.
707 .NOEXPORT: