]> git.proxmox.com Git - mirror_zfs.git/blob - scripts/Makefile.in
Simplify rpm build rules, added config/rpm.am.
[mirror_zfs.git] / scripts / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = scripts
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
43 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/spl_config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 AMDEP_FALSE = @AMDEP_FALSE@
54 AMDEP_TRUE = @AMDEP_TRUE@
55 AMTAR = @AMTAR@
56 AR = @AR@
57 AUTOCONF = @AUTOCONF@
58 AUTOHEADER = @AUTOHEADER@
59 AUTOMAKE = @AUTOMAKE@
60 AWK = @AWK@
61 CC = @CC@
62 CCDEPMODE = @CCDEPMODE@
63 CFLAGS = @CFLAGS@
64 CONFIG_KERNEL_FALSE = @CONFIG_KERNEL_FALSE@
65 CONFIG_KERNEL_TRUE = @CONFIG_KERNEL_TRUE@
66 CONFIG_USER_FALSE = @CONFIG_USER_FALSE@
67 CONFIG_USER_TRUE = @CONFIG_USER_TRUE@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CXXDEPMODE = @CXXDEPMODE@
73 CXXFLAGS = @CXXFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 ECHO = @ECHO@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EGREP = @EGREP@
82 EXEEXT = @EXEEXT@
83 F77 = @F77@
84 FFLAGS = @FFLAGS@
85 INSTALL_DATA = @INSTALL_DATA@
86 INSTALL_PROGRAM = @INSTALL_PROGRAM@
87 INSTALL_SCRIPT = @INSTALL_SCRIPT@
88 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89 KERNELCPPFLAGS = @KERNELCPPFLAGS@
90 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
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 LN_S = @LN_S@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAINT = @MAINT@
103 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
104 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
105 MAKEINFO = @MAKEINFO@
106 OBJEXT = @OBJEXT@
107 PACKAGE = @PACKAGE@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 RANLIB = @RANLIB@
115 SED = @SED@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 SPL_CONFIG = @SPL_CONFIG@
119 SPL_META_ALIAS = @SPL_META_ALIAS@
120 SPL_META_AUTHOR = @SPL_META_AUTHOR@
121 SPL_META_DATA = @SPL_META_DATA@
122 SPL_META_LT_AGE = @SPL_META_LT_AGE@
123 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
124 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
125 SPL_META_NAME = @SPL_META_NAME@
126 SPL_META_RELEASE = @SPL_META_RELEASE@
127 SPL_META_VERSION = @SPL_META_VERSION@
128 STRIP = @STRIP@
129 VERSION = @VERSION@
130 ac_ct_AR = @ac_ct_AR@
131 ac_ct_CC = @ac_ct_CC@
132 ac_ct_CXX = @ac_ct_CXX@
133 ac_ct_F77 = @ac_ct_F77@
134 ac_ct_RANLIB = @ac_ct_RANLIB@
135 ac_ct_STRIP = @ac_ct_STRIP@
136 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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 datadir = @datadir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 localstatedir = @localstatedir@
164 mandir = @mandir@
165 mkdir_p = @mkdir_p@
166 oldincludedir = @oldincludedir@
167 prefix = @prefix@
168 program_transform_name = @program_transform_name@
169 sbindir = @sbindir@
170 sharedstatedir = @sharedstatedir@
171 sysconfdir = @sysconfdir@
172 target = @target@
173 target_alias = @target_alias@
174 target_cpu = @target_cpu@
175 target_os = @target_os@
176 target_vendor = @target_vendor@
177 EXTRA_DIST = check.sh
178 all: all-am
179
180 .SUFFIXES:
181 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
182 @for dep in $?; do \
183 case '$(am__configure_deps)' in \
184 *$$dep*) \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186 && exit 0; \
187 exit 1;; \
188 esac; \
189 done; \
190 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
191 cd $(top_srcdir) && \
192 $(AUTOMAKE) --gnu scripts/Makefile
193 .PRECIOUS: Makefile
194 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195 @case '$?' in \
196 *config.status*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198 *) \
199 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201 esac;
202
203 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211 mostlyclean-libtool:
212 -rm -f *.lo
213
214 clean-libtool:
215 -rm -rf .libs _libs
216
217 distclean-libtool:
218 -rm -f libtool
219 uninstall-info-am:
220 tags: TAGS
221 TAGS:
222
223 ctags: CTAGS
224 CTAGS:
225
226
227 distdir: $(DISTFILES)
228 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
229 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
230 list='$(DISTFILES)'; for file in $$list; do \
231 case $$file in \
232 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
233 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
234 esac; \
235 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
236 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
237 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
238 dir="/$$dir"; \
239 $(mkdir_p) "$(distdir)$$dir"; \
240 else \
241 dir=''; \
242 fi; \
243 if test -d $$d/$$file; then \
244 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
246 fi; \
247 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
248 else \
249 test -f $(distdir)/$$file \
250 || cp -p $$d/$$file $(distdir)/$$file \
251 || exit 1; \
252 fi; \
253 done
254 check-am: all-am
255 check: check-am
256 all-am: Makefile
257 installdirs:
258 install: install-am
259 install-exec: install-exec-am
260 install-data: install-data-am
261 uninstall: uninstall-am
262
263 install-am: all-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
265
266 installcheck: installcheck-am
267 install-strip:
268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
270 `test -z '$(STRIP)' || \
271 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
272 mostlyclean-generic:
273
274 clean-generic:
275
276 distclean-generic:
277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
278
279 maintainer-clean-generic:
280 @echo "This command is intended for maintainers to use"
281 @echo "it deletes files that may require special tools to rebuild."
282 clean: clean-am
283
284 clean-am: clean-generic clean-libtool mostlyclean-am
285
286 distclean: distclean-am
287 -rm -f Makefile
288 distclean-am: clean-am distclean-generic distclean-libtool
289
290 dvi: dvi-am
291
292 dvi-am:
293
294 html: html-am
295
296 info: info-am
297
298 info-am:
299
300 install-data-am:
301
302 install-exec-am:
303
304 install-info: install-info-am
305
306 install-man:
307
308 installcheck-am:
309
310 maintainer-clean: maintainer-clean-am
311 -rm -f Makefile
312 maintainer-clean-am: distclean-am maintainer-clean-generic
313
314 mostlyclean: mostlyclean-am
315
316 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
317
318 pdf: pdf-am
319
320 pdf-am:
321
322 ps: ps-am
323
324 ps-am:
325
326 uninstall-am: uninstall-info-am
327
328 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
329 distclean distclean-generic distclean-libtool distdir dvi \
330 dvi-am html html-am info info-am install install-am \
331 install-data install-data-am install-exec install-exec-am \
332 install-info install-info-am install-man install-strip \
333 installcheck installcheck-am installdirs maintainer-clean \
334 maintainer-clean-generic mostlyclean mostlyclean-generic \
335 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
336 uninstall-info-am
337
338
339 check:
340 ./check.sh
341 # Tell versions [3.59,3.63) of GNU make to not export all variables.
342 # Otherwise a system limit (for SysV at least) may be exceeded.
343 .NOEXPORT: