]> git.proxmox.com Git - mirror_spl-debian.git/blob - rpm/generic/Makefile.in
2bae27dea3881968677879cb5c5937486ef87dc9
[mirror_spl-debian.git] / rpm / generic / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27 }
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = rpm/generic
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/config/libtool.m4 \
94 $(top_srcdir)/config/ltoptions.m4 \
95 $(top_srcdir)/config/ltsugar.m4 \
96 $(top_srcdir)/config/ltversion.m4 \
97 $(top_srcdir)/config/lt~obsolete.m4 \
98 $(top_srcdir)/config/spl-build.m4 \
99 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/spl_config.h
105 CONFIG_CLEAN_FILES = spl.spec spl-kmod.spec spl-dkms.spec
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109 am__v_P_0 = false
110 am__v_P_1 = :
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo " GEN " $@;
114 am__v_GEN_1 =
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117 am__v_at_0 = @
118 am__v_at_1 =
119 SOURCES =
120 DIST_SOURCES =
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
127 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/spl-dkms.spec.in \
128 $(srcdir)/spl-kmod.spec.in $(srcdir)/spl.spec.in
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 ACLOCAL = @ACLOCAL@
131 ALIEN = @ALIEN@
132 ALIEN_VERSION = @ALIEN_VERSION@
133 AMTAR = @AMTAR@
134 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135 AR = @AR@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 CC = @CC@
141 CCDEPMODE = @CCDEPMODE@
142 CFLAGS = @CFLAGS@
143 CPP = @CPP@
144 CPPFLAGS = @CPPFLAGS@
145 CYGPATH_W = @CYGPATH_W@
146 DEBUG_CFLAGS = @DEBUG_CFLAGS@
147 DEBUG_KMEM = @DEBUG_KMEM@
148 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
149 DEBUG_SPL = @DEBUG_SPL@
150 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
151 DEFS = @DEFS@
152 DEPDIR = @DEPDIR@
153 DLLTOOL = @DLLTOOL@
154 DPKG = @DPKG@
155 DPKGBUILD = @DPKGBUILD@
156 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
157 DPKG_VERSION = @DPKG_VERSION@
158 DSYMUTIL = @DSYMUTIL@
159 DUMPBIN = @DUMPBIN@
160 ECHO_C = @ECHO_C@
161 ECHO_N = @ECHO_N@
162 ECHO_T = @ECHO_T@
163 EGREP = @EGREP@
164 EXEEXT = @EXEEXT@
165 FGREP = @FGREP@
166 GREP = @GREP@
167 HAVE_ALIEN = @HAVE_ALIEN@
168 HAVE_DPKG = @HAVE_DPKG@
169 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
170 HAVE_RPM = @HAVE_RPM@
171 HAVE_RPMBUILD = @HAVE_RPMBUILD@
172 INSTALL = @INSTALL@
173 INSTALL_DATA = @INSTALL_DATA@
174 INSTALL_PROGRAM = @INSTALL_PROGRAM@
175 INSTALL_SCRIPT = @INSTALL_SCRIPT@
176 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
177 KERNELCPPFLAGS = @KERNELCPPFLAGS@
178 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
179 LD = @LD@
180 LDFLAGS = @LDFLAGS@
181 LIBOBJS = @LIBOBJS@
182 LIBS = @LIBS@
183 LIBTOOL = @LIBTOOL@
184 LINUX = @LINUX@
185 LINUX_OBJ = @LINUX_OBJ@
186 LINUX_SYMBOLS = @LINUX_SYMBOLS@
187 LINUX_VERSION = @LINUX_VERSION@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBOBJS = @LTLIBOBJS@
191 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
192 MAINT = @MAINT@
193 MAKEINFO = @MAKEINFO@
194 MANIFEST_TOOL = @MANIFEST_TOOL@
195 MKDIR_P = @MKDIR_P@
196 NM = @NM@
197 NMEDIT = @NMEDIT@
198 OBJDUMP = @OBJDUMP@
199 OBJEXT = @OBJEXT@
200 OTOOL = @OTOOL@
201 OTOOL64 = @OTOOL64@
202 PACKAGE = @PACKAGE@
203 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204 PACKAGE_NAME = @PACKAGE_NAME@
205 PACKAGE_STRING = @PACKAGE_STRING@
206 PACKAGE_TARNAME = @PACKAGE_TARNAME@
207 PACKAGE_URL = @PACKAGE_URL@
208 PACKAGE_VERSION = @PACKAGE_VERSION@
209 PATH_SEPARATOR = @PATH_SEPARATOR@
210 RANLIB = @RANLIB@
211 RELEASE = @RELEASE@
212 RPM = @RPM@
213 RPMBUILD = @RPMBUILD@
214 RPMBUILD_VERSION = @RPMBUILD_VERSION@
215 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
216 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
217 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
218 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
219 RPM_SPEC_DIR = @RPM_SPEC_DIR@
220 RPM_VERSION = @RPM_VERSION@
221 SED = @SED@
222 SET_MAKE = @SET_MAKE@
223 SHELL = @SHELL@
224 SPL_CONFIG = @SPL_CONFIG@
225 SPL_META_ALIAS = @SPL_META_ALIAS@
226 SPL_META_AUTHOR = @SPL_META_AUTHOR@
227 SPL_META_DATA = @SPL_META_DATA@
228 SPL_META_LICENSE = @SPL_META_LICENSE@
229 SPL_META_LT_AGE = @SPL_META_LT_AGE@
230 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
231 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
232 SPL_META_NAME = @SPL_META_NAME@
233 SPL_META_RELEASE = @SPL_META_RELEASE@
234 SPL_META_VERSION = @SPL_META_VERSION@
235 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
236 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
237 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
238 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
239 STRIP = @STRIP@
240 VENDOR = @VENDOR@
241 VERSION = @VERSION@
242 abs_builddir = @abs_builddir@
243 abs_srcdir = @abs_srcdir@
244 abs_top_builddir = @abs_top_builddir@
245 abs_top_srcdir = @abs_top_srcdir@
246 ac_ct_AR = @ac_ct_AR@
247 ac_ct_CC = @ac_ct_CC@
248 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
249 am__include = @am__include@
250 am__leading_dot = @am__leading_dot@
251 am__quote = @am__quote@
252 am__tar = @am__tar@
253 am__untar = @am__untar@
254 bindir = @bindir@
255 build = @build@
256 build_alias = @build_alias@
257 build_cpu = @build_cpu@
258 build_os = @build_os@
259 build_vendor = @build_vendor@
260 builddir = @builddir@
261 datadir = @datadir@
262 datarootdir = @datarootdir@
263 docdir = @docdir@
264 dvidir = @dvidir@
265 exec_prefix = @exec_prefix@
266 host = @host@
267 host_alias = @host_alias@
268 host_cpu = @host_cpu@
269 host_os = @host_os@
270 host_vendor = @host_vendor@
271 htmldir = @htmldir@
272 includedir = @includedir@
273 infodir = @infodir@
274 install_sh = @install_sh@
275 libdir = @libdir@
276 libexecdir = @libexecdir@
277 localedir = @localedir@
278 localstatedir = @localstatedir@
279 mandir = @mandir@
280 mkdir_p = @mkdir_p@
281 oldincludedir = @oldincludedir@
282 pdfdir = @pdfdir@
283 prefix = @prefix@
284 program_transform_name = @program_transform_name@
285 psdir = @psdir@
286 sbindir = @sbindir@
287 sharedstatedir = @sharedstatedir@
288 srcdir = @srcdir@
289 sysconfdir = @sysconfdir@
290 target = @target@
291 target_alias = @target_alias@
292 target_cpu = @target_cpu@
293 target_os = @target_os@
294 target_vendor = @target_vendor@
295 top_build_prefix = @top_build_prefix@
296 top_builddir = @top_builddir@
297 top_srcdir = @top_srcdir@
298 EXTRA_DIST = spl.spec.in spl-kmod.spec.in spl-dkms.spec.in
299 all: all-am
300
301 .SUFFIXES:
302 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
303 @for dep in $?; do \
304 case '$(am__configure_deps)' in \
305 *$$dep*) \
306 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307 && { if test -f $@; then exit 0; else break; fi; }; \
308 exit 1;; \
309 esac; \
310 done; \
311 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpm/generic/Makefile'; \
312 $(am__cd) $(top_srcdir) && \
313 $(AUTOMAKE) --gnu rpm/generic/Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 @case '$?' in \
316 *config.status*) \
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318 *) \
319 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321 esac;
322
323 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330 $(am__aclocal_m4_deps):
331 spl.spec: $(top_builddir)/config.status $(srcdir)/spl.spec.in
332 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
333 spl-kmod.spec: $(top_builddir)/config.status $(srcdir)/spl-kmod.spec.in
334 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
335 spl-dkms.spec: $(top_builddir)/config.status $(srcdir)/spl-dkms.spec.in
336 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
337
338 mostlyclean-libtool:
339 -rm -f *.lo
340
341 clean-libtool:
342 -rm -rf .libs _libs
343 tags TAGS:
344
345 ctags CTAGS:
346
347 cscope cscopelist:
348
349
350 distdir: $(DISTFILES)
351 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353 list='$(DISTFILES)'; \
354 dist_files=`for file in $$list; do echo $$file; done | \
355 sed -e "s|^$$srcdirstrip/||;t" \
356 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357 case $$dist_files in \
358 */*) $(MKDIR_P) `echo "$$dist_files" | \
359 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360 sort -u` ;; \
361 esac; \
362 for file in $$dist_files; do \
363 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364 if test -d $$d/$$file; then \
365 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366 if test -d "$(distdir)/$$file"; then \
367 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368 fi; \
369 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372 fi; \
373 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374 else \
375 test -f "$(distdir)/$$file" \
376 || cp -p $$d/$$file "$(distdir)/$$file" \
377 || exit 1; \
378 fi; \
379 done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile
383 installdirs:
384 install: install-am
385 install-exec: install-exec-am
386 install-data: install-data-am
387 uninstall: uninstall-am
388
389 install-am: all-am
390 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392 installcheck: installcheck-am
393 install-strip:
394 if test -z '$(STRIP)'; then \
395 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397 install; \
398 else \
399 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
400 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
401 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
402 fi
403 mostlyclean-generic:
404
405 clean-generic:
406
407 distclean-generic:
408 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
409 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
410
411 maintainer-clean-generic:
412 @echo "This command is intended for maintainers to use"
413 @echo "it deletes files that may require special tools to rebuild."
414 clean: clean-am
415
416 clean-am: clean-generic clean-libtool mostlyclean-am
417
418 distclean: distclean-am
419 -rm -f Makefile
420 distclean-am: clean-am distclean-generic
421
422 dvi: dvi-am
423
424 dvi-am:
425
426 html: html-am
427
428 html-am:
429
430 info: info-am
431
432 info-am:
433
434 install-data-am:
435
436 install-dvi: install-dvi-am
437
438 install-dvi-am:
439
440 install-exec-am:
441
442 install-html: install-html-am
443
444 install-html-am:
445
446 install-info: install-info-am
447
448 install-info-am:
449
450 install-man:
451
452 install-pdf: install-pdf-am
453
454 install-pdf-am:
455
456 install-ps: install-ps-am
457
458 install-ps-am:
459
460 installcheck-am:
461
462 maintainer-clean: maintainer-clean-am
463 -rm -f Makefile
464 maintainer-clean-am: distclean-am maintainer-clean-generic
465
466 mostlyclean: mostlyclean-am
467
468 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
469
470 pdf: pdf-am
471
472 pdf-am:
473
474 ps: ps-am
475
476 ps-am:
477
478 uninstall-am:
479
480 .MAKE: install-am install-strip
481
482 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
483 cscopelist-am ctags-am distclean distclean-generic \
484 distclean-libtool distdir dvi dvi-am html html-am info info-am \
485 install install-am install-data install-data-am install-dvi \
486 install-dvi-am install-exec install-exec-am install-html \
487 install-html-am install-info install-info-am install-man \
488 install-pdf install-pdf-am install-ps install-ps-am \
489 install-strip installcheck installcheck-am installdirs \
490 maintainer-clean maintainer-clean-generic mostlyclean \
491 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
492 tags-am uninstall uninstall-am
493
494 .PRECIOUS: Makefile
495
496
497 # Tell versions [3.59,3.63) of GNU make to not export all variables.
498 # Otherwise a system limit (for SysV at least) may be exceeded.
499 .NOEXPORT: