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