]> git.proxmox.com Git - mirror_spl.git/blame - include/Makefile.in
Simplify rpm build rules, added config/rpm.am.
[mirror_spl.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@
c5f70460 16
7212e2cd 17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = include
0c617c9a 41DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
c5f70460 42 $(srcdir)/Makefile.in
7212e2cd 43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
45 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/spl_config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
0c617c9a 53HEADERS = $(noinst_HEADERS)
7212e2cd 54ETAGS = etags
55CTAGS = ctags
7212e2cd 56DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57ACLOCAL = @ACLOCAL@
58AMDEP_FALSE = @AMDEP_FALSE@
59AMDEP_TRUE = @AMDEP_TRUE@
60AMTAR = @AMTAR@
61AR = @AR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66CC = @CC@
67CCDEPMODE = @CCDEPMODE@
68CFLAGS = @CFLAGS@
86933a6e
BB
69CONFIG_KERNEL_FALSE = @CONFIG_KERNEL_FALSE@
70CONFIG_KERNEL_TRUE = @CONFIG_KERNEL_TRUE@
71CONFIG_USER_FALSE = @CONFIG_USER_FALSE@
72CONFIG_USER_TRUE = @CONFIG_USER_TRUE@
7212e2cd 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@
7212e2cd 94KERNELCPPFLAGS = @KERNELCPPFLAGS@
95KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
96LDFLAGS = @LDFLAGS@
97LIBOBJS = @LIBOBJS@
98LIBS = @LIBS@
99LIBTOOL = @LIBTOOL@
86933a6e 100LICENSE = @LICENSE@
7212e2cd 101LINUX = @LINUX@
102LINUX_OBJ = @LINUX_OBJ@
2e0e7e69 103LINUX_SYMBOLS = @LINUX_SYMBOLS@
c5f70460 104LINUX_VERSION = @LINUX_VERSION@
7212e2cd 105LN_S = @LN_S@
106LTLIBOBJS = @LTLIBOBJS@
107MAINT = @MAINT@
108MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
109MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
110MAKEINFO = @MAKEINFO@
7212e2cd 111OBJEXT = @OBJEXT@
112PACKAGE = @PACKAGE@
113PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114PACKAGE_NAME = @PACKAGE_NAME@
115PACKAGE_STRING = @PACKAGE_STRING@
116PACKAGE_TARNAME = @PACKAGE_TARNAME@
117PACKAGE_VERSION = @PACKAGE_VERSION@
118PATH_SEPARATOR = @PATH_SEPARATOR@
119RANLIB = @RANLIB@
120SED = @SED@
121SET_MAKE = @SET_MAKE@
122SHELL = @SHELL@
86933a6e 123SPL_CONFIG = @SPL_CONFIG@
72e7de60 124SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
125SPL_META_AUTHOR = @SPL_META_AUTHOR@
126SPL_META_DATA = @SPL_META_DATA@
127SPL_META_LT_AGE = @SPL_META_LT_AGE@
128SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
129SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
130SPL_META_NAME = @SPL_META_NAME@
131SPL_META_RELEASE = @SPL_META_RELEASE@
132SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 133STRIP = @STRIP@
134VERSION = @VERSION@
135ac_ct_AR = @ac_ct_AR@
136ac_ct_CC = @ac_ct_CC@
137ac_ct_CXX = @ac_ct_CXX@
138ac_ct_F77 = @ac_ct_F77@
139ac_ct_RANLIB = @ac_ct_RANLIB@
140ac_ct_STRIP = @ac_ct_STRIP@
141am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148am__tar = @am__tar@
149am__untar = @am__untar@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156datadir = @datadir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
7212e2cd 166libdir = @libdir@
167libexecdir = @libexecdir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170mkdir_p = @mkdir_p@
171oldincludedir = @oldincludedir@
172prefix = @prefix@
173program_transform_name = @program_transform_name@
174sbindir = @sbindir@
175sharedstatedir = @sharedstatedir@
176sysconfdir = @sysconfdir@
177target = @target@
178target_alias = @target_alias@
179target_cpu = @target_cpu@
180target_os = @target_os@
181target_vendor = @target_vendor@
c5f70460 182
0c617c9a
BB
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.
187noinst_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
c5f70460 189all: all-am
7212e2cd 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
205Makefile: $(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
222mostlyclean-libtool:
223 -rm -f *.lo
224
225clean-libtool:
226 -rm -rf .libs _libs
227
228distclean-libtool:
229 -rm -f libtool
230uninstall-info-am:
7212e2cd 231
232ID: $(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
240tags: TAGS
241
c5f70460 242TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
7212e2cd 243 $(TAGS_FILES) $(LISP)
244 tags=; \
245 here=`pwd`; \
7212e2cd 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
257ctags: CTAGS
c5f70460 258CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
7212e2cd 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
272GTAGS:
273 here=`$(am__cd) $(top_builddir) && pwd` \
274 && cd $(top_srcdir) \
275 && gtags -i $(GTAGS_ARGS) $$here
276
277distclean-tags:
278 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
279
280distdir: $(DISTFILES)
c5f70460 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
7212e2cd 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
7212e2cd 308check-am: all-am
c5f70460
BB
309check: check-am
310all-am: Makefile $(HEADERS)
311installdirs:
c5f70460
BB
312install: install-am
313install-exec: install-exec-am
314install-data: install-data-am
315uninstall: uninstall-am
7212e2cd 316
317install-am: all-am
318 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319
c5f70460 320installcheck: installcheck-am
7212e2cd 321install-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
326mostlyclean-generic:
327
328clean-generic:
329
330distclean-generic:
331 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332
333maintainer-clean-generic:
334 @echo "This command is intended for maintainers to use"
335 @echo "it deletes files that may require special tools to rebuild."
c5f70460 336clean: clean-am
7212e2cd 337
338clean-am: clean-generic clean-libtool mostlyclean-am
339
c5f70460 340distclean: distclean-am
7212e2cd 341 -rm -f Makefile
342distclean-am: clean-am distclean-generic distclean-libtool \
343 distclean-tags
344
c5f70460 345dvi: dvi-am
7212e2cd 346
347dvi-am:
348
c5f70460 349html: html-am
7212e2cd 350
c5f70460 351info: info-am
7212e2cd 352
353info-am:
354
0c617c9a 355install-data-am: install-data-local
7212e2cd 356
357install-exec-am:
358
c5f70460 359install-info: install-info-am
7212e2cd 360
361install-man:
362
363installcheck-am:
364
c5f70460 365maintainer-clean: maintainer-clean-am
7212e2cd 366 -rm -f Makefile
367maintainer-clean-am: distclean-am maintainer-clean-generic
368
c5f70460 369mostlyclean: mostlyclean-am
7212e2cd 370
371mostlyclean-am: mostlyclean-generic mostlyclean-libtool
372
c5f70460 373pdf: pdf-am
7212e2cd 374
375pdf-am:
376
c5f70460 377ps: ps-am
7212e2cd 378
379ps-am:
380
0c617c9a 381uninstall-am: uninstall-info-am
7212e2cd 382
c5f70460
BB
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 \
7212e2cd 386 html-am info info-am install install-am install-data \
0c617c9a
BB
387 install-data-am install-data-local install-exec \
388 install-exec-am install-info install-info-am install-man \
c5f70460
BB
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 \
0c617c9a
BB
392 tags uninstall uninstall-am uninstall-info-am
393
7212e2cd 394
0c617c9a 395install-data-local:
f4f9cd75
BB
396 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
397 instdest=$(DESTDIR)/${prefix}/src/$$destname; \
0c617c9a
BB
398 instfiles=`find . -name '*.h'`; \
399 for instfile in $$instfiles; do \
400 $(INSTALL) -D $$instfile $$instdest/$$instfile; \
401 done
7212e2cd 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: