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