]> wimlib.net Git - wimlib/blob - src/Makefile.in
Support for splitting 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 \
107         split.lo util.lo 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         split.c \
299         timestamp.h \
300         util.c \
301         util.h \
302         wim.c  \
303         wimlib.h \
304         wimlib_internal.h \
305         write.c \
306         xml.c \
307         xml.h
308
309 STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
310 EXTRA_libwim_la_SOURCES = sha1-ssse3.asm
311 EXTRA_libwim_la_DEPENDENCIES = $(SSSE3_SHA1_OBJ)
312 libwim_la_SOURCES = $(compression_srcs) $(other_srcs)
313 libwim_la_LIBADD = $(LIBXML2_LDADD) $(LIBFUSE_LDADD) $(LTLIBICONV) \
314                         $(LIBCRYPTO_LDADD) $(SSSE3_SHA1_OBJ)
315
316 EXTRA_DIST = security.c security.h
317 include_HEADERS = wimlib.h
318 all: all-am
319
320 .SUFFIXES:
321 .SUFFIXES: .c .lo .o .obj
322 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
323         @for dep in $?; do \
324           case '$(am__configure_deps)' in \
325             *$$dep*) \
326               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
327                 && { if test -f $@; then exit 0; else break; fi; }; \
328               exit 1;; \
329           esac; \
330         done; \
331         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
332         $(am__cd) $(top_srcdir) && \
333           $(AUTOMAKE) --gnu src/Makefile
334 .PRECIOUS: Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336         @case '$?' in \
337           *config.status*) \
338             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
339           *) \
340             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
341             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
342         esac;
343
344 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
345         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346
347 $(top_srcdir)/configure:  $(am__configure_deps)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
350         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351 $(am__aclocal_m4_deps):
352 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
353         @$(NORMAL_INSTALL)
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 " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
362           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
363           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
364           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
365         }
366
367 uninstall-libLTLIBRARIES:
368         @$(NORMAL_UNINSTALL)
369         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
370         for p in $$list; do \
371           $(am__strip_dir) \
372           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
373           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
374         done
375
376 clean-libLTLIBRARIES:
377         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
378         @list='$(lib_LTLIBRARIES)'; \
379         locs=`for p in $$list; do echo $$p; done | \
380               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
381               sort -u`; \
382         test -z "$$locs" || { \
383           echo rm -f $${locs}; \
384           rm -f $${locs}; \
385         }
386 libwim.la: $(libwim_la_OBJECTS) $(libwim_la_DEPENDENCIES) $(EXTRA_libwim_la_DEPENDENCIES) 
387         $(LINK) -rpath $(libdir) $(libwim_la_OBJECTS) $(libwim_la_LIBADD) $(LIBS)
388
389 mostlyclean-compile:
390         -rm -f *.$(OBJEXT)
391
392 distclean-compile:
393         -rm -f *.tab.c
394
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comp.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decomp.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dentry.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huffman.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/integrity.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/join.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup_table.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lz.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-common.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-comp.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzx-decomp.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modify.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/split.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wim.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xpress-comp.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xpress-decomp.Plo@am__quote@
419
420 .c.o:
421 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
422 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
426
427 .c.obj:
428 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
429 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
433
434 .c.lo:
435 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
440
441 mostlyclean-libtool:
442         -rm -f *.lo
443
444 clean-libtool:
445         -rm -rf .libs _libs
446 install-includeHEADERS: $(include_HEADERS)
447         @$(NORMAL_INSTALL)
448         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
449         if test -n "$$list"; then \
450           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
451           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
452         fi; \
453         for p in $$list; do \
454           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
455           echo "$$d$$p"; \
456         done | $(am__base_list) | \
457         while read files; do \
458           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
459           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
460         done
461
462 uninstall-includeHEADERS:
463         @$(NORMAL_UNINSTALL)
464         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
465         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
466         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
467
468 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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         mkid -fID $$unique
476 tags: TAGS
477
478 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
479                 $(TAGS_FILES) $(LISP)
480         set x; \
481         here=`pwd`; \
482         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483         unique=`for i in $$list; do \
484             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485           done | \
486           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487               END { if (nonempty) { for (i in files) print i; }; }'`; \
488         shift; \
489         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
490           test -n "$$unique" || unique=$$empty_fix; \
491           if test $$# -gt 0; then \
492             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493               "$$@" $$unique; \
494           else \
495             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496               $$unique; \
497           fi; \
498         fi
499 ctags: CTAGS
500 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
501                 $(TAGS_FILES) $(LISP)
502         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
503         unique=`for i in $$list; do \
504             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505           done | \
506           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507               END { if (nonempty) { for (i in files) print i; }; }'`; \
508         test -z "$(CTAGS_ARGS)$$unique" \
509           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
510              $$unique
511
512 GTAGS:
513         here=`$(am__cd) $(top_builddir) && pwd` \
514           && $(am__cd) $(top_srcdir) \
515           && gtags -i $(GTAGS_ARGS) "$$here"
516
517 cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
518         list='$(SOURCES) $(HEADERS) $(LISP)'; \
519         case "$(srcdir)" in \
520           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
521           *) sdir=$(subdir)/$(srcdir) ;; \
522         esac; \
523         for i in $$list; do \
524           if test -f "$$i"; then \
525             echo "$(subdir)/$$i"; \
526           else \
527             echo "$$sdir/$$i"; \
528           fi; \
529         done >> $(top_builddir)/cscope.files
530
531 distclean-tags:
532         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
533
534 distdir: $(DISTFILES)
535         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537         list='$(DISTFILES)'; \
538           dist_files=`for file in $$list; do echo $$file; done | \
539           sed -e "s|^$$srcdirstrip/||;t" \
540               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
541         case $$dist_files in \
542           */*) $(MKDIR_P) `echo "$$dist_files" | \
543                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
544                            sort -u` ;; \
545         esac; \
546         for file in $$dist_files; do \
547           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
548           if test -d $$d/$$file; then \
549             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
550             if test -d "$(distdir)/$$file"; then \
551               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552             fi; \
553             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
554               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
555               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
556             fi; \
557             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
558           else \
559             test -f "$(distdir)/$$file" \
560             || cp -p $$d/$$file "$(distdir)/$$file" \
561             || exit 1; \
562           fi; \
563         done
564 check-am: all-am
565 check: check-am
566 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
567 installdirs:
568         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
569           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
570         done
571 install: install-am
572 install-exec: install-exec-am
573 install-data: install-data-am
574 uninstall: uninstall-am
575
576 install-am: all-am
577         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
578
579 installcheck: installcheck-am
580 install-strip:
581         if test -z '$(STRIP)'; then \
582           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584               install; \
585         else \
586           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
589         fi
590 mostlyclean-generic:
591
592 clean-generic:
593
594 distclean-generic:
595         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
597
598 maintainer-clean-generic:
599         @echo "This command is intended for maintainers to use"
600         @echo "it deletes files that may require special tools to rebuild."
601 clean: clean-am
602
603 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
604         mostlyclean-am
605
606 distclean: distclean-am
607         -rm -rf ./$(DEPDIR)
608         -rm -f Makefile
609 distclean-am: clean-am distclean-compile distclean-generic \
610         distclean-tags
611
612 dvi: dvi-am
613
614 dvi-am:
615
616 html: html-am
617
618 html-am:
619
620 info: info-am
621
622 info-am:
623
624 install-data-am: install-includeHEADERS
625
626 install-dvi: install-dvi-am
627
628 install-dvi-am:
629
630 install-exec-am: install-libLTLIBRARIES
631
632 install-html: install-html-am
633
634 install-html-am:
635
636 install-info: install-info-am
637
638 install-info-am:
639
640 install-man:
641
642 install-pdf: install-pdf-am
643
644 install-pdf-am:
645
646 install-ps: install-ps-am
647
648 install-ps-am:
649
650 installcheck-am:
651
652 maintainer-clean: maintainer-clean-am
653         -rm -rf ./$(DEPDIR)
654         -rm -f Makefile
655 maintainer-clean-am: distclean-am maintainer-clean-generic
656
657 mostlyclean: mostlyclean-am
658
659 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
660         mostlyclean-libtool
661
662 pdf: pdf-am
663
664 pdf-am:
665
666 ps: ps-am
667
668 ps-am:
669
670 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
671
672 .MAKE: install-am install-strip
673
674 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
675         clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
676         distclean-compile distclean-generic distclean-libtool \
677         distclean-tags distdir dvi dvi-am html html-am info info-am \
678         install install-am install-data install-data-am install-dvi \
679         install-dvi-am install-exec install-exec-am install-html \
680         install-html-am install-includeHEADERS install-info \
681         install-info-am install-libLTLIBRARIES install-man install-pdf \
682         install-pdf-am install-ps install-ps-am install-strip \
683         installcheck installcheck-am installdirs maintainer-clean \
684         maintainer-clean-generic mostlyclean mostlyclean-compile \
685         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
686         tags uninstall uninstall-am uninstall-includeHEADERS \
687         uninstall-libLTLIBRARIES
688
689
690 sha1-ssse3.lo:sha1-ssse3.asm
691         $(LIBTOOL) --mode=compile --tag=CC $(STRIP_FPIC) $(NASM) -f elf64 \
692         -DINTEL_SHA1_UPDATE_DEFAULT_DISPATCH=ssse3_not_found  $<
693
694 # Tell versions [3.59,3.63) of GNU make to not export all variables.
695 # Otherwise a system limit (for SysV at least) may be exceeded.
696 .NOEXPORT: