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