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