]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/sys/fm/Makefile.in
Build system update
[mirror_spl-debian.git] / include / sys / fm / 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 = include/sys/fm
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 LN_S = @LN_S@
95 LTLIBOBJS = @LTLIBOBJS@
96 MAINT = @MAINT@
97 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
98 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
99 MAKEINFO = @MAKEINFO@
100 OBJEXT = @OBJEXT@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
108 RANLIB = @RANLIB@
109 SED = @SED@
110 SET_MAKE = @SET_MAKE@
111 SHELL = @SHELL@
112 SPL_META_ALIAS = @SPL_META_ALIAS@
113 SPL_META_AUTHOR = @SPL_META_AUTHOR@
114 SPL_META_DATA = @SPL_META_DATA@
115 SPL_META_LT_AGE = @SPL_META_LT_AGE@
116 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
117 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
118 SPL_META_NAME = @SPL_META_NAME@
119 SPL_META_RELEASE = @SPL_META_RELEASE@
120 SPL_META_VERSION = @SPL_META_VERSION@
121 STRIP = @STRIP@
122 VERSION = @VERSION@
123 ac_ct_AR = @ac_ct_AR@
124 ac_ct_CC = @ac_ct_CC@
125 ac_ct_CXX = @ac_ct_CXX@
126 ac_ct_F77 = @ac_ct_F77@
127 ac_ct_RANLIB = @ac_ct_RANLIB@
128 ac_ct_STRIP = @ac_ct_STRIP@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 am__tar = @am__tar@
137 am__untar = @am__untar@
138 bindir = @bindir@
139 build = @build@
140 build_alias = @build_alias@
141 build_cpu = @build_cpu@
142 build_os = @build_os@
143 build_vendor = @build_vendor@
144 datadir = @datadir@
145 exec_prefix = @exec_prefix@
146 host = @host@
147 host_alias = @host_alias@
148 host_cpu = @host_cpu@
149 host_os = @host_os@
150 host_vendor = @host_vendor@
151 includedir = @includedir@
152 infodir = @infodir@
153 install_sh = @install_sh@
154 kmoduledir = @kmoduledir@
155 libdir = @libdir@
156 libexecdir = @libexecdir@
157 localstatedir = @localstatedir@
158 mandir = @mandir@
159 mkdir_p = @mkdir_p@
160 oldincludedir = @oldincludedir@
161 prefix = @prefix@
162 program_transform_name = @program_transform_name@
163 sbindir = @sbindir@
164 sharedstatedir = @sharedstatedir@
165 sysconfdir = @sysconfdir@
166 target = @target@
167 target_alias = @target_alias@
168 target_cpu = @target_cpu@
169 target_os = @target_os@
170 target_vendor = @target_vendor@
171 EXTRA_DIST = *.h
172 all: all-am
173
174 .SUFFIXES:
175 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
176 @for dep in $?; do \
177 case '$(am__configure_deps)' in \
178 *$$dep*) \
179 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
180 && exit 0; \
181 exit 1;; \
182 esac; \
183 done; \
184 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/fm/Makefile'; \
185 cd $(top_srcdir) && \
186 $(AUTOMAKE) --gnu include/sys/fm/Makefile
187 .PRECIOUS: Makefile
188 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
189 @case '$?' in \
190 *config.status*) \
191 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
192 *) \
193 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
194 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
195 esac;
196
197 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204
205 mostlyclean-libtool:
206 -rm -f *.lo
207
208 clean-libtool:
209 -rm -rf .libs _libs
210
211 distclean-libtool:
212 -rm -f libtool
213 uninstall-info-am:
214 tags: TAGS
215 TAGS:
216
217 ctags: CTAGS
218 CTAGS:
219
220
221 distdir: $(DISTFILES)
222 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
223 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
224 list='$(DISTFILES)'; for file in $$list; do \
225 case $$file in \
226 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
227 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
228 esac; \
229 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
230 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
231 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
232 dir="/$$dir"; \
233 $(mkdir_p) "$(distdir)$$dir"; \
234 else \
235 dir=''; \
236 fi; \
237 if test -d $$d/$$file; then \
238 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
239 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
240 fi; \
241 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
242 else \
243 test -f $(distdir)/$$file \
244 || cp -p $$d/$$file $(distdir)/$$file \
245 || exit 1; \
246 fi; \
247 done
248 check-am: all-am
249 check: check-am
250 all-am: Makefile
251 installdirs:
252 install: install-am
253 install-exec: install-exec-am
254 install-data: install-data-am
255 uninstall: uninstall-am
256
257 install-am: all-am
258 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
259
260 installcheck: installcheck-am
261 install-strip:
262 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
263 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
264 `test -z '$(STRIP)' || \
265 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
266 mostlyclean-generic:
267
268 clean-generic:
269
270 distclean-generic:
271 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
272
273 maintainer-clean-generic:
274 @echo "This command is intended for maintainers to use"
275 @echo "it deletes files that may require special tools to rebuild."
276 clean: clean-am
277
278 clean-am: clean-generic clean-libtool mostlyclean-am
279
280 distclean: distclean-am
281 -rm -f Makefile
282 distclean-am: clean-am distclean-generic distclean-libtool
283
284 dvi: dvi-am
285
286 dvi-am:
287
288 html: html-am
289
290 info: info-am
291
292 info-am:
293
294 install-data-am:
295
296 install-exec-am:
297
298 install-info: install-info-am
299
300 install-man:
301
302 installcheck-am:
303
304 maintainer-clean: maintainer-clean-am
305 -rm -f Makefile
306 maintainer-clean-am: distclean-am maintainer-clean-generic
307
308 mostlyclean: mostlyclean-am
309
310 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
311
312 pdf: pdf-am
313
314 pdf-am:
315
316 ps: ps-am
317
318 ps-am:
319
320 uninstall-am: uninstall-info-am
321
322 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
323 distclean distclean-generic distclean-libtool distdir dvi \
324 dvi-am html html-am info info-am install install-am \
325 install-data install-data-am install-exec install-exec-am \
326 install-info install-info-am install-man install-strip \
327 installcheck installcheck-am installdirs maintainer-clean \
328 maintainer-clean-generic mostlyclean mostlyclean-generic \
329 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
330 uninstall-info-am
331
332 # Tell versions [3.59,3.63) of GNU make to not export all variables.
333 # Otherwise a system limit (for SysV at least) may be exceeded.
334 .NOEXPORT: