]> git.proxmox.com Git - mirror_zfs.git/blame_incremental - include/Makefile.in
Add make rule for building Arch Linux packages
[mirror_zfs.git] / include / Makefile.in
... / ...
CommitLineData
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = include
39DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40 $(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 =
49CONFIG_CLEAN_VPATH_FILES =
50AM_V_GEN = $(am__v_GEN_$(V))
51am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
52am__v_GEN_0 = @echo " GEN " $@;
53AM_V_at = $(am__v_at_$(V))
54am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
55am__v_at_0 = @
56SOURCES =
57DIST_SOURCES =
58HEADERS = $(noinst_HEADERS)
59ETAGS = etags
60CTAGS = ctags
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
63ALIEN = @ALIEN@
64ALIEN_VERSION = @ALIEN_VERSION@
65AMTAR = @AMTAR@
66AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
77CYGPATH_W = @CYGPATH_W@
78DEBUG_CFLAGS = @DEBUG_CFLAGS@
79DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
80DEFS = @DEFS@
81DEPDIR = @DEPDIR@
82DPKG = @DPKG@
83DPKGBUILD = @DPKGBUILD@
84DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
85DPKG_VERSION = @DPKG_VERSION@
86DSYMUTIL = @DSYMUTIL@
87DUMPBIN = @DUMPBIN@
88ECHO_C = @ECHO_C@
89ECHO_N = @ECHO_N@
90ECHO_T = @ECHO_T@
91EGREP = @EGREP@
92EXEEXT = @EXEEXT@
93FGREP = @FGREP@
94GREP = @GREP@
95HAVE_ALIEN = @HAVE_ALIEN@
96HAVE_DPKG = @HAVE_DPKG@
97HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
98HAVE_MAKEPKG = @HAVE_MAKEPKG@
99HAVE_PACMAN = @HAVE_PACMAN@
100HAVE_RPM = @HAVE_RPM@
101HAVE_RPMBUILD = @HAVE_RPMBUILD@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107KERNELCPPFLAGS = @KERNELCPPFLAGS@
108KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
109LD = @LD@
110LDFLAGS = @LDFLAGS@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LICENSE = @LICENSE@
115LINUX = @LINUX@
116LINUX_OBJ = @LINUX_OBJ@
117LINUX_SYMBOLS = @LINUX_SYMBOLS@
118LINUX_VERSION = @LINUX_VERSION@
119LIPO = @LIPO@
120LN_S = @LN_S@
121LTLIBOBJS = @LTLIBOBJS@
122MAINT = @MAINT@
123MAKEINFO = @MAKEINFO@
124MAKEPKG = @MAKEPKG@
125MAKEPKG_VERSION = @MAKEPKG_VERSION@
126MKDIR_P = @MKDIR_P@
127NM = @NM@
128NMEDIT = @NMEDIT@
129OBJDUMP = @OBJDUMP@
130OBJEXT = @OBJEXT@
131OTOOL = @OTOOL@
132OTOOL64 = @OTOOL64@
133PACKAGE = @PACKAGE@
134PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135PACKAGE_NAME = @PACKAGE_NAME@
136PACKAGE_STRING = @PACKAGE_STRING@
137PACKAGE_TARNAME = @PACKAGE_TARNAME@
138PACKAGE_VERSION = @PACKAGE_VERSION@
139PACMAN = @PACMAN@
140PACMAN_VERSION = @PACMAN_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142RANLIB = @RANLIB@
143RPM = @RPM@
144RPMBUILD = @RPMBUILD@
145RPMBUILD_VERSION = @RPMBUILD_VERSION@
146RPM_VERSION = @RPM_VERSION@
147SED = @SED@
148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150SPL_CONFIG = @SPL_CONFIG@
151SPL_META_ALIAS = @SPL_META_ALIAS@
152SPL_META_AUTHOR = @SPL_META_AUTHOR@
153SPL_META_DATA = @SPL_META_DATA@
154SPL_META_LT_AGE = @SPL_META_LT_AGE@
155SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
156SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
157SPL_META_NAME = @SPL_META_NAME@
158SPL_META_RELEASE = @SPL_META_RELEASE@
159SPL_META_VERSION = @SPL_META_VERSION@
160STRIP = @STRIP@
161VENDOR = @VENDOR@
162VERSION = @VERSION@
163abs_builddir = @abs_builddir@
164abs_srcdir = @abs_srcdir@
165abs_top_builddir = @abs_top_builddir@
166abs_top_srcdir = @abs_top_srcdir@
167ac_ct_CC = @ac_ct_CC@
168ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
169am__include = @am__include@
170am__leading_dot = @am__leading_dot@
171am__quote = @am__quote@
172am__tar = @am__tar@
173am__untar = @am__untar@
174bindir = @bindir@
175build = @build@
176build_alias = @build_alias@
177build_cpu = @build_cpu@
178build_os = @build_os@
179build_vendor = @build_vendor@
180builddir = @builddir@
181datadir = @datadir@
182datarootdir = @datarootdir@
183docdir = @docdir@
184dvidir = @dvidir@
185exec_prefix = @exec_prefix@
186host = @host@
187host_alias = @host_alias@
188host_cpu = @host_cpu@
189host_os = @host_os@
190host_vendor = @host_vendor@
191htmldir = @htmldir@
192includedir = @includedir@
193infodir = @infodir@
194install_sh = @install_sh@
195libdir = @libdir@
196libexecdir = @libexecdir@
197localedir = @localedir@
198localstatedir = @localstatedir@
199lt_ECHO = @lt_ECHO@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202oldincludedir = @oldincludedir@
203pdfdir = @pdfdir@
204prefix = @prefix@
205program_transform_name = @program_transform_name@
206psdir = @psdir@
207sbindir = @sbindir@
208sharedstatedir = @sharedstatedir@
209srcdir = @srcdir@
210sysconfdir = @sysconfdir@
211target = @target@
212target_alias = @target_alias@
213target_cpu = @target_cpu@
214target_os = @target_os@
215target_vendor = @target_vendor@
216top_build_prefix = @top_build_prefix@
217top_builddir = @top_builddir@
218top_srcdir = @top_srcdir@
219
220# All headers are referenced by this top level Makefile.am are
221# noinst_HEADERS because they are not installed in the usual include
222# location. We do not want to be using $includedir for this.
223# Installation is handled by the custom install-data-local rule.
224noinst_HEADERS = $(top_srcdir)/include/*.h \
225 $(top_srcdir)/include/fs/*.h $(top_srcdir)/include/linux/*.h \
226 $(top_srcdir)/include/rpc/*.h \
227 $(top_srcdir)/include/sharefs/*.h \
228 $(top_srcdir)/include/sys/fm/*.h \
229 $(top_srcdir)/include/sys/fs/*.h \
230 $(top_srcdir)/include/sys/sysevent/*.h \
231 $(top_srcdir)/include/sys/*.h $(top_srcdir)/include/util/*.h \
232 $(top_srcdir)/include/vm/*.h
233all: all-am
234
235.SUFFIXES:
236$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
237 @for dep in $?; do \
238 case '$(am__configure_deps)' in \
239 *$$dep*) \
240 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
241 && { if test -f $@; then exit 0; else break; fi; }; \
242 exit 1;; \
243 esac; \
244 done; \
245 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
246 $(am__cd) $(top_srcdir) && \
247 $(AUTOMAKE) --gnu include/Makefile
248.PRECIOUS: Makefile
249Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250 @case '$?' in \
251 *config.status*) \
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
253 *) \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
256 esac;
257
258$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265$(am__aclocal_m4_deps):
266
267mostlyclean-libtool:
268 -rm -f *.lo
269
270clean-libtool:
271 -rm -rf .libs _libs
272
273ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | \
278 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279 END { if (nonempty) { for (i in files) print i; }; }'`; \
280 mkid -fID $$unique
281tags: TAGS
282
283TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
284 $(TAGS_FILES) $(LISP)
285 set x; \
286 here=`pwd`; \
287 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288 unique=`for i in $$list; do \
289 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290 done | \
291 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
292 END { if (nonempty) { for (i in files) print i; }; }'`; \
293 shift; \
294 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
295 test -n "$$unique" || unique=$$empty_fix; \
296 if test $$# -gt 0; then \
297 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298 "$$@" $$unique; \
299 else \
300 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
301 $$unique; \
302 fi; \
303 fi
304ctags: CTAGS
305CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306 $(TAGS_FILES) $(LISP)
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; nonempty = 1; } \
312 END { if (nonempty) { for (i in files) print i; }; }'`; \
313 test -z "$(CTAGS_ARGS)$$unique" \
314 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315 $$unique
316
317GTAGS:
318 here=`$(am__cd) $(top_builddir) && pwd` \
319 && $(am__cd) $(top_srcdir) \
320 && gtags -i $(GTAGS_ARGS) "$$here"
321
322distclean-tags:
323 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
324
325distdir: $(DISTFILES)
326 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328 list='$(DISTFILES)'; \
329 dist_files=`for file in $$list; do echo $$file; done | \
330 sed -e "s|^$$srcdirstrip/||;t" \
331 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332 case $$dist_files in \
333 */*) $(MKDIR_P) `echo "$$dist_files" | \
334 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335 sort -u` ;; \
336 esac; \
337 for file in $$dist_files; do \
338 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339 if test -d $$d/$$file; then \
340 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341 if test -d "$(distdir)/$$file"; then \
342 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
343 fi; \
344 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
346 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
347 fi; \
348 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
349 else \
350 test -f "$(distdir)/$$file" \
351 || cp -p $$d/$$file "$(distdir)/$$file" \
352 || exit 1; \
353 fi; \
354 done
355check-am: all-am
356check: check-am
357all-am: Makefile $(HEADERS)
358installdirs:
359install: install-am
360install-exec: install-exec-am
361install-data: install-data-am
362uninstall: uninstall-am
363
364install-am: all-am
365 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366
367installcheck: installcheck-am
368install-strip:
369 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371 `test -z '$(STRIP)' || \
372 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
373mostlyclean-generic:
374
375clean-generic:
376
377distclean-generic:
378 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
380
381maintainer-clean-generic:
382 @echo "This command is intended for maintainers to use"
383 @echo "it deletes files that may require special tools to rebuild."
384clean: clean-am
385
386clean-am: clean-generic clean-libtool mostlyclean-am
387
388distclean: distclean-am
389 -rm -f Makefile
390distclean-am: clean-am distclean-generic distclean-tags
391
392dvi: dvi-am
393
394dvi-am:
395
396html: html-am
397
398html-am:
399
400info: info-am
401
402info-am:
403
404install-data-am: install-data-local
405
406install-dvi: install-dvi-am
407
408install-dvi-am:
409
410install-exec-am:
411
412install-html: install-html-am
413
414install-html-am:
415
416install-info: install-info-am
417
418install-info-am:
419
420install-man:
421
422install-pdf: install-pdf-am
423
424install-pdf-am:
425
426install-ps: install-ps-am
427
428install-ps-am:
429
430installcheck-am:
431
432maintainer-clean: maintainer-clean-am
433 -rm -f Makefile
434maintainer-clean-am: distclean-am maintainer-clean-generic
435
436mostlyclean: mostlyclean-am
437
438mostlyclean-am: mostlyclean-generic mostlyclean-libtool
439
440pdf: pdf-am
441
442pdf-am:
443
444ps: ps-am
445
446ps-am:
447
448uninstall-am: uninstall-local
449
450.MAKE: install-am install-strip
451
452.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
453 clean-libtool ctags distclean distclean-generic \
454 distclean-libtool distclean-tags distdir dvi dvi-am html \
455 html-am info info-am install install-am install-data \
456 install-data-am install-data-local install-dvi install-dvi-am \
457 install-exec install-exec-am install-html install-html-am \
458 install-info install-info-am install-man install-pdf \
459 install-pdf-am install-ps install-ps-am install-strip \
460 installcheck installcheck-am installdirs maintainer-clean \
461 maintainer-clean-generic mostlyclean mostlyclean-generic \
462 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
463 uninstall-am uninstall-local
464
465
466install-data-local:
467 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
468 instdest=$(DESTDIR)/usr/src/$$destname; \
469 instfiles=`find . -name '*.h'`; \
470 for instfile in $$instfiles; do \
471 $(INSTALL) -D $$instfile $$instdest/$$instfile; \
472 done
473
474uninstall-local:
475 destname=spl-$(SPL_META_VERSION)/$(LINUX_VERSION); \
476 instdest=$(DESTDIR)/usr/src/$$destname; \
477 $(RM) -R $$instdest
478
479# Tell versions [3.59,3.63) of GNU make to not export all variables.
480# Otherwise a system limit (for SysV at least) may be exceeded.
481.NOEXPORT: