]> git.proxmox.com Git - mirror_spl-debian.git/blob - scripts/Makefile.in
Packaging improvements for RHEL and SLES (part 2)
[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 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 CPP = @CPP@
65 CPPFLAGS = @CPPFLAGS@
66 CXX = @CXX@
67 CXXCPP = @CXXCPP@
68 CXXDEPMODE = @CXXDEPMODE@
69 CXXFLAGS = @CXXFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 ECHO = @ECHO@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 EGREP = @EGREP@
78 EXEEXT = @EXEEXT@
79 F77 = @F77@
80 FFLAGS = @FFLAGS@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 KERNELCFLAGS = @KERNELCFLAGS@
86 KERNELCPPFLAGS = @KERNELCPPFLAGS@
87 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
88 LDFLAGS = @LDFLAGS@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LIBTOOL = @LIBTOOL@
92 LINUX = @LINUX@
93 LINUX_OBJ = @LINUX_OBJ@
94 LINUX_SYMBOLS = @LINUX_SYMBOLS@
95 LINUX_VERSION = @LINUX_VERSION@
96 LN_S = @LN_S@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAINT = @MAINT@
99 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
100 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
101 MAKEINFO = @MAKEINFO@
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_ALIAS = @SPL_META_ALIAS@
115 SPL_META_AUTHOR = @SPL_META_AUTHOR@
116 SPL_META_DATA = @SPL_META_DATA@
117 SPL_META_LT_AGE = @SPL_META_LT_AGE@
118 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
119 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
120 SPL_META_NAME = @SPL_META_NAME@
121 SPL_META_RELEASE = @SPL_META_RELEASE@
122 SPL_META_VERSION = @SPL_META_VERSION@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 ac_ct_AR = @ac_ct_AR@
126 ac_ct_CC = @ac_ct_CC@
127 ac_ct_CXX = @ac_ct_CXX@
128 ac_ct_F77 = @ac_ct_F77@
129 ac_ct_RANLIB = @ac_ct_RANLIB@
130 ac_ct_STRIP = @ac_ct_STRIP@
131 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135 am__include = @am__include@
136 am__leading_dot = @am__leading_dot@
137 am__quote = @am__quote@
138 am__tar = @am__tar@
139 am__untar = @am__untar@
140 bindir = @bindir@
141 build = @build@
142 build_alias = @build_alias@
143 build_cpu = @build_cpu@
144 build_os = @build_os@
145 build_vendor = @build_vendor@
146 datadir = @datadir@
147 exec_prefix = @exec_prefix@
148 host = @host@
149 host_alias = @host_alias@
150 host_cpu = @host_cpu@
151 host_os = @host_os@
152 host_vendor = @host_vendor@
153 includedir = @includedir@
154 infodir = @infodir@
155 install_sh = @install_sh@
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 = check.sh
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
206 mostlyclean-libtool:
207 -rm -f *.lo
208
209 clean-libtool:
210 -rm -rf .libs _libs
211
212 distclean-libtool:
213 -rm -f libtool
214 uninstall-info-am:
215 tags: TAGS
216 TAGS:
217
218 ctags: CTAGS
219 CTAGS:
220
221
222 distdir: $(DISTFILES)
223 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
224 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
225 list='$(DISTFILES)'; for file in $$list; do \
226 case $$file in \
227 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
228 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
229 esac; \
230 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
231 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
232 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
233 dir="/$$dir"; \
234 $(mkdir_p) "$(distdir)$$dir"; \
235 else \
236 dir=''; \
237 fi; \
238 if test -d $$d/$$file; then \
239 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
240 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
241 fi; \
242 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
243 else \
244 test -f $(distdir)/$$file \
245 || cp -p $$d/$$file $(distdir)/$$file \
246 || exit 1; \
247 fi; \
248 done
249 check-am: all-am
250 check: check-am
251 all-am: Makefile
252 installdirs:
253 install: install-am
254 install-exec: install-exec-am
255 install-data: install-data-am
256 uninstall: uninstall-am
257
258 install-am: all-am
259 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
260
261 installcheck: installcheck-am
262 install-strip:
263 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
264 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
265 `test -z '$(STRIP)' || \
266 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
267 mostlyclean-generic:
268
269 clean-generic:
270
271 distclean-generic:
272 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
273
274 maintainer-clean-generic:
275 @echo "This command is intended for maintainers to use"
276 @echo "it deletes files that may require special tools to rebuild."
277 clean: clean-am
278
279 clean-am: clean-generic clean-libtool mostlyclean-am
280
281 distclean: distclean-am
282 -rm -f Makefile
283 distclean-am: clean-am distclean-generic distclean-libtool
284
285 dvi: dvi-am
286
287 dvi-am:
288
289 html: html-am
290
291 info: info-am
292
293 info-am:
294
295 install-data-am:
296
297 install-exec-am:
298
299 install-info: install-info-am
300
301 install-man:
302
303 installcheck-am:
304
305 maintainer-clean: maintainer-clean-am
306 -rm -f Makefile
307 maintainer-clean-am: distclean-am maintainer-clean-generic
308
309 mostlyclean: mostlyclean-am
310
311 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
312
313 pdf: pdf-am
314
315 pdf-am:
316
317 ps: ps-am
318
319 ps-am:
320
321 uninstall-am: uninstall-info-am
322
323 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
324 distclean distclean-generic distclean-libtool distdir dvi \
325 dvi-am html html-am info info-am install install-am \
326 install-data install-data-am install-exec install-exec-am \
327 install-info install-info-am install-man install-strip \
328 installcheck installcheck-am installdirs maintainer-clean \
329 maintainer-clean-generic mostlyclean mostlyclean-generic \
330 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
331 uninstall-info-am
332
333
334 check:
335 ./check.sh
336 # Tell versions [3.59,3.63) of GNU make to not export all variables.
337 # Otherwise a system limit (for SysV at least) may be exceeded.
338 .NOEXPORT: