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