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