1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18 ###############################################################################
19 # Copyright (C) 2007-2013 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 ###############################################################################
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.
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.
38 ###############################################################################
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.
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.
52 ###############################################################################
55 pkgdatadir
= $(datadir)/@PACKAGE@
56 pkgincludedir
= $(includedir)/@PACKAGE@
57 pkglibdir
= $(libdir)/@PACKAGE@
58 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
59 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
60 install_sh_DATA
= $(install_sh
) -c
-m
644
61 install_sh_PROGRAM
= $(install_sh
) -c
62 install_sh_SCRIPT
= $(install_sh
) -c
63 INSTALL_HEADER
= $(INSTALL_DATA
)
64 transform
= $(program_transform_name
)
71 build_triplet
= @build@
73 target_triplet
= @target@
74 DIST_COMMON
= $(am__configure_deps
) $(am__extra_HEADERS_DIST
) \
75 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
76 $(srcdir)/config
/deb.am
$(srcdir)/config
/rpm.am \
77 $(srcdir)/config
/tgz.am
$(srcdir)/spl.release.in \
78 $(srcdir)/spl_config.h.in
$(top_srcdir
)/configure \
79 $(top_srcdir
)/module
/Makefile.in \
80 $(top_srcdir
)/module
/spl
/Makefile.in \
81 $(top_srcdir
)/module
/splat
/Makefile.in AUTHORS COPYING \
82 config
/config.guess config
/config.sub config
/depcomp \
83 config
/install-sh config
/ltmain.sh config
/missing
84 @CONFIG_USER_TRUE@am__append_1
= lib cmd man scripts
85 @CONFIG_KERNEL_TRUE@am__append_2
= module
87 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
88 am__aclocal_m4_deps
= $(top_srcdir
)/config
/libtool.m4 \
89 $(top_srcdir
)/config
/ltoptions.m4 \
90 $(top_srcdir
)/config
/ltsugar.m4 \
91 $(top_srcdir
)/config
/ltversion.m4 \
92 $(top_srcdir
)/config
/lt~obsolete.m4 \
93 $(top_srcdir
)/config
/spl-build.m4 \
94 $(top_srcdir
)/config
/spl-meta.m4
$(top_srcdir
)/configure.ac
95 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
97 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
98 configure.lineno config.status.lineno
99 mkinstalldirs
= $(install_sh
) -d
100 CONFIG_HEADER
= spl_config.h
101 CONFIG_CLEAN_FILES
= module
/Makefile module
/spl
/Makefile \
102 module
/splat
/Makefile spl.release
103 CONFIG_CLEAN_VPATH_FILES
=
104 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
105 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
106 am__v_GEN_0
= @echo
" GEN " $@
;
107 AM_V_at
= $(am__v_at_@AM_V@
)
108 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
112 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
113 html-recursive info-recursive install-data-recursive \
114 install-dvi-recursive install-exec-recursive \
115 install-html-recursive install-info-recursive \
116 install-pdf-recursive install-ps-recursive install-recursive \
117 installcheck-recursive installdirs-recursive pdf-recursive \
118 ps-recursive uninstall-recursive
119 am__extra_HEADERS_DIST
= spl.release.in spl_config.h.in
120 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
121 am__vpath_adj
= case
$$p in \
122 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
127 am__nobase_strip_setup
= \
128 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
130 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
131 am__nobase_list
= $(am__nobase_strip_setup
); \
132 for p in
$$list; do echo
"$$p $$p"; done | \
133 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135 if (++n[$$2] == $(am__install_max)) \
136 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137 END { for (dir in files) print dir, files[dir] }'
139 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141 am__uninstall_files_from_dir
= { \
143 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
144 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
145 $(am__cd
) "$$dir" && rm -f
$$files; }; \
147 am__installdirs
= "$(DESTDIR)$(extradir)" "$(DESTDIR)$(kerneldir)"
148 HEADERS
= $(extra_HEADERS
) $(nodist_kernel_HEADERS
)
149 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
150 distclean-recursive maintainer-clean-recursive
151 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
152 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
153 distdir
dist dist-all distcheck
156 DIST_SUBDIRS
= include rpm lib cmd man scripts module
157 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
158 distdir
= $(PACKAGE
)-$(VERSION
)
159 top_distdir
= $(distdir
)
160 am__remove_distdir
= \
161 if
test -d
"$(distdir)"; then \
162 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
163 && rm -rf
"$(distdir)" \
164 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
168 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
169 sed_rest
='s,^[^/]*/*,,'; \
170 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
171 sed_butlast
='s,/*[^/]*$$,,'; \
172 while
test -n
"$$dir1"; do \
173 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
174 if
test "$$first" != "."; then \
175 if
test "$$first" = ".."; then \
176 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
177 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
179 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
180 if
test "$$first2" = "$$first"; then \
181 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
185 dir0
="$$dir0"/"$$first"; \
188 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
191 DIST_ARCHIVES
= $(distdir
).
tar.gz
193 distuninstallcheck_listfiles
= find .
-type f
-print
194 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
195 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
196 distcleancheck_listfiles
= find .
-type f
-print
199 ALIEN_VERSION
= @ALIEN_VERSION@
201 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
203 AUTOCONF
= @AUTOCONF@
204 AUTOHEADER
= @AUTOHEADER@
205 AUTOMAKE
= @AUTOMAKE@
208 CCDEPMODE
= @CCDEPMODE@
211 CPPFLAGS
= @CPPFLAGS@
212 CYGPATH_W
= @CYGPATH_W@
213 DEBUG_CFLAGS
= @DEBUG_CFLAGS@
214 DEBUG_KMEM
= @DEBUG_KMEM@
215 DEBUG_KMEM_TRACKING
= @DEBUG_KMEM_TRACKING@
216 DEBUG_SPL
= @DEBUG_SPL@
217 DEFAULT_PACKAGE
= @DEFAULT_PACKAGE@
222 DPKGBUILD
= @DPKGBUILD@
223 DPKGBUILD_VERSION
= @DPKGBUILD_VERSION@
224 DPKG_VERSION
= @DPKG_VERSION@
225 DSYMUTIL
= @DSYMUTIL@
234 HAVE_ALIEN
= @HAVE_ALIEN@
235 HAVE_DPKG
= @HAVE_DPKG@
236 HAVE_DPKGBUILD
= @HAVE_DPKGBUILD@
237 HAVE_RPM
= @HAVE_RPM@
238 HAVE_RPMBUILD
= @HAVE_RPMBUILD@
240 INSTALL_DATA
= @INSTALL_DATA@
241 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
242 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
243 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
244 KERNELCPPFLAGS
= @KERNELCPPFLAGS@
245 KERNELMAKE_PARAMS
= @KERNELMAKE_PARAMS@
252 LINUX_OBJ
= @LINUX_OBJ@
253 LINUX_SYMBOLS
= @LINUX_SYMBOLS@
254 LINUX_VERSION
= @LINUX_VERSION@
257 LTLIBOBJS
= @LTLIBOBJS@
259 MAKEINFO
= @MAKEINFO@
260 MANIFEST_TOOL
= @MANIFEST_TOOL@
269 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
270 PACKAGE_NAME
= @PACKAGE_NAME@
271 PACKAGE_STRING
= @PACKAGE_STRING@
272 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
273 PACKAGE_URL
= @PACKAGE_URL@
274 PACKAGE_VERSION
= @PACKAGE_VERSION@
275 PATH_SEPARATOR
= @PATH_SEPARATOR@
279 RPMBUILD
= @RPMBUILD@
280 RPMBUILD_VERSION
= @RPMBUILD_VERSION@
281 RPM_DEFINE_COMMON
= @RPM_DEFINE_COMMON@
282 RPM_DEFINE_DKMS
= @RPM_DEFINE_DKMS@
283 RPM_DEFINE_KMOD
= @RPM_DEFINE_KMOD@
284 RPM_DEFINE_UTIL
= @RPM_DEFINE_UTIL@
285 RPM_SPEC_DIR
= @RPM_SPEC_DIR@
286 RPM_VERSION
= @RPM_VERSION@
288 SET_MAKE
= @SET_MAKE@
290 SPL_CONFIG
= @SPL_CONFIG@
291 SPL_META_ALIAS
= @SPL_META_ALIAS@
292 SPL_META_AUTHOR
= @SPL_META_AUTHOR@
293 SPL_META_DATA
= @SPL_META_DATA@
294 SPL_META_LICENSE
= @SPL_META_LICENSE@
295 SPL_META_LT_AGE
= @SPL_META_LT_AGE@
296 SPL_META_LT_CURRENT
= @SPL_META_LT_CURRENT@
297 SPL_META_LT_REVISION
= @SPL_META_LT_REVISION@
298 SPL_META_NAME
= @SPL_META_NAME@
299 SPL_META_RELEASE
= @SPL_META_RELEASE@
300 SPL_META_VERSION
= @SPL_META_VERSION@
301 SRPM_DEFINE_COMMON
= @SRPM_DEFINE_COMMON@
302 SRPM_DEFINE_DKMS
= @SRPM_DEFINE_DKMS@
303 SRPM_DEFINE_KMOD
= @SRPM_DEFINE_KMOD@
304 SRPM_DEFINE_UTIL
= @SRPM_DEFINE_UTIL@
308 abs_builddir
= @abs_builddir@
309 abs_srcdir
= @abs_srcdir@
310 abs_top_builddir
= @abs_top_builddir@
311 abs_top_srcdir
= @abs_top_srcdir@
312 ac_ct_AR
= @ac_ct_AR@
313 ac_ct_CC
= @ac_ct_CC@
314 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
315 am__include
= @am__include@
316 am__leading_dot
= @am__leading_dot@
317 am__quote
= @am__quote@
319 am__untar
= @am__untar@
322 build_alias
= @build_alias@
323 build_cpu
= @build_cpu@
324 build_os
= @build_os@
325 build_vendor
= @build_vendor@
326 builddir
= @builddir@
328 datarootdir
= @datarootdir@
331 exec_prefix = @
exec_prefix@
333 host_alias
= @host_alias@
334 host_cpu
= @host_cpu@
336 host_vendor
= @host_vendor@
338 includedir = @
includedir@
340 install_sh
= @install_sh@
342 libexecdir
= @libexecdir@
343 localedir
= @localedir@
344 localstatedir
= @localstatedir@
347 oldincludedir = @
oldincludedir@
350 program_transform_name
= @program_transform_name@
353 sharedstatedir
= @sharedstatedir@
355 sysconfdir
= @sysconfdir@
357 target_alias
= @target_alias@
358 target_cpu
= @target_cpu@
359 target_os
= @target_os@
360 target_vendor
= @target_vendor@
361 top_build_prefix
= @top_build_prefix@
362 top_builddir
= @top_builddir@
363 top_srcdir
= @top_srcdir@
364 ACLOCAL_AMFLAGS
= -I config
365 SUBDIRS
= include rpm
$(am__append_1
) $(am__append_2
)
366 @CONFIG_KERNEL_TRUE@extradir
= @
prefix@
/src
/spl-
$(VERSION
)
367 @CONFIG_KERNEL_TRUE@extra_HEADERS
= spl.release.in spl_config.h.in
368 @CONFIG_KERNEL_TRUE@kerneldir
= @
prefix@
/src
/spl-
$(VERSION
)/$(LINUX_VERSION
)
369 @CONFIG_KERNEL_TRUE@nodist_kernel_HEADERS
= spl.release spl_config.h module
/$(LINUX_SYMBOLS
)
370 AUTOMAKE_OPTIONS
= foreign
371 EXTRA_DIST
= autogen.sh META DISCLAIMER copy-builtin config
/config.awk \
372 config
/rpm.am config
/deb.am config
/tgz.am
374 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
377 am--refresh
: Makefile
379 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(srcdir)/config
/rpm.am
$(srcdir)/config
/deb.am
$(srcdir)/config
/tgz.am
$(am__configure_deps
)
381 case
'$(am__configure_deps)' in \
383 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
384 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
389 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
390 $(am__cd
) $(top_srcdir
) && \
391 $(AUTOMAKE
) --foreign Makefile
393 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
396 echo
' $(SHELL) ./config.status'; \
397 $(SHELL
) .
/config.status
;; \
399 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
400 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
402 $(srcdir)/config
/rpm.am
$(srcdir)/config
/deb.am
$(srcdir)/config
/tgz.am
:
404 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
405 $(SHELL
) .
/config.status
--recheck
407 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
408 $(am__cd
) $(srcdir) && $(AUTOCONF
)
409 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
410 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
411 $(am__aclocal_m4_deps
):
413 spl_config.h
: stamp-h1
414 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
415 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
417 stamp-h1
: $(srcdir)/spl_config.h.in
$(top_builddir
)/config.status
419 cd
$(top_builddir
) && $(SHELL
) .
/config.status spl_config.h
420 $(srcdir)/spl_config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
421 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
426 -rm -f spl_config.h stamp-h1
427 module
/Makefile
: $(top_builddir
)/config.status
$(top_srcdir
)/module
/Makefile.in
428 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
429 module
/spl
/Makefile
: $(top_builddir
)/config.status
$(top_srcdir
)/module
/spl
/Makefile.in
430 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
431 module
/splat
/Makefile
: $(top_builddir
)/config.status
$(top_srcdir
)/module
/splat
/Makefile.in
432 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
433 spl.release
: $(top_builddir
)/config.status
$(srcdir)/spl.release.in
434 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
443 -rm -f libtool config.lt
444 install-extraHEADERS
: $(extra_HEADERS
)
446 test -z
"$(extradir)" ||
$(MKDIR_P
) "$(DESTDIR)$(extradir)"
447 @list
='$(extra_HEADERS)'; test -n
"$(extradir)" || list
=; \
448 for p in
$$list; do \
449 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
451 done |
$(am__base_list
) | \
452 while read files
; do \
453 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(extradir)'"; \
454 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(extradir)" || exit
$$?
; \
457 uninstall-extraHEADERS
:
459 @list
='$(extra_HEADERS)'; test -n
"$(extradir)" || list
=; \
460 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
461 dir='$(DESTDIR)$(extradir)'; $(am__uninstall_files_from_dir
)
462 install-nodist_kernelHEADERS
: $(nodist_kernel_HEADERS
)
464 test -z
"$(kerneldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(kerneldir)"
465 @list
='$(nodist_kernel_HEADERS)'; test -n
"$(kerneldir)" || list
=; \
466 for p in
$$list; do \
467 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
469 done |
$(am__base_list
) | \
470 while read files
; do \
471 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
472 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(kerneldir)" || exit
$$?
; \
475 uninstall-nodist_kernelHEADERS
:
477 @list
='$(nodist_kernel_HEADERS)'; test -n
"$(kerneldir)" || list
=; \
478 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
479 dir='$(DESTDIR)$(kerneldir)'; $(am__uninstall_files_from_dir
)
481 # This directory's subdirectories are mostly independent; you can cd
482 # into them and run `make' without going through this Makefile.
483 # To change the values of `make' variables: instead of editing Makefiles,
484 # (1) if the variable is set in `config.status', edit `config.status'
485 # (which will cause the Makefiles to be regenerated when you run `make');
486 # (2) otherwise, pass the desired values on the `make' command line.
487 $(RECURSIVE_TARGETS
):
488 @fail
= failcom
='exit 1'; \
489 for f in x
$$MAKEFLAGS; do \
492 *k
*) failcom
='fail=yes';; \
496 target
=`echo $@ | sed s/-recursive//`; \
497 list
='$(SUBDIRS)'; for subdir in
$$list; do \
498 echo
"Making $$target in $$subdir"; \
499 if
test "$$subdir" = "."; then \
501 local_target
="$$target-am"; \
503 local_target
="$$target"; \
505 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
508 if
test "$$dot_seen" = "no"; then \
509 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
512 $(RECURSIVE_CLEAN_TARGETS
):
513 @fail
= failcom
='exit 1'; \
514 for f in x
$$MAKEFLAGS; do \
517 *k
*) failcom
='fail=yes';; \
522 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
523 *) list
='$(SUBDIRS)' ;; \
525 rev
=''; for subdir in
$$list; do \
526 if
test "$$subdir" = "."; then
:; else \
527 rev
="$$subdir $$rev"; \
531 target
=`echo $@ | sed s/-recursive//`; \
532 for subdir in
$$rev; do \
533 echo
"Making $$target in $$subdir"; \
534 if
test "$$subdir" = "."; then \
535 local_target
="$$target-am"; \
537 local_target
="$$target"; \
539 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
541 done
&& test -z
"$$fail"
543 list
='$(SUBDIRS)'; for subdir in
$$list; do \
544 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
547 list
='$(SUBDIRS)'; for subdir in
$$list; do \
548 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
551 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
552 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
553 unique
=`for i in $$list; do \
554 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
556 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557 END { if (nonempty) { for (i in files) print i; }; }'`; \
560 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) spl_config.h.in
$(TAGS_DEPENDENCIES
) \
561 $(TAGS_FILES
) $(LISP
)
564 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
565 include_option
=--etags-include
; \
568 include_option
=--include; \
571 list
='$(SUBDIRS)'; for subdir in
$$list; do \
572 if
test "$$subdir" = .
; then
:; else \
573 test ! -f
$$subdir/TAGS || \
574 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
577 list
='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
578 unique
=`for i in $$list; do \
579 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
581 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582 END { if (nonempty) { for (i in files) print i; }; }'`; \
584 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
585 test -n
"$$unique" || unique
=$$empty_fix; \
586 if
test $$# -gt 0; then \
587 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
590 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
594 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) spl_config.h.in
$(TAGS_DEPENDENCIES
) \
595 $(TAGS_FILES
) $(LISP
)
596 list
='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
597 unique
=`for i in $$list; do \
598 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
601 END { if (nonempty) { for (i in files) print i; }; }'`; \
602 test -z
"$(CTAGS_ARGS)$$unique" \
603 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
607 here
=`$(am__cd) $(top_builddir) && pwd` \
608 && $(am__cd
) $(top_srcdir
) \
609 && gtags
-i
$(GTAGS_ARGS
) "$$here"
612 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
614 distdir
: $(DISTFILES
)
615 $(am__remove_distdir
)
616 test -d
"$(distdir)" || mkdir
"$(distdir)"
617 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
618 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
619 list
='$(DISTFILES)'; \
620 dist_files
=`for file in $$list; do echo $$file; done | \
621 sed -e "s|^$$srcdirstrip/||;t" \
622 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
623 case
$$dist_files in \
624 */*) $(MKDIR_P
) `echo "$$dist_files" | \
625 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
628 for file in
$$dist_files; do \
629 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
630 if
test -d
$$d/$$file; then \
631 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
632 if
test -d
"$(distdir)/$$file"; then \
633 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
635 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
636 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
637 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
639 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
641 test -f
"$(distdir)/$$file" \
642 || cp
-p
$$d/$$file "$(distdir)/$$file" \
646 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
647 if
test "$$subdir" = .
; then
:; else \
648 test -d
"$(distdir)/$$subdir" \
649 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
653 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
654 if
test "$$subdir" = .
; then
:; else \
655 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
657 new_distdir
=$$reldir; \
658 dir1
=$$subdir; dir2
="$(top_distdir)"; \
660 new_top_distdir
=$$reldir; \
661 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
662 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
663 ($(am__cd
) $$subdir && \
664 $(MAKE
) $(AM_MAKEFLAGS
) \
665 top_distdir
="$$new_top_distdir" \
666 distdir
="$$new_distdir" \
667 am__remove_distdir
=: \
668 am__skip_length_check
=: \
669 am__skip_mode_fix
=: \
674 $(MAKE
) $(AM_MAKEFLAGS
) \
675 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
677 -test -n
"$(am__skip_mode_fix)" \
678 || find
"$(distdir)" -type d
! -perm
-755 \
679 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
680 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
681 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
682 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
683 || chmod
-R a
+r
"$(distdir)"
685 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
686 $(am__remove_distdir
)
689 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
690 $(am__remove_distdir
)
693 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
694 $(am__remove_distdir
)
697 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
698 $(am__remove_distdir
)
701 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
702 $(am__remove_distdir
)
705 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
706 $(am__remove_distdir
)
709 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
710 $(am__remove_distdir
)
713 -rm -f
$(distdir
).zip
714 zip
-rq
$(distdir
).zip
$(distdir
)
715 $(am__remove_distdir
)
717 dist dist-all
: distdir
718 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
719 $(am__remove_distdir
)
721 # This target untars the dist file and tries a VPATH configuration. Then
722 # it guarantees that the distribution is self-contained by making another
725 case
'$(DIST_ARCHIVES)' in \
727 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
729 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
731 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
733 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
735 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
737 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
739 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
741 unzip
$(distdir
).zip
;;\
743 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
744 mkdir
$(distdir
)/_build
745 mkdir
$(distdir
)/_inst
747 test -d
$(distdir
)/_build || exit
0; \
748 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
749 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
751 && $(am__cd
) $(distdir
)/_build \
752 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
753 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
754 $(DISTCHECK_CONFIGURE_FLAGS
) \
755 && $(MAKE
) $(AM_MAKEFLAGS
) \
756 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
757 && $(MAKE
) $(AM_MAKEFLAGS
) check \
758 && $(MAKE
) $(AM_MAKEFLAGS
) install \
759 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
760 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
761 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
763 && chmod
-R a-w
"$$dc_install_base" \
765 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
766 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
767 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
768 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
769 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
770 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
771 && rm -rf
"$$dc_destdir" \
772 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
773 && rm -rf
$(DIST_ARCHIVES
) \
774 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
777 $(am__remove_distdir
)
778 @
(echo
"$(distdir) archives ready for distribution: "; \
779 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
780 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
782 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
783 echo
'ERROR: trying to run $@ with an empty' \
784 '$$(distuninstallcheck_dir)' >&2; \
787 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
788 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
791 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
792 ||
{ echo
"ERROR: files left after uninstall:" ; \
793 if
test -n
"$(DESTDIR)"; then \
794 echo
" (check DESTDIR support)"; \
796 $(distuninstallcheck_listfiles
) ; \
798 distcleancheck
: distclean
799 @if
test '$(srcdir)' = .
; then \
800 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
803 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
804 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
805 $(distcleancheck_listfiles
) ; \
808 check: check-recursive
809 all-am
: Makefile
$(HEADERS
) spl_config.h
810 installdirs: installdirs-recursive
812 for
dir in
"$(DESTDIR)$(extradir)" "$(DESTDIR)$(kerneldir)"; do \
813 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
815 install: install-recursive
816 install-exec
: install-exec-recursive
817 install-data
: install-data-recursive
818 uninstall: uninstall-recursive
821 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
823 installcheck: installcheck-recursive
825 if
test -z
'$(STRIP)'; then \
826 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
827 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
830 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
831 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
832 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
839 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
840 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
842 maintainer-clean-generic
:
843 @echo
"This command is intended for maintainers to use"
844 @echo
"it deletes files that may require special tools to rebuild."
845 clean: clean-recursive
847 clean-am
: clean-generic clean-libtool mostlyclean-am
849 distclean: distclean-recursive
850 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
852 distclean-am
: clean-am distclean-generic distclean-hdr \
853 distclean-libtool distclean-local distclean-tags
867 install-data-am
: install-extraHEADERS install-nodist_kernelHEADERS
869 install-dvi
: install-dvi-recursive
875 install-html
: install-html-recursive
879 install-info
: install-info-recursive
885 install-pdf
: install-pdf-recursive
889 install-ps
: install-ps-recursive
895 maintainer-clean
: maintainer-clean-recursive
896 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
897 -rm -rf
$(top_srcdir
)/autom4te.cache
899 maintainer-clean-am
: distclean-am maintainer-clean-generic
901 mostlyclean: mostlyclean-recursive
903 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
913 uninstall-am
: uninstall-extraHEADERS uninstall-nodist_kernelHEADERS
915 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
916 ctags-recursive install-am install-strip tags-recursive
918 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
919 all all-am am--refresh
check check-am
clean clean-generic \
920 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
921 dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
922 dist-xz dist-zip distcheck
distclean distclean-generic \
923 distclean-hdr distclean-libtool distclean-local distclean-tags \
924 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
925 html-am
info info-am
install install-am install-data \
926 install-data-am install-dvi install-dvi-am install-exec \
927 install-exec-am install-extraHEADERS install-html \
928 install-html-am install-info install-info-am install-man \
929 install-nodist_kernelHEADERS install-pdf install-pdf-am \
930 install-ps install-ps-am install-strip
installcheck \
931 installcheck-am
installdirs installdirs-am maintainer-clean \
932 maintainer-clean-generic
mostlyclean mostlyclean-generic \
933 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
934 uninstall uninstall-am uninstall-extraHEADERS \
935 uninstall-nodist_kernelHEADERS
939 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}-kmod" \
940 def
='${SRPM_DEFINE_COMMON} ${SRPM_DEFINE_KMOD}' srpm-common
943 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}-dkms" \
944 def
='${SRPM_DEFINE_COMMON} ${SRPM_DEFINE_DKMS}' srpm-common
947 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}" \
948 def
='${SRPM_DEFINE_COMMON} ${SRPM_DEFINE_UTIL}' srpm-common
950 srpm
: srpm-kmod srpm-dkms srpm-utils
951 srpms
: srpm-kmod srpm-dkms srpm-utils
954 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}-kmod" \
955 def
='${RPM_DEFINE_COMMON} ${RPM_DEFINE_KMOD}' rpm-common
958 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}-dkms" \
959 def
='${RPM_DEFINE_COMMON} ${RPM_DEFINE_DKMS}' rpm-common
961 rpm-utils
: srpm-utils
962 $(MAKE
) $(AM_MAKEFLAGS
) pkg
="${PACKAGE}" \
963 def
='${RPM_DEFINE_COMMON} ${RPM_DEFINE_UTIL}' rpm-common
965 rpm
: rpm-kmod rpm-dkms rpm-utils
966 rpms
: rpm-kmod rpm-dkms rpm-utils
969 @
(if
test "${HAVE_RPMBUILD}" = "no"; then \
971 "*** Required util ${RPMBUILD} missing. Please install the\n" \
972 "*** package for your distribution which provides ${RPMBUILD},\n" \
973 "*** re-run configure, and try again.\n"; \
976 mkdir
-p
$(rpmbuild
)/TMP
&& \
977 mkdir
-p
$(rpmbuild
)/BUILD
&& \
978 mkdir
-p
$(rpmbuild
)/RPMS
&& \
979 mkdir
-p
$(rpmbuild
)/SRPMS
&& \
980 mkdir
-p
$(rpmbuild
)/SPECS
&& \
981 cp
${RPM_SPEC_DIR}/$(rpmspec
) $(rpmbuild
)/SPECS
&& \
982 mkdir
-p
$(rpmbuild
)/SOURCES
&& \
983 cp
$(top_srcdir
)/scripts
/kmodtool
$(rpmbuild
)/SOURCES
&& \
984 cp
$(distdir
).
tar.gz
$(rpmbuild
)/SOURCES
)
987 @
(dist=`$(RPM) --eval %{?dist}`; \
988 rpmpkg
=$(pkg
)-$(VERSION
)-$(RELEASE
)$$dist*src.rpm
; \
989 rpmspec
=$(pkg
).spec
; \
990 rpmbuild
=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
991 $(MAKE
) $(AM_MAKEFLAGS
) \
992 rpmbuild
="$$rpmbuild" \
993 rpmspec
="$$rpmspec" \
994 rpm-local || exit
1; \
996 --define "_tmppath $$rpmbuild/TMP" \
997 --define "_topdir $$rpmbuild" \
998 $(def
) -bs
$$rpmbuild/SPECS
/$$rpmspec || exit
1; \
999 cp
$$rpmbuild/SRPMS
/$$rpmpkg . || exit
1; \
1003 @
(dist=`$(RPM) --eval %{?dist}`; \
1004 rpmpkg
=$(pkg
)-$(VERSION
)-$(RELEASE
)$$dist*src.rpm
; \
1005 rpmspec
=$(pkg
).spec
; \
1006 rpmbuild
=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
1007 $(MAKE
) $(AM_MAKEFLAGS
) \
1008 rpmbuild
="$$rpmbuild" \
1009 rpmspec
="$$rpmspec" \
1010 rpm-local || exit
1; \
1011 LANG
=C
${RPMBUILD} \
1012 --define "_tmppath $$rpmbuild/TMP" \
1013 --define "_topdir $$rpmbuild" \
1014 $(def
) --rebuild
$$rpmpkg || exit
1; \
1015 cp
$$rpmbuild/RPMS
/*/* . || exit
1; \
1019 @
(if
test "${HAVE_DPKGBUILD}" = "no"; then \
1021 "*** Required util ${DPKGBUILD} missing. Please install the\n" \
1022 "*** package for your distribution which provides ${DPKGBUILD},\n" \
1023 "*** re-run configure, and try again.\n"; \
1026 if
test "${HAVE_ALIEN}" = "no"; then \
1028 "*** Required util ${ALIEN} missing. Please install the\n" \
1029 "*** package for your distribution which provides ${ALIEN},\n" \
1030 "*** re-run configure, and try again.\n"; \
1034 deb-kmod
: deb-local rpm-kmod
1035 @CONFIG_KERNEL_TRUE@ name
=${PACKAGE}; \
1036 @CONFIG_KERNEL_TRUE@ version
=${VERSION}-${RELEASE}; \
1037 @CONFIG_KERNEL_TRUE@ arch
=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \
1038 @CONFIG_KERNEL_TRUE@ pkg1
=kmod-
$${name}*$${version}.
$${arch}.rpm
; \
1039 @CONFIG_KERNEL_TRUE@ fakeroot
$(ALIEN
) --bump
=0 --scripts
--to-deb
$$pkg1; \
1040 @CONFIG_KERNEL_TRUE@
$(RM
) $$pkg1
1042 deb-utils
: deb-local rpm-utils
1043 @CONFIG_USER_TRUE@ name
=${PACKAGE}; \
1044 @CONFIG_USER_TRUE@ version
=${VERSION}-${RELEASE}; \
1045 @CONFIG_USER_TRUE@ arch
=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \
1046 @CONFIG_USER_TRUE@ pkg1
=$${name}-$${version}.
$${arch}.rpm
; \
1047 @CONFIG_USER_TRUE@ fakeroot
$(ALIEN
) --bump
=0 --scripts
--to-deb
$$pkg1; \
1048 @CONFIG_USER_TRUE@
$(RM
) $$pkg1
1050 deb
: deb-kmod deb-utils
1053 @
(if
test "${HAVE_ALIEN}" = "no"; then \
1055 "*** Required util ${ALIEN} missing. Please install the\n" \
1056 "*** package for your distribution which provides ${ALIEN},\n" \
1057 "*** re-run configure, and try again.\n"; \
1061 tgz-kmod
: tgz-local rpm-kmod
1062 @CONFIG_KERNEL_TRUE@ name
=${PACKAGE}; \
1063 @CONFIG_KERNEL_TRUE@ version
=${VERSION}-${RELEASE}; \
1064 @CONFIG_KERNEL_TRUE@ arch
=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \
1065 @CONFIG_KERNEL_TRUE@ pkg1
=kmod-
$${name}*$${version}.
$${arch}.rpm
; \
1066 @CONFIG_KERNEL_TRUE@ fakeroot
$(ALIEN
) --scripts
--to-tgz
$$pkg1; \
1067 @CONFIG_KERNEL_TRUE@
$(RM
) $$pkg1
1069 tgz-utils
: tgz-local rpm-utils
1070 @CONFIG_USER_TRUE@ name
=${PACKAGE}; \
1071 @CONFIG_USER_TRUE@ version
=${VERSION}-${RELEASE}; \
1072 @CONFIG_USER_TRUE@ arch
=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \
1073 @CONFIG_USER_TRUE@ pkg1
=$${name}-$${version}.
$${arch}.rpm
; \
1074 @CONFIG_USER_TRUE@ fakeroot
$(ALIEN
) --scripts
--to-tgz
$$pkg1; \
1075 @CONFIG_USER_TRUE@
$(RM
) $$pkg1
1077 tgz
: tgz-kmod tgz-utils
1080 -$(RM
) -R autom4te
*.cache
1081 -find . \
( -name SCCS
-o
-name BitKeeper
-o
-name .svn
-o
-name CVS \
1082 -o
-name .
pc -o
-name .hg
-o
-name .git \
) -prune
-o \
1083 \
( -name
'*.orig' -o
-name
'*.rej' -o
-name
'*~' \
1084 -o
-name
'*.bak' -o
-name
'#*#' -o
-name
'.*.orig' \
1085 -o
-name
'.*.rej' -o
-name
'aclocal.m4' -o
-size
0 \
1086 -o
-name
'*%' -o
-name
'.*.cmd' -o
-name
'core' \
1087 -o
-name
'Makefile' -o
-name
'$(LINUX_SYMBOLS)' \
1088 -o
-name
'*.order' -o
-name
'*.markers' \
) \
1089 -type f
-print | xargs
$(RM
)
1092 sed
-i
's/Release:[[:print:]]*/Release: $(RELEASE)/' \
1097 find
$(top_srcdir
) -name .git
-prune
-o
-name
'*.[hc]' | xargs ctags
1101 find
$(top_srcdir
) -name .
pc -prune
-o
-name
'*.[hc]' | xargs etags
-a
1105 pkg
: @DEFAULT_PACKAGE@
1106 pkg-kmod
: @DEFAULT_PACKAGE@
-kmod
1107 pkg-utils
: @DEFAULT_PACKAGE@
-utils
1109 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1110 # Otherwise a system limit (for SysV at least) may be exceeded.