]> git.proxmox.com Git - mirror_zfs.git/blame - cmd/zpool_id/Makefile.in
Autoconf selinux support
[mirror_zfs.git] / cmd / zpool_id / Makefile.in
CommitLineData
e70e591c
BB
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 = cmd/zpool_id
39DIST_COMMON = $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = \
43 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
44 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
45 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
46 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 47 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
48 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
49 $(top_srcdir)/config/kernel-blk-end-request.m4 \
50 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
51 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
52 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
53 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
54 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
55 $(top_srcdir)/config/kernel-fmode-t.m4 \
56 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
57 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
58 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
59 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
60 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
61 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
62 $(top_srcdir)/config/kernel.m4 \
63 $(top_srcdir)/config/user-arch.m4 \
64 $(top_srcdir)/config/user-frame-larger-than.m4 \
65 $(top_srcdir)/config/user-ioctl.m4 \
66 $(top_srcdir)/config/user-libblkid.m4 \
67 $(top_srcdir)/config/user-libshare.m4 \
68 $(top_srcdir)/config/user-libuuid.m4 \
69 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 70 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
71 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
72 $(top_srcdir)/config/zfs-build.m4 \
73 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75 $(ACLOCAL_M4)
76mkinstalldirs = $(install_sh) -d
77CONFIG_HEADER = $(top_builddir)/zfs_config.h
78CONFIG_CLEAN_FILES =
79CONFIG_CLEAN_VPATH_FILES =
80am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81am__vpath_adj = case $$p in \
82 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83 *) f=$$p;; \
84 esac;
85am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86am__install_max = 40
87am__nobase_strip_setup = \
88 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89am__nobase_strip = \
90 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91am__nobase_list = $(am__nobase_strip_setup); \
92 for p in $$list; do echo "$$p $$p"; done | \
93 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95 if (++n[$$2] == $(am__install_max)) \
96 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97 END { for (dir in files) print dir, files[dir] }'
98am__base_list = \
99 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101am__installdirs = "$(DESTDIR)$(bindir)"
102SCRIPTS = $(dist_bin_SCRIPTS)
103AM_V_GEN = $(am__v_GEN_$(V))
104am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
105am__v_GEN_0 = @echo " GEN " $@;
106AM_V_at = $(am__v_at_$(V))
107am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
108am__v_at_0 = @
109SOURCES =
110DIST_SOURCES =
111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112ACLOCAL = @ACLOCAL@
113ALIEN = @ALIEN@
114ALIEN_VERSION = @ALIEN_VERSION@
115AMTAR = @AMTAR@
116AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
117AR = @AR@
118AUTOCONF = @AUTOCONF@
119AUTOHEADER = @AUTOHEADER@
120AUTOMAKE = @AUTOMAKE@
121AWK = @AWK@
e70e591c
BB
122CC = @CC@
123CCAS = @CCAS@
124CCASDEPMODE = @CCASDEPMODE@
125CCASFLAGS = @CCASFLAGS@
126CCDEPMODE = @CCDEPMODE@
127CFLAGS = @CFLAGS@
e70e591c
BB
128CPP = @CPP@
129CPPFLAGS = @CPPFLAGS@
130CYGPATH_W = @CYGPATH_W@
131DEBUG_CFLAGS = @DEBUG_CFLAGS@
132DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
133DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
134DEFS = @DEFS@
135DEPDIR = @DEPDIR@
136DPKG = @DPKG@
137DPKGBUILD = @DPKGBUILD@
138DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
139DPKG_VERSION = @DPKG_VERSION@
140DSYMUTIL = @DSYMUTIL@
141DUMPBIN = @DUMPBIN@
142ECHO_C = @ECHO_C@
143ECHO_N = @ECHO_N@
144ECHO_T = @ECHO_T@
145EGREP = @EGREP@
146EXEEXT = @EXEEXT@
147FGREP = @FGREP@
148FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
149GREP = @GREP@
150HAVE_ALIEN = @HAVE_ALIEN@
151HAVE_DPKG = @HAVE_DPKG@
152HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
153HAVE_RPM = @HAVE_RPM@
154HAVE_RPMBUILD = @HAVE_RPMBUILD@
155INSTALL = @INSTALL@
156INSTALL_DATA = @INSTALL_DATA@
157INSTALL_PROGRAM = @INSTALL_PROGRAM@
158INSTALL_SCRIPT = @INSTALL_SCRIPT@
159INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160KERNELCPPFLAGS = @KERNELCPPFLAGS@
161KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
162LD = @LD@
163LDFLAGS = @LDFLAGS@
164LIBBLKID = @LIBBLKID@
e70e591c
BB
165LIBOBJS = @LIBOBJS@
166LIBS = @LIBS@
b3259b6a 167LIBSELINUX = @LIBSELINUX@
e70e591c
BB
168LIBTOOL = @LIBTOOL@
169LIBUUID = @LIBUUID@
170LINUX = @LINUX@
171LINUX_OBJ = @LINUX_OBJ@
172LINUX_SYMBOLS = @LINUX_SYMBOLS@
173LINUX_VERSION = @LINUX_VERSION@
174LIPO = @LIPO@
175LN_S = @LN_S@
176LTLIBOBJS = @LTLIBOBJS@
177MAINT = @MAINT@
178MAKEINFO = @MAKEINFO@
179MKDIR_P = @MKDIR_P@
e70e591c
BB
180NM = @NM@
181NMEDIT = @NMEDIT@
182OBJDUMP = @OBJDUMP@
183OBJEXT = @OBJEXT@
184OTOOL = @OTOOL@
185OTOOL64 = @OTOOL64@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_TARNAME = @PACKAGE_TARNAME@
191PACKAGE_VERSION = @PACKAGE_VERSION@
192PATH_SEPARATOR = @PATH_SEPARATOR@
193RANLIB = @RANLIB@
194RPM = @RPM@
195RPMBUILD = @RPMBUILD@
196RPMBUILD_VERSION = @RPMBUILD_VERSION@
197RPM_VERSION = @RPM_VERSION@
e70e591c
BB
198SED = @SED@
199SET_MAKE = @SET_MAKE@
200SHELL = @SHELL@
201SPL = @SPL@
202SPL_OBJ = @SPL_OBJ@
203SPL_SYMBOLS = @SPL_SYMBOLS@
204SPL_VERSION = @SPL_VERSION@
205STRIP = @STRIP@
206TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
207VENDOR = @VENDOR@
208VERSION = @VERSION@
209ZFS_CONFIG = @ZFS_CONFIG@
210ZFS_META_ALIAS = @ZFS_META_ALIAS@
211ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
212ZFS_META_DATA = @ZFS_META_DATA@
213ZFS_META_LICENSE = @ZFS_META_LICENSE@
214ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
215ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
216ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
217ZFS_META_NAME = @ZFS_META_NAME@
218ZFS_META_RELEASE = @ZFS_META_RELEASE@
219ZFS_META_VERSION = @ZFS_META_VERSION@
220ZLIB = @ZLIB@
221abs_builddir = @abs_builddir@
222abs_srcdir = @abs_srcdir@
223abs_top_builddir = @abs_top_builddir@
224abs_top_srcdir = @abs_top_srcdir@
225ac_ct_CC = @ac_ct_CC@
226ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227am__include = @am__include@
228am__leading_dot = @am__leading_dot@
229am__quote = @am__quote@
230am__tar = @am__tar@
231am__untar = @am__untar@
232bindir = @bindir@
233build = @build@
234build_alias = @build_alias@
235build_cpu = @build_cpu@
236build_os = @build_os@
237build_vendor = @build_vendor@
238builddir = @builddir@
239datadir = @datadir@
240datarootdir = @datarootdir@
241docdir = @docdir@
242dvidir = @dvidir@
243exec_prefix = @exec_prefix@
244host = @host@
245host_alias = @host_alias@
246host_cpu = @host_cpu@
247host_os = @host_os@
248host_vendor = @host_vendor@
249htmldir = @htmldir@
250includedir = @includedir@
251infodir = @infodir@
252install_sh = @install_sh@
253libdir = @libdir@
254libexecdir = @libexecdir@
255localedir = @localedir@
256localstatedir = @localstatedir@
257lt_ECHO = @lt_ECHO@
258mandir = @mandir@
259mkdir_p = @mkdir_p@
260oldincludedir = @oldincludedir@
261pdfdir = @pdfdir@
262prefix = @prefix@
263program_transform_name = @program_transform_name@
264psdir = @psdir@
265sbindir = @sbindir@
266sharedstatedir = @sharedstatedir@
267srcdir = @srcdir@
268sysconfdir = @sysconfdir@
269target = @target@
270target_alias = @target_alias@
271target_cpu = @target_cpu@
272target_os = @target_os@
273target_vendor = @target_vendor@
274top_build_prefix = @top_build_prefix@
275top_builddir = @top_builddir@
276top_srcdir = @top_srcdir@
277dist_bin_SCRIPTS = zpool_id
278all: all-am
279
280.SUFFIXES:
281$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
282 @for dep in $?; do \
283 case '$(am__configure_deps)' in \
284 *$$dep*) \
285 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
286 && { if test -f $@; then exit 0; else break; fi; }; \
287 exit 1;; \
288 esac; \
289 done; \
290 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cmd/zpool_id/Makefile'; \
291 $(am__cd) $(top_srcdir) && \
292 $(AUTOMAKE) --gnu cmd/zpool_id/Makefile
293.PRECIOUS: Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295 @case '$?' in \
296 *config.status*) \
297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298 *) \
299 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
300 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
301 esac;
302
303$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305
306$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310$(am__aclocal_m4_deps):
311install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
312 @$(NORMAL_INSTALL)
313 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
314 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
315 for p in $$list; do \
316 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
317 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
318 done | \
319 sed -e 'p;s,.*/,,;n' \
320 -e 'h;s|.*|.|' \
321 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
322 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
323 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
324 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
325 if (++n[d] == $(am__install_max)) { \
326 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
327 else { print "f", d "/" $$4, $$1 } } \
328 END { for (d in files) print "f", d, files[d] }' | \
329 while read type dir files; do \
330 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
331 test -z "$$files" || { \
332 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
333 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
334 } \
335 ; done
336
337uninstall-dist_binSCRIPTS:
338 @$(NORMAL_UNINSTALL)
339 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
340 files=`for p in $$list; do echo "$$p"; done | \
341 sed -e 's,.*/,,;$(transform)'`; \
342 test -n "$$list" || exit 0; \
343 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
344 cd "$(DESTDIR)$(bindir)" && rm -f $$files
345
346mostlyclean-libtool:
347 -rm -f *.lo
348
349clean-libtool:
350 -rm -rf .libs _libs
351tags: TAGS
352TAGS:
353
354ctags: CTAGS
355CTAGS:
356
357
358distdir: $(DISTFILES)
359 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361 list='$(DISTFILES)'; \
362 dist_files=`for file in $$list; do echo $$file; done | \
363 sed -e "s|^$$srcdirstrip/||;t" \
364 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
365 case $$dist_files in \
366 */*) $(MKDIR_P) `echo "$$dist_files" | \
367 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
368 sort -u` ;; \
369 esac; \
370 for file in $$dist_files; do \
371 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372 if test -d $$d/$$file; then \
373 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374 if test -d "$(distdir)/$$file"; then \
375 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
376 fi; \
377 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
378 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
379 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
380 fi; \
381 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
382 else \
383 test -f "$(distdir)/$$file" \
384 || cp -p $$d/$$file "$(distdir)/$$file" \
385 || exit 1; \
386 fi; \
387 done
388check-am: all-am
389check: check-am
390all-am: Makefile $(SCRIPTS)
391installdirs:
392 for dir in "$(DESTDIR)$(bindir)"; do \
393 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
394 done
395install: install-am
396install-exec: install-exec-am
397install-data: install-data-am
398uninstall: uninstall-am
399
400install-am: all-am
401 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
402
403installcheck: installcheck-am
404install-strip:
405 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
406 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
407 `test -z '$(STRIP)' || \
408 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
409mostlyclean-generic:
410
411clean-generic:
412
413distclean-generic:
414 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
415 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
416
417maintainer-clean-generic:
418 @echo "This command is intended for maintainers to use"
419 @echo "it deletes files that may require special tools to rebuild."
420clean: clean-am
421
422clean-am: clean-generic clean-libtool mostlyclean-am
423
424distclean: distclean-am
425 -rm -f Makefile
426distclean-am: clean-am distclean-generic
427
428dvi: dvi-am
429
430dvi-am:
431
432html: html-am
433
434html-am:
435
436info: info-am
437
438info-am:
439
440install-data-am:
441
442install-dvi: install-dvi-am
443
444install-dvi-am:
445
446install-exec-am: install-dist_binSCRIPTS
447
448install-html: install-html-am
449
450install-html-am:
451
452install-info: install-info-am
453
454install-info-am:
455
456install-man:
457
458install-pdf: install-pdf-am
459
460install-pdf-am:
461
462install-ps: install-ps-am
463
464install-ps-am:
465
466installcheck-am:
467
468maintainer-clean: maintainer-clean-am
469 -rm -f Makefile
470maintainer-clean-am: distclean-am maintainer-clean-generic
471
472mostlyclean: mostlyclean-am
473
474mostlyclean-am: mostlyclean-generic mostlyclean-libtool
475
476pdf: pdf-am
477
478pdf-am:
479
480ps: ps-am
481
482ps-am:
483
484uninstall-am: uninstall-dist_binSCRIPTS
485
486.MAKE: install-am install-strip
487
488.PHONY: all all-am check check-am clean clean-generic clean-libtool \
489 distclean distclean-generic distclean-libtool distdir dvi \
490 dvi-am html html-am info info-am install install-am \
491 install-data install-data-am install-dist_binSCRIPTS \
492 install-dvi install-dvi-am install-exec install-exec-am \
493 install-html install-html-am install-info install-info-am \
494 install-man install-pdf install-pdf-am install-ps \
495 install-ps-am install-strip installcheck installcheck-am \
496 installdirs maintainer-clean maintainer-clean-generic \
497 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
498 ps ps-am uninstall uninstall-am uninstall-dist_binSCRIPTS
499
500
501# Tell versions [3.59,3.63) of GNU make to not export all variables.
502# Otherwise a system limit (for SysV at least) may be exceeded.
503.NOEXPORT: