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