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