]> wimlib.net Git - wimlib/blob - src/Makefile.in
Support for joining WIMs.
[wimlib] / src / Makefile.in
1 # Makefile.in generated by automake 1.12 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, 2010, 2011 Free Software
6 # Foundation, 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
19 VPATH = @srcdir@
20 am__make_dryrun = \
21   { \
22     am__dry=no; \
23     case $$MAKEFLAGS in \
24       *\\[\ \   ]*) \
25         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27       *) \
28         for am__flg in $$MAKEFLAGS; do \
29           case $$am__flg in \
30             *=*|--*) ;; \
31             *n*) am__dry=yes; break;; \
32           esac; \
33         done;; \
34     esac; \
35     test $$am__dry = yes; \
36   }
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkglibexecdir = $(libexecdir)/@PACKAGE@
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 subdir = src
56 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
57         $(srcdir)/Makefile.in $(top_srcdir)/depcomp
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_nasm.m4 \
60         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \
61         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
62         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
63         $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73     *) f=$$p;; \
74   esac;
75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76 am__install_max = 40
77 am__nobase_strip_setup = \
78   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 am__nobase_strip = \
80   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81 am__nobase_list = $(am__nobase_strip_setup); \
82   for p in $$list; do echo "$$p $$p"; done | \
83   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85     if (++n[$$2] == $(am__install_max)) \
86       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87     END { for (dir in files) print dir, files[dir] }'
88 am__base_list = \
89   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
91 am__uninstall_files_from_dir = { \
92   test -z "$$files" \
93     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
94     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
95          $(am__cd) "$$dir" && rm -f $$files; }; \
96   }
97 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
98 LTLIBRARIES = $(lib_LTLIBRARIES)
99 am__DEPENDENCIES_1 =
100 libwim_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
101         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
102         $(am__DEPENDENCIES_1)
103 am__objects_1 = comp.lo decomp.lo huffman.lo lz.lo lzx-common.lo \
104         lzx-comp.lo lzx-decomp.lo xpress-comp.lo xpress-decomp.lo
105 am__objects_2 = dentry.lo extract.lo header.lo integrity.lo join.lo \
106         lookup_table.lo modify.lo mount.lo resource.lo sha1.lo util.lo \
107         wim.lo write.lo xml.lo
108 am_libwim_la_OBJECTS = $(am__objects_1) $(am__objects_2)
109 libwim_la_OBJECTS = $(am_libwim_la_OBJECTS)
110 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
111 depcomp = $(SHELL) $(top_srcdir)/depcomp
112 am__depfiles_maybe = depfiles
113 am__mv = mv -f
114 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
118         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119 CCLD = $(CC)
120 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
122         $(LDFLAGS) -o $@
123 SOURCES = $(libwim_la_SOURCES) $(EXTRA_libwim_la_SOURCES)
124 DIST_SOURCES = $(libwim_la_SOURCES) $(EXTRA_libwim_la_SOURCES)
125 am__can_run_installinfo = \
126   case $$AM_UPDATE_INFO_DIR in \
127     n|no|NO) false;; \
128     *) (install-info --version) >/dev/null 2>&1;; \
129   esac
130 HEADERS = $(include_HEADERS)
131 ETAGS = etags
132 CTAGS = ctags
133 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134 ACLOCAL = @ACLOCAL@
135 AMTAR = @AMTAR@
136 AR = @AR@
137 AUTOCONF = @AUTOCONF@
138 AUTOHEADER = @AUTOHEADER@
139 AUTOMAKE = @AUTOMAKE@
140 AWK = @AWK@
141 CC = @CC@
142 CCDEPMODE = @CCDEPMODE@
143 CFLAGS = @CFLAGS@
144 CPP = @CPP@
145 CPPFLAGS = @CPPFLAGS@
146 CYGPATH_W = @CYGPATH_W@
147 DEFS = @DEFS@
148 DEPDIR = @DEPDIR@
149 DLLTOOL = @DLLTOOL@
150 DSYMUTIL = @DSYMUTIL@
151 DUMPBIN = @DUMPBIN@
152 ECHO_C = @ECHO_C@
153 ECHO_N = @ECHO_N@
154 ECHO_T = @ECHO_T@
155 EGREP = @EGREP@
156 EXEEXT = @EXEEXT@
157 FGREP = @FGREP@
158 GREP = @GREP@
159 INSTALL = @INSTALL@
160 INSTALL_DATA = @INSTALL_DATA@
161 INSTALL_PROGRAM = @INSTALL_PROGRAM@
162 INSTALL_SCRIPT = @INSTALL_SCRIPT@
163 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164 LD = @LD@
165 LDFLAGS = @LDFLAGS@
166 LIBCRYPTO_CFLAGS = @LIBCRYPTO_CFLAGS@
167 LIBCRYPTO_LDADD = @LIBCRYPTO_LDADD@
168 LIBFUSE_CFLAGS = @LIBFUSE_CFLAGS@
169 LIBFUSE_LDADD = @LIBFUSE_LDADD@
170 LIBICONV = @LIBICONV@
171 LIBOBJS = @LIBOBJS@
172 LIBS = @LIBS@
173 LIBTOOL = @LIBTOOL@
174 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
175 LIBXML2_LDADD = @LIBXML2_LDADD@
176 LIPO = @LIPO@
177 LN_S = @LN_S@
178 LTLIBICONV = @LTLIBICONV@
179 LTLIBOBJS = @LTLIBOBJS@
180 MAKEINFO = @MAKEINFO@
181 MANIFEST_TOOL = @MANIFEST_TOOL@
182 MKDIR_P = @MKDIR_P@
183 NASM = @NASM@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 OBJDUMP = @OBJDUMP@
187 OBJEXT = @OBJEXT@
188 OTOOL = @OTOOL@
189 OTOOL64 = @OTOOL64@
190 PACKAGE = @PACKAGE@
191 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
192 PACKAGE_NAME = @PACKAGE_NAME@
193 PACKAGE_STRING = @PACKAGE_STRING@
194 PACKAGE_TARNAME = @PACKAGE_TARNAME@
195 PACKAGE_URL = @PACKAGE_URL@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 RANLIB = @RANLIB@
199 SED = @SED@
200 SET_MAKE = @SET_MAKE@
201 SHA1_SOURCES = @SHA1_SOURCES@
202 SHELL = @SHELL@
203 SSSE3_SHA1_OBJ = @SSSE3_SHA1_OBJ@
204 STRIP = @STRIP@
205 VERSION = @VERSION@
206 abs_builddir = @abs_builddir@
207 abs_srcdir = @abs_srcdir@
208 abs_top_builddir = @abs_top_builddir@
209 abs_top_srcdir = @abs_top_srcdir@
210 ac_ct_AR = @ac_ct_AR@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213 am__include = @am__include@
214 am__leading_dot = @am__leading_dot@
215 am__quote = @am__quote@
216 am__tar = @am__tar@
217 am__untar = @am__untar@
218 bindir = @bindir@
219 build = @build@
220 build_alias = @build_alias@
221 build_cpu = @build_cpu@
222 build_os = @build_os@
223 build_vendor = @build_vendor@
224 builddir = @builddir@
225 datadir = @datadir@
226 datarootdir = @datarootdir@
227 docdir = @docdir@
228 dvidir = @dvidir@
229 exec_prefix = @exec_prefix@
230 host = @host@
231 host_alias = @host_alias@
232 host_cpu = @host_cpu@
233 host_os = @host_os@
234 host_vendor = @host_vendor@
235 htmldir = @htmldir@
236 includedir = @includedir@
237 infodir = @infodir@
238 install_sh = @install_sh@
239 libdir = @libdir@
240 libexecdir = @libexecdir@
241 localedir = @localedir@
242 localstatedir = @localstatedir@
243 mandir = @mandir@
244 mkdir_p = @mkdir_p@
245 nasm = @nasm@
246 oldincludedir = @oldincludedir@
247 pdfdir = @pdfdir@
248 pkgconfigdir = @pkgconfigdir@
249 prefix = @prefix@
250 program_transform_name = @program_transform_name@
251 psdir = @psdir@
252 sbindir = @sbindir@
253 sharedstatedir = @sharedstatedir@
254 srcdir = @srcdir@
255 sysconfdir = @sysconfdir@
256 target_alias = @target_alias@
257 top_build_prefix = @top_build_prefix@
258 top_builddir = @top_builddir@
259 top_srcdir = @top_srcdir@
260 lib_LTLIBRARIES = libwim.la
261 AM_CFLAGS = -std=gnu99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE \
262                 -fvisibility=hidden $(LIBXML2_CFLAGS) $(LIBFUSE_CFLAGS) \
263                 $(LIBCRYPTO_CFLAGS)
264
265 AM_CPPFLAGS = -D_GNU_SOURCE
266 compression_srcs = \
267         comp.c \
268         comp.h \
269         decomp.c \
270         decomp.h \
271         huffman.c \
272         huffman.h \
273         lz.c \
274         lzx.h  \
275         lzx-common.c \
276         lzx-comp.c \
277         lzx-decomp.c \
278         xpress.h \
279         xpress-comp.c \
280         xpress-decomp.c
281
282 other_srcs = \
283         dentry.c \
284         dentry.h \
285         endianness.h \
286         extract.c \
287         header.c \
288         integrity.c \
289         io.h \
290         join.c \
291         lookup_table.c \
292         lookup_table.h \
293         modify.c \
294         mount.c \
295         resource.c \
296         sha1.c \
297         sha1.h \
298         timestamp.h \
299         util.c \
300         util.h \
301         wim.c  \
302         wimlib.h \
303         wimlib_internal.h \
304         write.c \
305         xml.c \
306         xml.h
307
308 STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
309 EXTRA_libwim_la_SOURCES = sha1-ssse3.asm
310 EXTRA_libwim_la_DEPENDENCIES = $(SSSE3_SHA1_OBJ)
311 libwim_la_SOURCES = $(compression_srcs) $(other_srcs)
312 libwim_la_LIBADD = $(LIBXML2_LDADD) $(LIBFUSE_LDADD) $(LTLIBICONV) \
313                         $(LIBCRYPTO_LDADD) $(SSSE3_SHA1_OBJ)
314
315 EXTRA_DIST = security.c security.h
316 include_HEADERS = wimlib.h
317 all: all-am
318
319 .SUFFIXES:
320 .SUFFIXES: .c .lo .o .obj
321 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.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 src/Makefile'; \
331         $(am__cd) $(top_srcdir) && \
332           $(AUTOMAKE) --gnu src/Makefile
333 .PRECIOUS: Makefile
334 Makefile: $(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:  $(am__configure_deps)
347         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
349         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350 $(am__aclocal_m4_deps):
351 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
352         @$(NORMAL_INSTALL)
353         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
354         list2=; for p in $$list; do \
355           if test -f $$p; then \
356             list2="$$list2 $$p"; \
357           else :; fi; \
358         done; \
359         test -z "$$list2" || { \
360           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
361           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
362           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
363           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
364         }
365
366 uninstall-libLTLIBRARIES:
367         @$(NORMAL_UNINSTALL)
368         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
369         for p in $$list; do \
370           $(am__strip_dir) \
371           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
372           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
373         done
374
375 clean-libLTLIBRARIES:
376         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
377         @list='$(lib_LTLIBRARIES)'; \
378         locs=`for p in $$list; do echo $$p; done | \
379               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
380               sort -u`; \
381         test -z "$$locs" || { \
382           echo rm -f $${locs}; \
383           rm -f $${locs}; \
384         }
385 libwim.la: $(libwim_la_OBJECTS) $(libwim_la_DEPENDENCIES) $(EXTRA_libwim_la_DEPENDENCIES) 
386         $(LINK) -rpath $(libdir) $(libwim_la_OBJECTS) $(libwim_la_LIBADD) $(LIBS)
387
388 mostlyclean-compile:
389         -rm -f *.$(OBJEXT)
390
391 distclean-compile:
392         -rm -f *.tab.c
393
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comp.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decomp.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dentry.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huffman.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/integrity.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/join.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup_table.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lz.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-common.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-comp.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-decomp.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modify.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wim.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xpress-comp.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xpress-decomp.Plo@am__quote@
417
418 .c.o:
419 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
420 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
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 $<
424
425 .c.obj:
426 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
427 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
431
432 .c.lo:
433 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
434 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
438
439 mostlyclean-libtool:
440         -rm -f *.lo
441
442 clean-libtool:
443         -rm -rf .libs _libs
444 install-includeHEADERS: $(include_HEADERS)
445         @$(NORMAL_INSTALL)
446         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
447         if test -n "$$list"; then \
448           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
449           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
450         fi; \
451         for p in $$list; do \
452           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
453           echo "$$d$$p"; \
454         done | $(am__base_list) | \
455         while read files; do \
456           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
457           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
458         done
459
460 uninstall-includeHEADERS:
461         @$(NORMAL_UNINSTALL)
462         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
463         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
464         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
465
466 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
467         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468         unique=`for i in $$list; do \
469             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470           done | \
471           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472               END { if (nonempty) { for (i in files) print i; }; }'`; \
473         mkid -fID $$unique
474 tags: TAGS
475
476 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
477                 $(TAGS_FILES) $(LISP)
478         set x; \
479         here=`pwd`; \
480         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
481         unique=`for i in $$list; do \
482             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483           done | \
484           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485               END { if (nonempty) { for (i in files) print i; }; }'`; \
486         shift; \
487         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
488           test -n "$$unique" || unique=$$empty_fix; \
489           if test $$# -gt 0; then \
490             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491               "$$@" $$unique; \
492           else \
493             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494               $$unique; \
495           fi; \
496         fi
497 ctags: CTAGS
498 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
499                 $(TAGS_FILES) $(LISP)
500         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
501         unique=`for i in $$list; do \
502             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503           done | \
504           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
505               END { if (nonempty) { for (i in files) print i; }; }'`; \
506         test -z "$(CTAGS_ARGS)$$unique" \
507           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508              $$unique
509
510 GTAGS:
511         here=`$(am__cd) $(top_builddir) && pwd` \
512           && $(am__cd) $(top_srcdir) \
513           && gtags -i $(GTAGS_ARGS) "$$here"
514
515 cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
516         list='$(SOURCES) $(HEADERS) $(LISP)'; \
517         case "$(srcdir)" in \
518           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
519           *) sdir=$(subdir)/$(srcdir) ;; \
520         esac; \
521         for i in $$list; do \
522           if test -f "$$i"; then \
523             echo "$(subdir)/$$i"; \
524           else \
525             echo "$$sdir/$$i"; \
526           fi; \
527         done >> $(top_builddir)/cscope.files
528
529 distclean-tags:
530         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532 distdir: $(DISTFILES)
533         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535         list='$(DISTFILES)'; \
536           dist_files=`for file in $$list; do echo $$file; done | \
537           sed -e "s|^$$srcdirstrip/||;t" \
538               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
539         case $$dist_files in \
540           */*) $(MKDIR_P) `echo "$$dist_files" | \
541                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
542                            sort -u` ;; \
543         esac; \
544         for file in $$dist_files; do \
545           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
546           if test -d $$d/$$file; then \
547             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
548             if test -d "$(distdir)/$$file"; then \
549               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550             fi; \
551             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
552               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
553               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554             fi; \
555             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556           else \
557             test -f "$(distdir)/$$file" \
558             || cp -p $$d/$$file "$(distdir)/$$file" \
559             || exit 1; \
560           fi; \
561         done
562 check-am: all-am
563 check: check-am
564 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
565 installdirs:
566         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
567           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
568         done
569 install: install-am
570 install-exec: install-exec-am
571 install-data: install-data-am
572 uninstall: uninstall-am
573
574 install-am: all-am
575         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576
577 installcheck: installcheck-am
578 install-strip:
579         if test -z '$(STRIP)'; then \
580           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
581             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
582               install; \
583         else \
584           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
587         fi
588 mostlyclean-generic:
589
590 clean-generic:
591
592 distclean-generic:
593         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
594         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
595
596 maintainer-clean-generic:
597         @echo "This command is intended for maintainers to use"
598         @echo "it deletes files that may require special tools to rebuild."
599 clean: clean-am
600
601 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
602         mostlyclean-am
603
604 distclean: distclean-am
605         -rm -rf ./$(DEPDIR)
606         -rm -f Makefile
607 distclean-am: clean-am distclean-compile distclean-generic \
608         distclean-tags
609
610 dvi: dvi-am
611
612 dvi-am:
613
614 html: html-am
615
616 html-am:
617
618 info: info-am
619
620 info-am:
621
622 install-data-am: install-includeHEADERS
623
624 install-dvi: install-dvi-am
625
626 install-dvi-am:
627
628 install-exec-am: install-libLTLIBRARIES
629
630 install-html: install-html-am
631
632 install-html-am:
633
634 install-info: install-info-am
635
636 install-info-am:
637
638 install-man:
639
640 install-pdf: install-pdf-am
641
642 install-pdf-am:
643
644 install-ps: install-ps-am
645
646 install-ps-am:
647
648 installcheck-am:
649
650 maintainer-clean: maintainer-clean-am
651         -rm -rf ./$(DEPDIR)
652         -rm -f Makefile
653 maintainer-clean-am: distclean-am maintainer-clean-generic
654
655 mostlyclean: mostlyclean-am
656
657 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
658         mostlyclean-libtool
659
660 pdf: pdf-am
661
662 pdf-am:
663
664 ps: ps-am
665
666 ps-am:
667
668 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
669
670 .MAKE: install-am install-strip
671
672 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
673         clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
674         distclean-compile distclean-generic distclean-libtool \
675         distclean-tags distdir dvi dvi-am html html-am info info-am \
676         install install-am install-data install-data-am install-dvi \
677         install-dvi-am install-exec install-exec-am install-html \
678         install-html-am install-includeHEADERS install-info \
679         install-info-am install-libLTLIBRARIES install-man install-pdf \
680         install-pdf-am install-ps install-ps-am install-strip \
681         installcheck installcheck-am installdirs maintainer-clean \
682         maintainer-clean-generic mostlyclean mostlyclean-compile \
683         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
684         tags uninstall uninstall-am uninstall-includeHEADERS \
685         uninstall-libLTLIBRARIES
686
687
688 sha1-ssse3.lo:sha1-ssse3.asm
689         $(LIBTOOL) --mode=compile --tag=CC $(STRIP_FPIC) $(NASM) -f elf64 \
690         -DINTEL_SHA1_UPDATE_DEFAULT_DISPATCH=ssse3_not_found  $<
691
692 # Tell versions [3.59,3.63) of GNU make to not export all variables.
693 # Otherwise a system limit (for SysV at least) may be exceeded.
694 .NOEXPORT: