]> git.proxmox.com Git - mirror_spl-debian.git/blob - lib/Makefile.in
Build system and packaging (RPM support)
[mirror_spl-debian.git] / lib / 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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41 $(top_srcdir)/config/Rules.am
42 subdir = lib
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
45 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/spl_config.h
50 CONFIG_CLEAN_FILES =
51 LTLIBRARIES = $(noinst_LTLIBRARIES)
52 libcommon_la_LIBADD =
53 am_libcommon_la_OBJECTS = list.lo
54 libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS)
55 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
56 am__depfiles_maybe = depfiles
57 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
58 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
59 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
60 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
61 $(AM_CFLAGS) $(CFLAGS)
62 CCLD = $(CC)
63 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
64 $(AM_LDFLAGS) $(LDFLAGS) -o $@
65 SOURCES = $(libcommon_la_SOURCES)
66 DIST_SOURCES = $(libcommon_la_SOURCES)
67 ETAGS = etags
68 CTAGS = ctags
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 AMDEP_FALSE = @AMDEP_FALSE@
72 AMDEP_TRUE = @AMDEP_TRUE@
73 AMTAR = @AMTAR@
74 AR = @AR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CXX = @CXX@
85 CXXCPP = @CXXCPP@
86 CXXDEPMODE = @CXXDEPMODE@
87 CXXFLAGS = @CXXFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 ECHO = @ECHO@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 F77 = @F77@
98 FFLAGS = @FFLAGS@
99 INSTALL_DATA = @INSTALL_DATA@
100 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 INSTALL_SCRIPT = @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103 KERNELCFLAGS = @KERNELCFLAGS@
104 KERNELCPPFLAGS = @KERNELCPPFLAGS@
105 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
106 LDFLAGS = @LDFLAGS@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LIBTOOL = @LIBTOOL@
110 LINUX = @LINUX@
111 LINUX_OBJ = @LINUX_OBJ@
112 LINUX_VERSION = @LINUX_VERSION@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAINT = @MAINT@
116 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
117 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
118 MAKEINFO = @MAKEINFO@
119 OBJEXT = @OBJEXT@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_VERSION = @PACKAGE_VERSION@
126 PATH_SEPARATOR = @PATH_SEPARATOR@
127 RANLIB = @RANLIB@
128 SED = @SED@
129 SET_MAKE = @SET_MAKE@
130 SHELL = @SHELL@
131 SPL_META_ALIAS = @SPL_META_ALIAS@
132 SPL_META_AUTHOR = @SPL_META_AUTHOR@
133 SPL_META_DATA = @SPL_META_DATA@
134 SPL_META_LT_AGE = @SPL_META_LT_AGE@
135 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
136 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
137 SPL_META_NAME = @SPL_META_NAME@
138 SPL_META_RELEASE = @SPL_META_RELEASE@
139 SPL_META_VERSION = @SPL_META_VERSION@
140 STRIP = @STRIP@
141 VERSION = @VERSION@
142 ac_ct_AR = @ac_ct_AR@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_CXX = @ac_ct_CXX@
145 ac_ct_F77 = @ac_ct_F77@
146 ac_ct_RANLIB = @ac_ct_RANLIB@
147 ac_ct_STRIP = @ac_ct_STRIP@
148 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
149 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
150 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
151 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
152 am__include = @am__include@
153 am__leading_dot = @am__leading_dot@
154 am__quote = @am__quote@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 datadir = @datadir@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 sbindir = @sbindir@
182 sharedstatedir = @sharedstatedir@
183 sysconfdir = @sysconfdir@
184 target = @target@
185 target_alias = @target_alias@
186 target_cpu = @target_cpu@
187 target_os = @target_os@
188 target_vendor = @target_vendor@
189 DEFAULT_INCLUDES = -I${top_srcdir}
190 AM_CFLAGS = -Wall -Wstrict-prototypes -Werror -Wshadow \
191 -D__USE_LARGEFILE64
192 noinst_LTLIBRARIES = libcommon.la
193 libcommon_la_SOURCES = list.c
194 EXTRA_DIST = list.h
195 all: all-am
196
197 .SUFFIXES:
198 .SUFFIXES: .c .lo .o .obj
199 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
200 @for dep in $?; do \
201 case '$(am__configure_deps)' in \
202 *$$dep*) \
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
204 && exit 0; \
205 exit 1;; \
206 esac; \
207 done; \
208 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
209 cd $(top_srcdir) && \
210 $(AUTOMAKE) --gnu lib/Makefile
211 .PRECIOUS: Makefile
212 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213 @case '$?' in \
214 *config.status*) \
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216 *) \
217 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219 esac;
220
221 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229 clean-noinstLTLIBRARIES:
230 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
231 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
232 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
233 test "$$dir" != "$$p" || dir=.; \
234 echo "rm -f \"$${dir}/so_locations\""; \
235 rm -f "$${dir}/so_locations"; \
236 done
237 libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES)
238 $(LINK) $(libcommon_la_LDFLAGS) $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
239
240 mostlyclean-compile:
241 -rm -f *.$(OBJEXT)
242
243 distclean-compile:
244 -rm -f *.tab.c
245
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Plo@am__quote@
247
248 .c.o:
249 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
250 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
254
255 .c.obj:
256 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
257 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
260 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
261
262 .c.lo:
263 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
264 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
268
269 mostlyclean-libtool:
270 -rm -f *.lo
271
272 clean-libtool:
273 -rm -rf .libs _libs
274
275 distclean-libtool:
276 -rm -f libtool
277 uninstall-info-am:
278
279 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281 unique=`for i in $$list; do \
282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283 done | \
284 $(AWK) ' { files[$$0] = 1; } \
285 END { for (i in files) print i; }'`; \
286 mkid -fID $$unique
287 tags: TAGS
288
289 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
290 $(TAGS_FILES) $(LISP)
291 tags=; \
292 here=`pwd`; \
293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \
297 $(AWK) ' { files[$$0] = 1; } \
298 END { for (i in files) print i; }'`; \
299 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
300 test -n "$$unique" || unique=$$empty_fix; \
301 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302 $$tags $$unique; \
303 fi
304 ctags: CTAGS
305 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306 $(TAGS_FILES) $(LISP)
307 tags=; \
308 here=`pwd`; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \
313 $(AWK) ' { files[$$0] = 1; } \
314 END { for (i in files) print i; }'`; \
315 test -z "$(CTAGS_ARGS)$$tags$$unique" \
316 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
317 $$tags $$unique
318
319 GTAGS:
320 here=`$(am__cd) $(top_builddir) && pwd` \
321 && cd $(top_srcdir) \
322 && gtags -i $(GTAGS_ARGS) $$here
323
324 distclean-tags:
325 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
326
327 distdir: $(DISTFILES)
328 $(mkdir_p) $(distdir)/../config
329 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331 list='$(DISTFILES)'; for file in $$list; do \
332 case $$file in \
333 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335 esac; \
336 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339 dir="/$$dir"; \
340 $(mkdir_p) "$(distdir)$$dir"; \
341 else \
342 dir=''; \
343 fi; \
344 if test -d $$d/$$file; then \
345 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347 fi; \
348 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349 else \
350 test -f $(distdir)/$$file \
351 || cp -p $$d/$$file $(distdir)/$$file \
352 || exit 1; \
353 fi; \
354 done
355 check-am: all-am
356 check: check-am
357 all-am: Makefile $(LTLIBRARIES)
358 installdirs:
359 install: install-am
360 install-exec: install-exec-am
361 install-data: install-data-am
362 uninstall: uninstall-am
363
364 install-am: all-am
365 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366
367 installcheck: installcheck-am
368 install-strip:
369 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371 `test -z '$(STRIP)' || \
372 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
373 mostlyclean-generic:
374
375 clean-generic:
376
377 distclean-generic:
378 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379
380 maintainer-clean-generic:
381 @echo "This command is intended for maintainers to use"
382 @echo "it deletes files that may require special tools to rebuild."
383 clean: clean-am
384
385 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
386 mostlyclean-am
387
388 distclean: distclean-am
389 -rm -rf ./$(DEPDIR)
390 -rm -f Makefile
391 distclean-am: clean-am distclean-compile distclean-generic \
392 distclean-libtool distclean-tags
393
394 dvi: dvi-am
395
396 dvi-am:
397
398 html: html-am
399
400 info: info-am
401
402 info-am:
403
404 install-data-am:
405
406 install-exec-am:
407
408 install-info: install-info-am
409
410 install-man:
411
412 installcheck-am:
413
414 maintainer-clean: maintainer-clean-am
415 -rm -rf ./$(DEPDIR)
416 -rm -f Makefile
417 maintainer-clean-am: distclean-am maintainer-clean-generic
418
419 mostlyclean: mostlyclean-am
420
421 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
422 mostlyclean-libtool
423
424 pdf: pdf-am
425
426 pdf-am:
427
428 ps: ps-am
429
430 ps-am:
431
432 uninstall-am: uninstall-info-am
433
434 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
435 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
436 distclean-compile distclean-generic distclean-libtool \
437 distclean-tags distdir dvi dvi-am html html-am info info-am \
438 install install-am install-data install-data-am install-exec \
439 install-exec-am install-info install-info-am install-man \
440 install-strip installcheck installcheck-am installdirs \
441 maintainer-clean maintainer-clean-generic mostlyclean \
442 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
443 pdf pdf-am ps ps-am tags uninstall uninstall-am \
444 uninstall-info-am
445
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.
448 .NOEXPORT: