]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/Makefile.in
Simplify rpm build rules, added config/rpm.am.
[mirror_spl-debian.git] / include / 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 = include
41 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
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 SOURCES =
52 DIST_SOURCES =
53 HEADERS = $(noinst_HEADERS)
54 ETAGS = etags
55 CTAGS = ctags
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CONFIG_KERNEL_FALSE = @CONFIG_KERNEL_FALSE@
70 CONFIG_KERNEL_TRUE = @CONFIG_KERNEL_TRUE@
71 CONFIG_USER_FALSE = @CONFIG_USER_FALSE@
72 CONFIG_USER_TRUE = @CONFIG_USER_TRUE@
73 CPP = @CPP@
74 CPPFLAGS = @CPPFLAGS@
75 CXX = @CXX@
76 CXXCPP = @CXXCPP@
77 CXXDEPMODE = @CXXDEPMODE@
78 CXXFLAGS = @CXXFLAGS@
79 CYGPATH_W = @CYGPATH_W@
80 DEFS = @DEFS@
81 DEPDIR = @DEPDIR@
82 ECHO = @ECHO@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 F77 = @F77@
89 FFLAGS = @FFLAGS@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 KERNELCPPFLAGS = @KERNELCPPFLAGS@
95 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
96 LDFLAGS = @LDFLAGS@
97 LIBOBJS = @LIBOBJS@
98 LIBS = @LIBS@
99 LIBTOOL = @LIBTOOL@
100 LICENSE = @LICENSE@
101 LINUX = @LINUX@
102 LINUX_OBJ = @LINUX_OBJ@
103 LINUX_SYMBOLS = @LINUX_SYMBOLS@
104 LINUX_VERSION = @LINUX_VERSION@
105 LN_S = @LN_S@
106 LTLIBOBJS = @LTLIBOBJS@
107 MAINT = @MAINT@
108 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
109 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
110 MAKEINFO = @MAKEINFO@
111 OBJEXT = @OBJEXT@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 RANLIB = @RANLIB@
120 SED = @SED@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 SPL_CONFIG = @SPL_CONFIG@
124 SPL_META_ALIAS = @SPL_META_ALIAS@
125 SPL_META_AUTHOR = @SPL_META_AUTHOR@
126 SPL_META_DATA = @SPL_META_DATA@
127 SPL_META_LT_AGE = @SPL_META_LT_AGE@
128 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
129 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
130 SPL_META_NAME = @SPL_META_NAME@
131 SPL_META_RELEASE = @SPL_META_RELEASE@
132 SPL_META_VERSION = @SPL_META_VERSION@
133 STRIP = @STRIP@
134 VERSION = @VERSION@
135 ac_ct_AR = @ac_ct_AR@
136 ac_ct_CC = @ac_ct_CC@
137 ac_ct_CXX = @ac_ct_CXX@
138 ac_ct_F77 = @ac_ct_F77@
139 ac_ct_RANLIB = @ac_ct_RANLIB@
140 ac_ct_STRIP = @ac_ct_STRIP@
141 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 datadir = @datadir@
157 exec_prefix = @exec_prefix@
158 host = @host@
159 host_alias = @host_alias@
160 host_cpu = @host_cpu@
161 host_os = @host_os@
162 host_vendor = @host_vendor@
163 includedir = @includedir@
164 infodir = @infodir@
165 install_sh = @install_sh@
166 libdir = @libdir@
167 libexecdir = @libexecdir@
168 localstatedir = @localstatedir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 oldincludedir = @oldincludedir@
172 prefix = @prefix@
173 program_transform_name = @program_transform_name@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 sysconfdir = @sysconfdir@
177 target = @target@
178 target_alias = @target_alias@
179 target_cpu = @target_cpu@
180 target_os = @target_os@
181 target_vendor = @target_vendor@
182
183 # All headers are referenced by this top level Makefile.am are
184 # noinst_HEADERS because they are not installed in the usual include
185 # location. We do not want to be using $includedir for this.
186 # Installation is handled by the custom install-data-local rule.
187 noinst_HEADERS = *.h asm/*.h fs/*.h linux/*.h rpc/*.h sharefs/*.h \
188 sys/fm/*.h sys/fs/*.h sys/sysevent/*.h sys/*.h util/*.h vm/*.h
189 all: all-am
190
191 .SUFFIXES:
192 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
193 @for dep in $?; do \
194 case '$(am__configure_deps)' in \
195 *$$dep*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
197 && exit 0; \
198 exit 1;; \
199 esac; \
200 done; \
201 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
202 cd $(top_srcdir) && \
203 $(AUTOMAKE) --gnu include/Makefile
204 .PRECIOUS: Makefile
205 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206 @case '$?' in \
207 *config.status*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
209 *) \
210 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
211 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
212 esac;
213
214 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
217 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222 mostlyclean-libtool:
223 -rm -f *.lo
224
225 clean-libtool:
226 -rm -rf .libs _libs
227
228 distclean-libtool:
229 -rm -f libtool
230 uninstall-info-am:
231
232 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
233 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
234 unique=`for i in $$list; do \
235 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236 done | \
237 $(AWK) ' { files[$$0] = 1; } \
238 END { for (i in files) print i; }'`; \
239 mkid -fID $$unique
240 tags: TAGS
241
242 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
243 $(TAGS_FILES) $(LISP)
244 tags=; \
245 here=`pwd`; \
246 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247 unique=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | \
250 $(AWK) ' { files[$$0] = 1; } \
251 END { for (i in files) print i; }'`; \
252 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
253 test -n "$$unique" || unique=$$empty_fix; \
254 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
255 $$tags $$unique; \
256 fi
257 ctags: CTAGS
258 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
259 $(TAGS_FILES) $(LISP)
260 tags=; \
261 here=`pwd`; \
262 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | \
266 $(AWK) ' { files[$$0] = 1; } \
267 END { for (i in files) print i; }'`; \
268 test -z "$(CTAGS_ARGS)$$tags$$unique" \
269 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
270 $$tags $$unique
271
272 GTAGS:
273 here=`$(am__cd) $(top_builddir) && pwd` \
274 && cd $(top_srcdir) \
275 && gtags -i $(GTAGS_ARGS) $$here
276
277 distclean-tags:
278 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
279
280 distdir: $(DISTFILES)
281 $(mkdir_p) $(distdir)/asm $(distdir)/fs $(distdir)/linux $(distdir)/rpc $(distdir)/sharefs $(distdir)/sys $(distdir)/sys/fm $(distdir)/sys/fs $(distdir)/sys/sysevent $(distdir)/util $(distdir)/vm
282 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
283 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
284 list='$(DISTFILES)'; for file in $$list; do \
285 case $$file in \
286 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
287 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
288 esac; \
289 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
290 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
291 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
292 dir="/$$dir"; \
293 $(mkdir_p) "$(distdir)$$dir"; \
294 else \
295 dir=''; \
296 fi; \
297 if test -d $$d/$$file; then \
298 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
299 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
300 fi; \
301 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
302 else \
303 test -f $(distdir)/$$file \
304 || cp -p $$d/$$file $(distdir)/$$file \
305 || exit 1; \
306 fi; \
307 done
308 check-am: all-am
309 check: check-am
310 all-am: Makefile $(HEADERS)
311 installdirs:
312 install: install-am
313 install-exec: install-exec-am
314 install-data: install-data-am
315 uninstall: uninstall-am
316
317 install-am: all-am
318 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319
320 installcheck: installcheck-am
321 install-strip:
322 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324 `test -z '$(STRIP)' || \
325 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
326 mostlyclean-generic:
327
328 clean-generic:
329
330 distclean-generic:
331 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332
333 maintainer-clean-generic:
334 @echo "This command is intended for maintainers to use"
335 @echo "it deletes files that may require special tools to rebuild."
336 clean: clean-am
337
338 clean-am: clean-generic clean-libtool mostlyclean-am
339
340 distclean: distclean-am
341 -rm -f Makefile
342 distclean-am: clean-am distclean-generic distclean-libtool \
343 distclean-tags
344
345 dvi: dvi-am
346
347 dvi-am:
348
349 html: html-am
350
351 info: info-am
352
353 info-am:
354
355 install-data-am: install-data-local
356
357 install-exec-am:
358
359 install-info: install-info-am
360
361 install-man:
362
363 installcheck-am:
364
365 maintainer-clean: maintainer-clean-am
366 -rm -f Makefile
367 maintainer-clean-am: distclean-am maintainer-clean-generic
368
369 mostlyclean: mostlyclean-am
370
371 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
372
373 pdf: pdf-am
374
375 pdf-am:
376
377 ps: ps-am
378
379 ps-am:
380
381 uninstall-am: uninstall-info-am
382
383 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
384 clean-libtool ctags distclean distclean-generic \
385 distclean-libtool distclean-tags distdir dvi dvi-am html \
386 html-am info info-am install install-am install-data \
387 install-data-am install-data-local install-exec \
388 install-exec-am install-info install-info-am install-man \
389 install-strip installcheck installcheck-am installdirs \
390 maintainer-clean maintainer-clean-generic mostlyclean \
391 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
392 tags uninstall uninstall-am uninstall-info-am
393
394
395 install-data-local:
396 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
397 instdest=$(DESTDIR)/${prefix}/src/$$destname; \
398 instfiles=`find . -name '*.h'`; \
399 for instfile in $$instfiles; do \
400 $(INSTALL) -D $$instfile $$instdest/$$instfile; \
401 done
402 # Tell versions [3.59,3.63) of GNU make to not export all variables.
403 # Otherwise a system limit (for SysV at least) may be exceeded.
404 .NOEXPORT: