]> git.proxmox.com Git - mirror_zfs.git/blame - lib/libefi/Makefile.in
Improve fstat(2) performance
[mirror_zfs.git] / lib / libefi / 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@
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 $(top_srcdir)/config/Rules.am
40subdir = lib/libefi
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = \
2e08aedb 43 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
e70e591c
BB
44 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
45 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
46 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
47 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 48 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
49 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
50 $(top_srcdir)/config/kernel-blk-end-request.m4 \
51 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
52 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
53 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
54 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
55 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 56 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 57 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 58 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 59 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 60 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 61 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 62 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 63 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
64 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
65 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 66 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
67 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
68 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
69 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 70 $(top_srcdir)/config/kernel-security-inode-init.m4 \
b3129792 71 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 72 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
73 $(top_srcdir)/config/kernel.m4 \
74 $(top_srcdir)/config/user-arch.m4 \
75 $(top_srcdir)/config/user-frame-larger-than.m4 \
76 $(top_srcdir)/config/user-ioctl.m4 \
77 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
78 $(top_srcdir)/config/user-libuuid.m4 \
79 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 80 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
81 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
82 $(top_srcdir)/config/zfs-build.m4 \
83 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85 $(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/zfs_config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91am__vpath_adj = case $$p in \
92 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 *) f=$$p;; \
94 esac;
95am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96am__install_max = 40
97am__nobase_strip_setup = \
98 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99am__nobase_strip = \
100 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101am__nobase_list = $(am__nobase_strip_setup); \
102 for p in $$list; do echo "$$p $$p"; done | \
103 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
108am__base_list = \
109 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111am__installdirs = "$(DESTDIR)$(libdir)"
112LTLIBRARIES = $(lib_LTLIBRARIES)
113libefi_la_LIBADD =
114am_libefi_la_OBJECTS = rdwr_efi.lo
115libefi_la_OBJECTS = $(am_libefi_la_OBJECTS)
116AM_V_lt = $(am__v_lt_$(V))
117am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
118am__v_lt_0 = --silent
b1c932d3
BB
119libefi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
120 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
121 $(libefi_la_LDFLAGS) $(LDFLAGS) -o $@
e70e591c
BB
122depcomp = $(SHELL) $(top_srcdir)/config/depcomp
123am__depfiles_maybe = depfiles
124am__mv = mv -f
125COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
126 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
127LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
128 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
129 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
130 $(AM_CFLAGS) $(CFLAGS)
131AM_V_CC = $(am__v_CC_$(V))
132am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
133am__v_CC_0 = @echo " CC " $@;
134AM_V_at = $(am__v_at_$(V))
135am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
136am__v_at_0 = @
137CCLD = $(CC)
138LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
139 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
140 $(AM_LDFLAGS) $(LDFLAGS) -o $@
141AM_V_CCLD = $(am__v_CCLD_$(V))
142am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
143am__v_CCLD_0 = @echo " CCLD " $@;
144AM_V_GEN = $(am__v_GEN_$(V))
145am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
146am__v_GEN_0 = @echo " GEN " $@;
147SOURCES = $(libefi_la_SOURCES)
148DIST_SOURCES = $(libefi_la_SOURCES)
149ETAGS = etags
150CTAGS = ctags
151DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
152ACLOCAL = @ACLOCAL@
153ALIEN = @ALIEN@
154ALIEN_VERSION = @ALIEN_VERSION@
155AMTAR = @AMTAR@
156AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
157AR = @AR@
158AUTOCONF = @AUTOCONF@
159AUTOHEADER = @AUTOHEADER@
160AUTOMAKE = @AUTOMAKE@
161AWK = @AWK@
e70e591c
BB
162CC = @CC@
163CCAS = @CCAS@
164CCASDEPMODE = @CCASDEPMODE@
165CCASFLAGS = @CCASFLAGS@
166CCDEPMODE = @CCDEPMODE@
167CFLAGS = @CFLAGS@
e70e591c
BB
168CPP = @CPP@
169CPPFLAGS = @CPPFLAGS@
170CYGPATH_W = @CYGPATH_W@
171DEBUG_CFLAGS = @DEBUG_CFLAGS@
172DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
01c0e61d 173DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
174DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
175DEFS = @DEFS@
176DEPDIR = @DEPDIR@
177DPKG = @DPKG@
178DPKGBUILD = @DPKGBUILD@
179DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
180DPKG_VERSION = @DPKG_VERSION@
181DSYMUTIL = @DSYMUTIL@
182DUMPBIN = @DUMPBIN@
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EGREP = @EGREP@
187EXEEXT = @EXEEXT@
188FGREP = @FGREP@
189FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
190GREP = @GREP@
191HAVE_ALIEN = @HAVE_ALIEN@
192HAVE_DPKG = @HAVE_DPKG@
193HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
194HAVE_RPM = @HAVE_RPM@
195HAVE_RPMBUILD = @HAVE_RPMBUILD@
196INSTALL = @INSTALL@
197INSTALL_DATA = @INSTALL_DATA@
198INSTALL_PROGRAM = @INSTALL_PROGRAM@
199INSTALL_SCRIPT = @INSTALL_SCRIPT@
200INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
201KERNELCPPFLAGS = @KERNELCPPFLAGS@
202KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
203LD = @LD@
204LDFLAGS = @LDFLAGS@
205LIBBLKID = @LIBBLKID@
e70e591c
BB
206LIBOBJS = @LIBOBJS@
207LIBS = @LIBS@
b3259b6a 208LIBSELINUX = @LIBSELINUX@
e70e591c
BB
209LIBTOOL = @LIBTOOL@
210LIBUUID = @LIBUUID@
211LINUX = @LINUX@
212LINUX_OBJ = @LINUX_OBJ@
213LINUX_SYMBOLS = @LINUX_SYMBOLS@
214LINUX_VERSION = @LINUX_VERSION@
215LIPO = @LIPO@
216LN_S = @LN_S@
217LTLIBOBJS = @LTLIBOBJS@
218MAINT = @MAINT@
219MAKEINFO = @MAKEINFO@
220MKDIR_P = @MKDIR_P@
e70e591c
BB
221NM = @NM@
222NMEDIT = @NMEDIT@
8a7e1cee 223NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
224OBJDUMP = @OBJDUMP@
225OBJEXT = @OBJEXT@
226OTOOL = @OTOOL@
227OTOOL64 = @OTOOL64@
228PACKAGE = @PACKAGE@
229PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230PACKAGE_NAME = @PACKAGE_NAME@
231PACKAGE_STRING = @PACKAGE_STRING@
232PACKAGE_TARNAME = @PACKAGE_TARNAME@
233PACKAGE_VERSION = @PACKAGE_VERSION@
234PATH_SEPARATOR = @PATH_SEPARATOR@
235RANLIB = @RANLIB@
236RPM = @RPM@
237RPMBUILD = @RPMBUILD@
238RPMBUILD_VERSION = @RPMBUILD_VERSION@
239RPM_VERSION = @RPM_VERSION@
e70e591c
BB
240SED = @SED@
241SET_MAKE = @SET_MAKE@
242SHELL = @SHELL@
243SPL = @SPL@
244SPL_OBJ = @SPL_OBJ@
245SPL_SYMBOLS = @SPL_SYMBOLS@
246SPL_VERSION = @SPL_VERSION@
247STRIP = @STRIP@
248TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
249VENDOR = @VENDOR@
250VERSION = @VERSION@
251ZFS_CONFIG = @ZFS_CONFIG@
252ZFS_META_ALIAS = @ZFS_META_ALIAS@
253ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
254ZFS_META_DATA = @ZFS_META_DATA@
255ZFS_META_LICENSE = @ZFS_META_LICENSE@
256ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
257ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
258ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
259ZFS_META_NAME = @ZFS_META_NAME@
260ZFS_META_RELEASE = @ZFS_META_RELEASE@
261ZFS_META_VERSION = @ZFS_META_VERSION@
262ZLIB = @ZLIB@
263abs_builddir = @abs_builddir@
264abs_srcdir = @abs_srcdir@
265abs_top_builddir = @abs_top_builddir@
266abs_top_srcdir = @abs_top_srcdir@
267ac_ct_CC = @ac_ct_CC@
268ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269am__include = @am__include@
270am__leading_dot = @am__leading_dot@
271am__quote = @am__quote@
272am__tar = @am__tar@
273am__untar = @am__untar@
274bindir = @bindir@
275build = @build@
276build_alias = @build_alias@
277build_cpu = @build_cpu@
278build_os = @build_os@
279build_vendor = @build_vendor@
280builddir = @builddir@
281datadir = @datadir@
282datarootdir = @datarootdir@
283docdir = @docdir@
284dvidir = @dvidir@
285exec_prefix = @exec_prefix@
286host = @host@
287host_alias = @host_alias@
288host_cpu = @host_cpu@
289host_os = @host_os@
290host_vendor = @host_vendor@
291htmldir = @htmldir@
292includedir = @includedir@
293infodir = @infodir@
294install_sh = @install_sh@
295libdir = @libdir@
296libexecdir = @libexecdir@
297localedir = @localedir@
298localstatedir = @localstatedir@
299lt_ECHO = @lt_ECHO@
300mandir = @mandir@
301mkdir_p = @mkdir_p@
302oldincludedir = @oldincludedir@
303pdfdir = @pdfdir@
304prefix = @prefix@
305program_transform_name = @program_transform_name@
306psdir = @psdir@
307sbindir = @sbindir@
308sharedstatedir = @sharedstatedir@
309srcdir = @srcdir@
310sysconfdir = @sysconfdir@
311target = @target@
312target_alias = @target_alias@
313target_cpu = @target_cpu@
314target_os = @target_os@
315target_vendor = @target_vendor@
316top_build_prefix = @top_build_prefix@
317top_builddir = @top_builddir@
318top_srcdir = @top_srcdir@
6283f55e
BB
319DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
320 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
e70e591c
BB
321AM_LIBTOOLFLAGS = --silent
322AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
8a7e1cee 323 ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
12c1acde
BB
324 -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
325 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
326 -DTEXT_DOMAIN=\"zfs-linux-user\" $(DEBUG_STACKFLAGS) \
327 $(FRAME_LARGER_THAN)
e70e591c
BB
328lib_LTLIBRARIES = libefi.la
329libefi_la_SOURCES = \
6283f55e 330 $(top_srcdir)/lib/libefi/rdwr_efi.c
e70e591c 331
b1c932d3 332libefi_la_LDFLAGS = -version-info 1:0:0
e70e591c
BB
333all: all-am
334
335.SUFFIXES:
336.SUFFIXES: .c .lo .o .obj
337$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
338 @for dep in $?; do \
339 case '$(am__configure_deps)' in \
340 *$$dep*) \
341 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
342 && { if test -f $@; then exit 0; else break; fi; }; \
343 exit 1;; \
344 esac; \
345 done; \
346 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libefi/Makefile'; \
347 $(am__cd) $(top_srcdir) && \
348 $(AUTOMAKE) --gnu lib/libefi/Makefile
349.PRECIOUS: Makefile
350Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351 @case '$?' in \
352 *config.status*) \
353 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354 *) \
355 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357 esac;
358
359$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
362$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
363 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366$(am__aclocal_m4_deps):
367install-libLTLIBRARIES: $(lib_LTLIBRARIES)
368 @$(NORMAL_INSTALL)
369 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
370 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
371 list2=; for p in $$list; do \
372 if test -f $$p; then \
373 list2="$$list2 $$p"; \
374 else :; fi; \
375 done; \
376 test -z "$$list2" || { \
377 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
378 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
379 }
380
381uninstall-libLTLIBRARIES:
382 @$(NORMAL_UNINSTALL)
383 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
384 for p in $$list; do \
385 $(am__strip_dir) \
386 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
387 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
388 done
389
390clean-libLTLIBRARIES:
391 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
392 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
393 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
394 test "$$dir" != "$$p" || dir=.; \
395 echo "rm -f \"$${dir}/so_locations\""; \
396 rm -f "$${dir}/so_locations"; \
397 done
398libefi.la: $(libefi_la_OBJECTS) $(libefi_la_DEPENDENCIES)
b1c932d3 399 $(AM_V_CCLD)$(libefi_la_LINK) -rpath $(libdir) $(libefi_la_OBJECTS) $(libefi_la_LIBADD) $(LIBS)
e70e591c
BB
400
401mostlyclean-compile:
402 -rm -f *.$(OBJEXT)
403
404distclean-compile:
405 -rm -f *.tab.c
406
407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rdwr_efi.Plo@am__quote@
408
409.c.o:
410@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
411@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
412@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
413@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
414@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415@am__fastdepCC_FALSE@ $(COMPILE) -c $<
416
417.c.obj:
418@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
419@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
420@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
421@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
422@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
424
425.c.lo:
426@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
427@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
428@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
429@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
430@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
432
6283f55e
BB
433rdwr_efi.lo: $(top_srcdir)/lib/libefi/rdwr_efi.c
434@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rdwr_efi.lo -MD -MP -MF $(DEPDIR)/rdwr_efi.Tpo -c -o rdwr_efi.lo `test -f '$(top_srcdir)/lib/libefi/rdwr_efi.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libefi/rdwr_efi.c
e70e591c
BB
435@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rdwr_efi.Tpo $(DEPDIR)/rdwr_efi.Plo
436@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
6283f55e 437@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/libefi/rdwr_efi.c' object='rdwr_efi.lo' libtool=yes @AMDEPBACKSLASH@
e70e591c 438@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6283f55e 439@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rdwr_efi.lo `test -f '$(top_srcdir)/lib/libefi/rdwr_efi.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libefi/rdwr_efi.c
e70e591c
BB
440
441mostlyclean-libtool:
442 -rm -f *.lo
443
444clean-libtool:
445 -rm -rf .libs _libs
446
447ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
448 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
449 unique=`for i in $$list; do \
450 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451 done | \
452 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453 END { if (nonempty) { for (i in files) print i; }; }'`; \
454 mkid -fID $$unique
455tags: TAGS
456
457TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
458 $(TAGS_FILES) $(LISP)
459 set x; \
460 here=`pwd`; \
461 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462 unique=`for i in $$list; do \
463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464 done | \
465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466 END { if (nonempty) { for (i in files) print i; }; }'`; \
467 shift; \
468 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
469 test -n "$$unique" || unique=$$empty_fix; \
470 if test $$# -gt 0; then \
471 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472 "$$@" $$unique; \
473 else \
474 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475 $$unique; \
476 fi; \
477 fi
478ctags: CTAGS
479CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
480 $(TAGS_FILES) $(LISP)
481 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
482 unique=`for i in $$list; do \
483 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484 done | \
485 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486 END { if (nonempty) { for (i in files) print i; }; }'`; \
487 test -z "$(CTAGS_ARGS)$$unique" \
488 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
489 $$unique
490
491GTAGS:
492 here=`$(am__cd) $(top_builddir) && pwd` \
493 && $(am__cd) $(top_srcdir) \
494 && gtags -i $(GTAGS_ARGS) "$$here"
495
496distclean-tags:
497 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
499distdir: $(DISTFILES)
500 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502 list='$(DISTFILES)'; \
503 dist_files=`for file in $$list; do echo $$file; done | \
504 sed -e "s|^$$srcdirstrip/||;t" \
505 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
506 case $$dist_files in \
507 */*) $(MKDIR_P) `echo "$$dist_files" | \
508 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
509 sort -u` ;; \
510 esac; \
511 for file in $$dist_files; do \
512 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
513 if test -d $$d/$$file; then \
514 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
515 if test -d "$(distdir)/$$file"; then \
516 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
517 fi; \
518 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
520 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521 fi; \
522 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
523 else \
524 test -f "$(distdir)/$$file" \
525 || cp -p $$d/$$file "$(distdir)/$$file" \
526 || exit 1; \
527 fi; \
528 done
529check-am: all-am
530check: check-am
531all-am: Makefile $(LTLIBRARIES)
532installdirs:
533 for dir in "$(DESTDIR)$(libdir)"; do \
534 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
535 done
536install: install-am
537install-exec: install-exec-am
538install-data: install-data-am
539uninstall: uninstall-am
540
541install-am: all-am
542 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544installcheck: installcheck-am
545install-strip:
546 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
547 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
548 `test -z '$(STRIP)' || \
549 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
550mostlyclean-generic:
551
552clean-generic:
553
554distclean-generic:
555 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
556 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
557
558maintainer-clean-generic:
559 @echo "This command is intended for maintainers to use"
560 @echo "it deletes files that may require special tools to rebuild."
561clean: clean-am
562
563clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
564 mostlyclean-am
565
566distclean: distclean-am
567 -rm -rf ./$(DEPDIR)
568 -rm -f Makefile
569distclean-am: clean-am distclean-compile distclean-generic \
570 distclean-tags
571
572dvi: dvi-am
573
574dvi-am:
575
576html: html-am
577
578html-am:
579
580info: info-am
581
582info-am:
583
584install-data-am:
585
586install-dvi: install-dvi-am
587
588install-dvi-am:
589
590install-exec-am: install-libLTLIBRARIES
591
592install-html: install-html-am
593
594install-html-am:
595
596install-info: install-info-am
597
598install-info-am:
599
600install-man:
601
602install-pdf: install-pdf-am
603
604install-pdf-am:
605
606install-ps: install-ps-am
607
608install-ps-am:
609
610installcheck-am:
611
612maintainer-clean: maintainer-clean-am
613 -rm -rf ./$(DEPDIR)
614 -rm -f Makefile
615maintainer-clean-am: distclean-am maintainer-clean-generic
616
617mostlyclean: mostlyclean-am
618
619mostlyclean-am: mostlyclean-compile mostlyclean-generic \
620 mostlyclean-libtool
621
622pdf: pdf-am
623
624pdf-am:
625
626ps: ps-am
627
628ps-am:
629
630uninstall-am: uninstall-libLTLIBRARIES
631
632.MAKE: install-am install-strip
633
634.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
635 clean-libLTLIBRARIES clean-libtool ctags distclean \
636 distclean-compile distclean-generic distclean-libtool \
637 distclean-tags distdir dvi dvi-am html html-am info info-am \
638 install install-am install-data install-data-am install-dvi \
639 install-dvi-am install-exec install-exec-am install-html \
640 install-html-am install-info install-info-am \
641 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
642 install-ps install-ps-am install-strip installcheck \
643 installcheck-am installdirs maintainer-clean \
644 maintainer-clean-generic mostlyclean mostlyclean-compile \
645 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
646 tags uninstall uninstall-am uninstall-libLTLIBRARIES
647
648
649# Tell versions [3.59,3.63) of GNU make to not export all variables.
650# Otherwise a system limit (for SysV at least) may be exceeded.
651.NOEXPORT: