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