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