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