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