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