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