]> git.proxmox.com Git - mirror_spl-debian.git/blob - rpm/generic/Makefile.in
New upstream version 0.7.11
[mirror_spl-debian.git] / rpm / generic / 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 = rpm/generic
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 $(srcdir)/spl-dkms.spec.in $(srcdir)/spl-kmod.spec.in \
40 $(srcdir)/spl.spec.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/config/kernel-ctl-table-name.m4 \
43 $(top_srcdir)/config/kernel-fallocate.m4 \
44 $(top_srcdir)/config/kernel-group-info.m4 \
45 $(top_srcdir)/config/kernel-inode-lock.m4 \
46 $(top_srcdir)/config/kernel-inode-times.m4 \
47 $(top_srcdir)/config/kernel-kmem-cache.m4 \
48 $(top_srcdir)/config/kernel-kuidgid.m4 \
49 $(top_srcdir)/config/kernel-pde-data.m4 \
50 $(top_srcdir)/config/kernel-rw.m4 \
51 $(top_srcdir)/config/kernel-rwsem.m4 \
52 $(top_srcdir)/config/kernel-sched.m4 \
53 $(top_srcdir)/config/kernel-set-fs-pwd.m4 \
54 $(top_srcdir)/config/kernel-shrinker.m4 \
55 $(top_srcdir)/config/kernel-spinlock.m4 \
56 $(top_srcdir)/config/kernel-timer.m4 \
57 $(top_srcdir)/config/kernel-trim-unused-symbols.m4 \
58 $(top_srcdir)/config/kernel-truncate-range.m4 \
59 $(top_srcdir)/config/kernel-urange-sleep.m4 \
60 $(top_srcdir)/config/kernel-vfs-fsync.m4 \
61 $(top_srcdir)/config/kernel-vfs-getattr.m4 \
62 $(top_srcdir)/config/kernel-wait.m4 \
63 $(top_srcdir)/config/kernel-zlib.m4 \
64 $(top_srcdir)/config/libtool.m4 \
65 $(top_srcdir)/config/ltoptions.m4 \
66 $(top_srcdir)/config/ltsugar.m4 \
67 $(top_srcdir)/config/ltversion.m4 \
68 $(top_srcdir)/config/lt~obsolete.m4 \
69 $(top_srcdir)/config/spl-build.m4 \
70 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72 $(ACLOCAL_M4)
73 mkinstalldirs = $(install_sh) -d
74 CONFIG_HEADER = $(top_builddir)/spl_config.h
75 CONFIG_CLEAN_FILES = spl.spec spl-kmod.spec spl-dkms.spec
76 CONFIG_CLEAN_VPATH_FILES =
77 AM_V_GEN = $(am__v_GEN_$(V))
78 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
79 am__v_GEN_0 = @echo " GEN " $@;
80 AM_V_at = $(am__v_at_$(V))
81 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
82 am__v_at_0 = @
83 SOURCES =
84 DIST_SOURCES =
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 ALIEN = @ALIEN@
88 ALIEN_VERSION = @ALIEN_VERSION@
89 AMTAR = @AMTAR@
90 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
91 AR = @AR@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEBUG_CFLAGS = @DEBUG_CFLAGS@
103 DEBUG_KMEM = @DEBUG_KMEM@
104 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
105 DEBUG_SPL = @DEBUG_SPL@
106 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DPKG = @DPKG@
110 DPKGBUILD = @DPKGBUILD@
111 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
112 DPKG_VERSION = @DPKG_VERSION@
113 DSYMUTIL = @DSYMUTIL@
114 DUMPBIN = @DUMPBIN@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 EXEEXT = @EXEEXT@
120 FGREP = @FGREP@
121 GREP = @GREP@
122 HAVE_ALIEN = @HAVE_ALIEN@
123 HAVE_DPKG = @HAVE_DPKG@
124 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
125 HAVE_RPM = @HAVE_RPM@
126 HAVE_RPMBUILD = @HAVE_RPMBUILD@
127 INSTALL = @INSTALL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 KERNELCPPFLAGS = @KERNELCPPFLAGS@
133 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
134 LD = @LD@
135 LDFLAGS = @LDFLAGS@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBTOOL = @LIBTOOL@
139 LINUX = @LINUX@
140 LINUX_OBJ = @LINUX_OBJ@
141 LINUX_SYMBOLS = @LINUX_SYMBOLS@
142 LINUX_VERSION = @LINUX_VERSION@
143 LIPO = @LIPO@
144 LN_S = @LN_S@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAKEINFO = @MAKEINFO@
148 MKDIR_P = @MKDIR_P@
149 NM = @NM@
150 NMEDIT = @NMEDIT@
151 OBJDUMP = @OBJDUMP@
152 OBJEXT = @OBJEXT@
153 OTOOL = @OTOOL@
154 OTOOL64 = @OTOOL64@
155 PACKAGE = @PACKAGE@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 RANLIB = @RANLIB@
163 RELEASE = @RELEASE@
164 RPM = @RPM@
165 RPMBUILD = @RPMBUILD@
166 RPMBUILD_VERSION = @RPMBUILD_VERSION@
167 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
168 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
169 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
170 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
171 RPM_SPEC_DIR = @RPM_SPEC_DIR@
172 RPM_VERSION = @RPM_VERSION@
173 SED = @SED@
174 SET_MAKE = @SET_MAKE@
175 SHELL = @SHELL@
176 SPL_CONFIG = @SPL_CONFIG@
177 SPL_META_ALIAS = @SPL_META_ALIAS@
178 SPL_META_AUTHOR = @SPL_META_AUTHOR@
179 SPL_META_DATA = @SPL_META_DATA@
180 SPL_META_LICENSE = @SPL_META_LICENSE@
181 SPL_META_LT_AGE = @SPL_META_LT_AGE@
182 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
183 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
184 SPL_META_NAME = @SPL_META_NAME@
185 SPL_META_RELEASE = @SPL_META_RELEASE@
186 SPL_META_VERSION = @SPL_META_VERSION@
187 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
188 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
189 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
190 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
191 STRIP = @STRIP@
192 VENDOR = @VENDOR@
193 VERSION = @VERSION@
194 abs_builddir = @abs_builddir@
195 abs_srcdir = @abs_srcdir@
196 abs_top_builddir = @abs_top_builddir@
197 abs_top_srcdir = @abs_top_srcdir@
198 ac_ct_CC = @ac_ct_CC@
199 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
200 am__include = @am__include@
201 am__leading_dot = @am__leading_dot@
202 am__quote = @am__quote@
203 am__tar = @am__tar@
204 am__untar = @am__untar@
205 bindir = @bindir@
206 build = @build@
207 build_alias = @build_alias@
208 build_cpu = @build_cpu@
209 build_os = @build_os@
210 build_vendor = @build_vendor@
211 builddir = @builddir@
212 datadir = @datadir@
213 datarootdir = @datarootdir@
214 docdir = @docdir@
215 dvidir = @dvidir@
216 exec_prefix = @exec_prefix@
217 host = @host@
218 host_alias = @host_alias@
219 host_cpu = @host_cpu@
220 host_os = @host_os@
221 host_vendor = @host_vendor@
222 htmldir = @htmldir@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 libdir = @libdir@
227 libexecdir = @libexecdir@
228 localedir = @localedir@
229 localstatedir = @localstatedir@
230 lt_ECHO = @lt_ECHO@
231 mandir = @mandir@
232 mkdir_p = @mkdir_p@
233 oldincludedir = @oldincludedir@
234 pdfdir = @pdfdir@
235 prefix = @prefix@
236 program_transform_name = @program_transform_name@
237 psdir = @psdir@
238 sbindir = @sbindir@
239 sharedstatedir = @sharedstatedir@
240 srcdir = @srcdir@
241 sysconfdir = @sysconfdir@
242 target = @target@
243 target_alias = @target_alias@
244 target_cpu = @target_cpu@
245 target_os = @target_os@
246 target_vendor = @target_vendor@
247 top_build_prefix = @top_build_prefix@
248 top_builddir = @top_builddir@
249 top_srcdir = @top_srcdir@
250 EXTRA_DIST = spl.spec.in spl-kmod.spec.in spl-dkms.spec.in
251 all: all-am
252
253 .SUFFIXES:
254 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
255 @for dep in $?; do \
256 case '$(am__configure_deps)' in \
257 *$$dep*) \
258 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259 && { if test -f $@; then exit 0; else break; fi; }; \
260 exit 1;; \
261 esac; \
262 done; \
263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpm/generic/Makefile'; \
264 $(am__cd) $(top_srcdir) && \
265 $(AUTOMAKE) --gnu rpm/generic/Makefile
266 .PRECIOUS: Makefile
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 @case '$?' in \
269 *config.status*) \
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271 *) \
272 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274 esac;
275
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(am__aclocal_m4_deps):
284 spl.spec: $(top_builddir)/config.status $(srcdir)/spl.spec.in
285 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
286 spl-kmod.spec: $(top_builddir)/config.status $(srcdir)/spl-kmod.spec.in
287 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
288 spl-dkms.spec: $(top_builddir)/config.status $(srcdir)/spl-dkms.spec.in
289 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
290
291 mostlyclean-libtool:
292 -rm -f *.lo
293
294 clean-libtool:
295 -rm -rf .libs _libs
296 tags: TAGS
297 TAGS:
298
299 ctags: CTAGS
300 CTAGS:
301
302
303 distdir: $(DISTFILES)
304 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
306 list='$(DISTFILES)'; \
307 dist_files=`for file in $$list; do echo $$file; done | \
308 sed -e "s|^$$srcdirstrip/||;t" \
309 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
310 case $$dist_files in \
311 */*) $(MKDIR_P) `echo "$$dist_files" | \
312 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
313 sort -u` ;; \
314 esac; \
315 for file in $$dist_files; do \
316 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317 if test -d $$d/$$file; then \
318 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
319 if test -d "$(distdir)/$$file"; then \
320 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
321 fi; \
322 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
323 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
324 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
325 fi; \
326 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
327 else \
328 test -f "$(distdir)/$$file" \
329 || cp -p $$d/$$file "$(distdir)/$$file" \
330 || exit 1; \
331 fi; \
332 done
333 check-am: all-am
334 check: check-am
335 all-am: Makefile
336 installdirs:
337 install: install-am
338 install-exec: install-exec-am
339 install-data: install-data-am
340 uninstall: uninstall-am
341
342 install-am: all-am
343 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344
345 installcheck: installcheck-am
346 install-strip:
347 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
348 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
349 `test -z '$(STRIP)' || \
350 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351 mostlyclean-generic:
352
353 clean-generic:
354
355 distclean-generic:
356 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
357 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
358
359 maintainer-clean-generic:
360 @echo "This command is intended for maintainers to use"
361 @echo "it deletes files that may require special tools to rebuild."
362 clean: clean-am
363
364 clean-am: clean-generic clean-libtool mostlyclean-am
365
366 distclean: distclean-am
367 -rm -f Makefile
368 distclean-am: clean-am distclean-generic
369
370 dvi: dvi-am
371
372 dvi-am:
373
374 html: html-am
375
376 html-am:
377
378 info: info-am
379
380 info-am:
381
382 install-data-am:
383
384 install-dvi: install-dvi-am
385
386 install-dvi-am:
387
388 install-exec-am:
389
390 install-html: install-html-am
391
392 install-html-am:
393
394 install-info: install-info-am
395
396 install-info-am:
397
398 install-man:
399
400 install-pdf: install-pdf-am
401
402 install-pdf-am:
403
404 install-ps: install-ps-am
405
406 install-ps-am:
407
408 installcheck-am:
409
410 maintainer-clean: maintainer-clean-am
411 -rm -f Makefile
412 maintainer-clean-am: distclean-am maintainer-clean-generic
413
414 mostlyclean: mostlyclean-am
415
416 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
417
418 pdf: pdf-am
419
420 pdf-am:
421
422 ps: ps-am
423
424 ps-am:
425
426 uninstall-am:
427
428 .MAKE: install-am install-strip
429
430 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
431 distclean distclean-generic distclean-libtool distdir dvi \
432 dvi-am html html-am info info-am install install-am \
433 install-data install-data-am install-dvi install-dvi-am \
434 install-exec install-exec-am install-html install-html-am \
435 install-info install-info-am install-man install-pdf \
436 install-pdf-am install-ps install-ps-am install-strip \
437 installcheck installcheck-am installdirs maintainer-clean \
438 maintainer-clean-generic mostlyclean mostlyclean-generic \
439 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
440
441
442 # Tell versions [3.59,3.63) of GNU make to not export all variables.
443 # Otherwise a system limit (for SysV at least) may be exceeded.
444 .NOEXPORT: