Merge branch 'debian'
[hcoop/debian/courier-authlib.git] / libs / libhmac / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # Copyright 1998 - 2005 Double Precision, Inc. See COPYING for
19 # distribution information.
20
21
22 VPATH = @srcdir@
23 am__is_gnu_make = { \
24 if test -z '$(MAKELEVEL)'; then \
25 false; \
26 elif test -n '$(MAKE_HOST)'; then \
27 true; \
28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 true; \
30 else \
31 false; \
32 fi; \
33 }
34 am__make_running_with_option = \
35 case $${target_option-} in \
36 ?) ;; \
37 *) echo "am__make_running_with_option: internal error: invalid" \
38 "target option '$${target_option-}' specified" >&2; \
39 exit 1;; \
40 esac; \
41 has_opt=no; \
42 sane_makeflags=$$MAKEFLAGS; \
43 if $(am__is_gnu_make); then \
44 sane_makeflags=$$MFLAGS; \
45 else \
46 case $$MAKEFLAGS in \
47 *\\[\ \ ]*) \
48 bs=\\; \
49 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 esac; \
52 fi; \
53 skip_next=no; \
54 strip_trailopt () \
55 { \
56 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57 }; \
58 for flg in $$sane_makeflags; do \
59 test $$skip_next = yes && { skip_next=no; continue; }; \
60 case $$flg in \
61 *=*|--*) continue;; \
62 -*I) strip_trailopt 'I'; skip_next=yes;; \
63 -*I?*) strip_trailopt 'I';; \
64 -*O) strip_trailopt 'O'; skip_next=yes;; \
65 -*O?*) strip_trailopt 'O';; \
66 -*l) strip_trailopt 'l'; skip_next=yes;; \
67 -*l?*) strip_trailopt 'l';; \
68 -[dEDm]) skip_next=yes;; \
69 -[JT]) skip_next=yes;; \
70 esac; \
71 case $$flg in \
72 *$$target_option*) has_opt=yes; break;; \
73 esac; \
74 done; \
75 test $$has_opt = yes
76 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78 pkgdatadir = $(datadir)/@PACKAGE@
79 pkgincludedir = $(includedir)/@PACKAGE@
80 pkglibdir = $(libdir)/@PACKAGE@
81 pkglibexecdir = $(libexecdir)/@PACKAGE@
82 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83 install_sh_DATA = $(install_sh) -c -m 644
84 install_sh_PROGRAM = $(install_sh) -c
85 install_sh_SCRIPT = $(install_sh) -c
86 INSTALL_HEADER = $(INSTALL_DATA)
87 transform = $(program_transform_name)
88 NORMAL_INSTALL = :
89 PRE_INSTALL = :
90 POST_INSTALL = :
91 NORMAL_UNINSTALL = :
92 PRE_UNINSTALL = :
93 POST_UNINSTALL = :
94 build_triplet = @build@
95 host_triplet = @host@
96 EXTRA_PROGRAMS = md5hmactest$(EXEEXT) sha1hmactest$(EXEEXT)
97 subdir = .
98 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
99 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
103 $(am__configure_deps) $(am__DIST_COMMON)
104 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
105 configure.lineno config.status.lineno
106 mkinstalldirs = $(install_sh) -d
107 CONFIG_HEADER = config.h
108 CONFIG_CLEAN_FILES =
109 CONFIG_CLEAN_VPATH_FILES =
110 LTLIBRARIES = $(noinst_LTLIBRARIES)
111 libhmac_la_LIBADD =
112 am_libhmac_la_OBJECTS = hmac.lo
113 libhmac_la_OBJECTS = $(am_libhmac_la_OBJECTS)
114 AM_V_lt = $(am__v_lt_@AM_V@)
115 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116 am__v_lt_0 = --silent
117 am__v_lt_1 =
118 PROGRAMS = $(noinst_PROGRAMS)
119 am_md5hmactest_OBJECTS = md5hmactest.$(OBJEXT)
120 md5hmactest_OBJECTS = $(am_md5hmactest_OBJECTS)
121 am__DEPENDENCIES_1 = libhmac.la
122 md5hmactest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
123 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
124 $(md5hmactest_LDFLAGS) $(LDFLAGS) -o $@
125 am_sha1hmactest_OBJECTS = sha1hmactest.$(OBJEXT)
126 sha1hmactest_OBJECTS = $(am_sha1hmactest_OBJECTS)
127 sha1hmactest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
128 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
129 $(sha1hmactest_LDFLAGS) $(LDFLAGS) -o $@
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo " GEN " $@;
137 am__v_GEN_1 =
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 =
142 DEFAULT_INCLUDES = -I.@am__isrc@
143 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
144 am__depfiles_maybe = depfiles
145 am__mv = mv -f
146 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
147 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
149 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
150 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
151 $(AM_CFLAGS) $(CFLAGS)
152 AM_V_CC = $(am__v_CC_@AM_V@)
153 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
154 am__v_CC_0 = @echo " CC " $@;
155 am__v_CC_1 =
156 CCLD = $(CC)
157 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
158 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
159 $(AM_LDFLAGS) $(LDFLAGS) -o $@
160 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
161 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
162 am__v_CCLD_0 = @echo " CCLD " $@;
163 am__v_CCLD_1 =
164 SOURCES = $(libhmac_la_SOURCES) $(md5hmactest_SOURCES) \
165 $(sha1hmactest_SOURCES)
166 DIST_SOURCES = $(libhmac_la_SOURCES) $(md5hmactest_SOURCES) \
167 $(sha1hmactest_SOURCES)
168 am__can_run_installinfo = \
169 case $$AM_UPDATE_INFO_DIR in \
170 n|no|NO) false;; \
171 *) (install-info --version) >/dev/null 2>&1;; \
172 esac
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
174 $(LISP)config.h.in
175 # Read a list of newline-separated strings from the standard input,
176 # and print each of them once, without duplicates. Input order is
177 # *not* preserved.
178 am__uniquify_input = $(AWK) '\
179 BEGIN { nonempty = 0; } \
180 { items[$$0] = 1; nonempty = 1; } \
181 END { if (nonempty) { for (i in items) print i; }; } \
182 '
183 # Make sure the list of sources is unique. This is necessary because,
184 # e.g., the same source file might be shared among _SOURCES variables
185 # for different programs/libraries.
186 am__define_uniq_tagged_files = \
187 list='$(am__tagged_files)'; \
188 unique=`for i in $$list; do \
189 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190 done | $(am__uniquify_input)`
191 ETAGS = etags
192 CTAGS = ctags
193 CSCOPE = cscope
194 AM_RECURSIVE_TARGETS = cscope
195 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
196 $(top_srcdir)/../../compile $(top_srcdir)/../../config.guess \
197 $(top_srcdir)/../../config.sub $(top_srcdir)/../../depcomp \
198 $(top_srcdir)/../../install-sh $(top_srcdir)/../../ltmain.sh \
199 $(top_srcdir)/../../missing ../../AUTHORS ../../COPYING \
200 ../../ChangeLog ../../INSTALL ../../NEWS ../../README \
201 ../../compile ../../config.guess ../../config.sub \
202 ../../depcomp ../../install-sh ../../ltmain.sh ../../missing
203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204 distdir = $(PACKAGE)-$(VERSION)
205 top_distdir = $(distdir)
206 am__remove_distdir = \
207 if test -d "$(distdir)"; then \
208 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
209 && rm -rf "$(distdir)" \
210 || { sleep 5 && rm -rf "$(distdir)"; }; \
211 else :; fi
212 am__post_remove_distdir = $(am__remove_distdir)
213 DIST_ARCHIVES = $(distdir).tar.gz
214 GZIP_ENV = --best
215 DIST_TARGETS = dist-gzip
216 distuninstallcheck_listfiles = find . -type f -print
217 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
218 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
219 distcleancheck_listfiles = find . -type f -print
220 ACLOCAL = @ACLOCAL@
221 AMTAR = @AMTAR@
222 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
223 AR = @AR@
224 AUTOCONF = @AUTOCONF@
225 AUTOHEADER = @AUTOHEADER@
226 AUTOMAKE = @AUTOMAKE@
227 AWK = @AWK@
228 CC = @CC@
229 CCDEPMODE = @CCDEPMODE@
230 CFLAGS = @CFLAGS@
231 CPP = @CPP@
232 CPPFLAGS = @CPPFLAGS@
233 CYGPATH_W = @CYGPATH_W@
234 DEFS = @DEFS@
235 DEPDIR = @DEPDIR@
236 DLLTOOL = @DLLTOOL@
237 DSYMUTIL = @DSYMUTIL@
238 DUMPBIN = @DUMPBIN@
239 ECHO_C = @ECHO_C@
240 ECHO_N = @ECHO_N@
241 ECHO_T = @ECHO_T@
242 EGREP = @EGREP@
243 EXEEXT = @EXEEXT@
244 FGREP = @FGREP@
245 GREP = @GREP@
246 INSTALL = @INSTALL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251 LD = @LD@
252 LDFLAGS = @LDFLAGS@
253 LIBOBJS = @LIBOBJS@
254 LIBS = @LIBS@
255 LIBTOOL = @LIBTOOL@
256 LIPO = @LIPO@
257 LN_S = @LN_S@
258 LTLIBOBJS = @LTLIBOBJS@
259 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
260 MAKEINFO = @MAKEINFO@
261 MANIFEST_TOOL = @MANIFEST_TOOL@
262 MKDIR_P = @MKDIR_P@
263 NM = @NM@
264 NMEDIT = @NMEDIT@
265 OBJDUMP = @OBJDUMP@
266 OBJEXT = @OBJEXT@
267 OTOOL = @OTOOL@
268 OTOOL64 = @OTOOL64@
269 PACKAGE = @PACKAGE@
270 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
271 PACKAGE_NAME = @PACKAGE_NAME@
272 PACKAGE_STRING = @PACKAGE_STRING@
273 PACKAGE_TARNAME = @PACKAGE_TARNAME@
274 PACKAGE_URL = @PACKAGE_URL@
275 PACKAGE_VERSION = @PACKAGE_VERSION@
276 PATH_SEPARATOR = @PATH_SEPARATOR@
277 RANLIB = @RANLIB@
278 SED = @SED@
279 SET_MAKE = @SET_MAKE@
280 SHELL = @SHELL@
281 STRIP = @STRIP@
282 TESTPROGS = @TESTPROGS@
283 VERSION = @VERSION@
284 abs_builddir = @abs_builddir@
285 abs_srcdir = @abs_srcdir@
286 abs_top_builddir = @abs_top_builddir@
287 abs_top_srcdir = @abs_top_srcdir@
288 ac_ct_AR = @ac_ct_AR@
289 ac_ct_CC = @ac_ct_CC@
290 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
291 am__include = @am__include@
292 am__leading_dot = @am__leading_dot@
293 am__quote = @am__quote@
294 am__tar = @am__tar@
295 am__untar = @am__untar@
296 bindir = @bindir@
297 build = @build@
298 build_alias = @build_alias@
299 build_cpu = @build_cpu@
300 build_os = @build_os@
301 build_vendor = @build_vendor@
302 builddir = @builddir@
303 datadir = @datadir@
304 datarootdir = @datarootdir@
305 docdir = @docdir@
306 dvidir = @dvidir@
307 exec_prefix = @exec_prefix@
308 hashlibs = @hashlibs@
309 host = @host@
310 host_alias = @host_alias@
311 host_cpu = @host_cpu@
312 host_os = @host_os@
313 host_vendor = @host_vendor@
314 htmldir = @htmldir@
315 includedir = @includedir@
316 infodir = @infodir@
317 install_sh = @install_sh@
318 libdir = @libdir@
319 libexecdir = @libexecdir@
320 localedir = @localedir@
321 localstatedir = @localstatedir@
322 mandir = @mandir@
323 mkdir_p = @mkdir_p@
324 oldincludedir = @oldincludedir@
325 pdfdir = @pdfdir@
326 prefix = @prefix@
327 program_transform_name = @program_transform_name@
328 psdir = @psdir@
329 sbindir = @sbindir@
330 sharedstatedir = @sharedstatedir@
331 srcdir = @srcdir@
332 sysconfdir = @sysconfdir@
333 target_alias = @target_alias@
334 top_build_prefix = @top_build_prefix@
335 top_builddir = @top_builddir@
336 top_srcdir = @top_srcdir@
337 noinst_LTLIBRARIES = libhmac.la
338 libhmac_la_SOURCES = hmac.c hmac.h
339 noinst_PROGRAMS = @TESTPROGS@
340 md5hmactest_SOURCES = md5hmactest.c
341 md5hmactest_DEPENDENCIES = libhmac.la @hashlibs@
342 md5hmactest_LDADD = $(md5hmactest_DEPENDENCIES)
343 md5hmactest_LDFLAGS = -static
344 sha1hmactest_SOURCES = sha1hmactest.c
345 sha1hmactest_DEPENDENCIES = libhmac.la @hashlibs@
346 sha1hmactest_LDADD = $(sha1hmactest_DEPENDENCIES)
347 sha1hmactest_LDFLAGS = -static
348 EXTRA_DIST = md5hmactest.txt sha1hmactest.txt
349 all: config.h
350 $(MAKE) $(AM_MAKEFLAGS) all-am
351
352 .SUFFIXES:
353 .SUFFIXES: .c .lo .o .obj
354 am--refresh: Makefile
355 @:
356 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
357 @for dep in $?; do \
358 case '$(am__configure_deps)' in \
359 *$$dep*) \
360 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
361 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
362 && exit 0; \
363 exit 1;; \
364 esac; \
365 done; \
366 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
367 $(am__cd) $(top_srcdir) && \
368 $(AUTOMAKE) --foreign Makefile
369 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
370 @case '$?' in \
371 *config.status*) \
372 echo ' $(SHELL) ./config.status'; \
373 $(SHELL) ./config.status;; \
374 *) \
375 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
376 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
377 esac;
378
379 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
380 $(SHELL) ./config.status --recheck
381
382 $(top_srcdir)/configure: $(am__configure_deps)
383 $(am__cd) $(srcdir) && $(AUTOCONF)
384 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
385 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
386 $(am__aclocal_m4_deps):
387
388 config.h: stamp-h1
389 @test -f $@ || rm -f stamp-h1
390 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
391
392 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
393 @rm -f stamp-h1
394 cd $(top_builddir) && $(SHELL) ./config.status config.h
395 $(srcdir)/config.h.in: $(am__configure_deps)
396 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
397 rm -f stamp-h1
398 touch $@
399
400 distclean-hdr:
401 -rm -f config.h stamp-h1
402
403 clean-noinstLTLIBRARIES:
404 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
405 @list='$(noinst_LTLIBRARIES)'; \
406 locs=`for p in $$list; do echo $$p; done | \
407 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
408 sort -u`; \
409 test -z "$$locs" || { \
410 echo rm -f $${locs}; \
411 rm -f $${locs}; \
412 }
413
414 libhmac.la: $(libhmac_la_OBJECTS) $(libhmac_la_DEPENDENCIES) $(EXTRA_libhmac_la_DEPENDENCIES)
415 $(AM_V_CCLD)$(LINK) $(libhmac_la_OBJECTS) $(libhmac_la_LIBADD) $(LIBS)
416
417 clean-noinstPROGRAMS:
418 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
419 echo " rm -f" $$list; \
420 rm -f $$list || exit $$?; \
421 test -n "$(EXEEXT)" || exit 0; \
422 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
423 echo " rm -f" $$list; \
424 rm -f $$list
425
426 md5hmactest$(EXEEXT): $(md5hmactest_OBJECTS) $(md5hmactest_DEPENDENCIES) $(EXTRA_md5hmactest_DEPENDENCIES)
427 @rm -f md5hmactest$(EXEEXT)
428 $(AM_V_CCLD)$(md5hmactest_LINK) $(md5hmactest_OBJECTS) $(md5hmactest_LDADD) $(LIBS)
429
430 sha1hmactest$(EXEEXT): $(sha1hmactest_OBJECTS) $(sha1hmactest_DEPENDENCIES) $(EXTRA_sha1hmactest_DEPENDENCIES)
431 @rm -f sha1hmactest$(EXEEXT)
432 $(AM_V_CCLD)$(sha1hmactest_LINK) $(sha1hmactest_OBJECTS) $(sha1hmactest_LDADD) $(LIBS)
433
434 mostlyclean-compile:
435 -rm -f *.$(OBJEXT)
436
437 distclean-compile:
438 -rm -f *.tab.c
439
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hmac.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5hmactest.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1hmactest.Po@am__quote@
443
444 .c.o:
445 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
446 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
450
451 .c.obj:
452 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
453 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
456 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
457
458 .c.lo:
459 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
460 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
464
465 mostlyclean-libtool:
466 -rm -f *.lo
467
468 clean-libtool:
469 -rm -rf .libs _libs
470
471 distclean-libtool:
472 -rm -f libtool config.lt
473
474 ID: $(am__tagged_files)
475 $(am__define_uniq_tagged_files); mkid -fID $$unique
476 tags: tags-am
477 TAGS: tags
478
479 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
480 set x; \
481 here=`pwd`; \
482 $(am__define_uniq_tagged_files); \
483 shift; \
484 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
485 test -n "$$unique" || unique=$$empty_fix; \
486 if test $$# -gt 0; then \
487 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488 "$$@" $$unique; \
489 else \
490 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491 $$unique; \
492 fi; \
493 fi
494 ctags: ctags-am
495
496 CTAGS: ctags
497 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
498 $(am__define_uniq_tagged_files); \
499 test -z "$(CTAGS_ARGS)$$unique" \
500 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
501 $$unique
502
503 GTAGS:
504 here=`$(am__cd) $(top_builddir) && pwd` \
505 && $(am__cd) $(top_srcdir) \
506 && gtags -i $(GTAGS_ARGS) "$$here"
507 cscope: cscope.files
508 test ! -s cscope.files \
509 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
510 clean-cscope:
511 -rm -f cscope.files
512 cscope.files: clean-cscope cscopelist
513 cscopelist: cscopelist-am
514
515 cscopelist-am: $(am__tagged_files)
516 list='$(am__tagged_files)'; \
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 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
532
533 distdir: $(DISTFILES)
534 $(am__remove_distdir)
535 test -d "$(distdir)" || mkdir "$(distdir)"
536 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538 list='$(DISTFILES)'; \
539 dist_files=`for file in $$list; do echo $$file; done | \
540 sed -e "s|^$$srcdirstrip/||;t" \
541 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
542 case $$dist_files in \
543 */*) $(MKDIR_P) `echo "$$dist_files" | \
544 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
545 sort -u` ;; \
546 esac; \
547 for file in $$dist_files; do \
548 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
549 if test -d $$d/$$file; then \
550 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
551 if test -d "$(distdir)/$$file"; then \
552 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
553 fi; \
554 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
555 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
556 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557 fi; \
558 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
559 else \
560 test -f "$(distdir)/$$file" \
561 || cp -p $$d/$$file "$(distdir)/$$file" \
562 || exit 1; \
563 fi; \
564 done
565 -test -n "$(am__skip_mode_fix)" \
566 || find "$(distdir)" -type d ! -perm -755 \
567 -exec chmod u+rwx,go+rx {} \; -o \
568 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
569 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
570 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
571 || chmod -R a+r "$(distdir)"
572 dist-gzip: distdir
573 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
574 $(am__post_remove_distdir)
575
576 dist-bzip2: distdir
577 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
578 $(am__post_remove_distdir)
579
580 dist-lzip: distdir
581 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
582 $(am__post_remove_distdir)
583
584 dist-xz: distdir
585 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
586 $(am__post_remove_distdir)
587
588 dist-tarZ: distdir
589 @echo WARNING: "Support for distribution archives compressed with" \
590 "legacy program 'compress' is deprecated." >&2
591 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
592 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
593 $(am__post_remove_distdir)
594
595 dist-shar: distdir
596 @echo WARNING: "Support for shar distribution archives is" \
597 "deprecated." >&2
598 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
599 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
600 $(am__post_remove_distdir)
601
602 dist-zip: distdir
603 -rm -f $(distdir).zip
604 zip -rq $(distdir).zip $(distdir)
605 $(am__post_remove_distdir)
606
607 dist dist-all:
608 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
609 $(am__post_remove_distdir)
610
611 # This target untars the dist file and tries a VPATH configuration. Then
612 # it guarantees that the distribution is self-contained by making another
613 # tarfile.
614 distcheck: dist
615 case '$(DIST_ARCHIVES)' in \
616 *.tar.gz*) \
617 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
618 *.tar.bz2*) \
619 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
620 *.tar.lz*) \
621 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
622 *.tar.xz*) \
623 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
624 *.tar.Z*) \
625 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
626 *.shar.gz*) \
627 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
628 *.zip*) \
629 unzip $(distdir).zip ;;\
630 esac
631 chmod -R a-w $(distdir)
632 chmod u+w $(distdir)
633 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
634 chmod a-w $(distdir)
635 test -d $(distdir)/_build || exit 0; \
636 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
637 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
638 && am__cwd=`pwd` \
639 && $(am__cd) $(distdir)/_build/sub \
640 && ../../configure \
641 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
642 $(DISTCHECK_CONFIGURE_FLAGS) \
643 --srcdir=../.. --prefix="$$dc_install_base" \
644 && $(MAKE) $(AM_MAKEFLAGS) \
645 && $(MAKE) $(AM_MAKEFLAGS) dvi \
646 && $(MAKE) $(AM_MAKEFLAGS) check \
647 && $(MAKE) $(AM_MAKEFLAGS) install \
648 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
649 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
650 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
651 distuninstallcheck \
652 && chmod -R a-w "$$dc_install_base" \
653 && ({ \
654 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
655 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
656 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
657 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
658 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
659 } || { rm -rf "$$dc_destdir"; exit 1; }) \
660 && rm -rf "$$dc_destdir" \
661 && $(MAKE) $(AM_MAKEFLAGS) dist \
662 && rm -rf $(DIST_ARCHIVES) \
663 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
664 && cd "$$am__cwd" \
665 || exit 1
666 $(am__post_remove_distdir)
667 @(echo "$(distdir) archives ready for distribution: "; \
668 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
669 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
670 distuninstallcheck:
671 @test -n '$(distuninstallcheck_dir)' || { \
672 echo 'ERROR: trying to run $@ with an empty' \
673 '$$(distuninstallcheck_dir)' >&2; \
674 exit 1; \
675 }; \
676 $(am__cd) '$(distuninstallcheck_dir)' || { \
677 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
678 exit 1; \
679 }; \
680 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
681 || { echo "ERROR: files left after uninstall:" ; \
682 if test -n "$(DESTDIR)"; then \
683 echo " (check DESTDIR support)"; \
684 fi ; \
685 $(distuninstallcheck_listfiles) ; \
686 exit 1; } >&2
687 distcleancheck: distclean
688 @if test '$(srcdir)' = . ; then \
689 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
690 exit 1 ; \
691 fi
692 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
693 || { echo "ERROR: files left in build directory after distclean:" ; \
694 $(distcleancheck_listfiles) ; \
695 exit 1; } >&2
696 check-am: all-am
697 check: check-am
698 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
699 installdirs:
700 install: install-am
701 install-exec: install-exec-am
702 install-data: install-data-am
703 uninstall: uninstall-am
704
705 install-am: all-am
706 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
707
708 installcheck: installcheck-am
709 install-strip:
710 if test -z '$(STRIP)'; then \
711 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713 install; \
714 else \
715 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
718 fi
719 mostlyclean-generic:
720
721 clean-generic:
722
723 distclean-generic:
724 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
725 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
726
727 maintainer-clean-generic:
728 @echo "This command is intended for maintainers to use"
729 @echo "it deletes files that may require special tools to rebuild."
730 clean: clean-am
731
732 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
733 clean-noinstPROGRAMS mostlyclean-am
734
735 distclean: distclean-am
736 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
737 -rm -rf ./$(DEPDIR)
738 -rm -f Makefile
739 distclean-am: clean-am distclean-compile distclean-generic \
740 distclean-hdr distclean-libtool distclean-tags
741
742 dvi: dvi-am
743
744 dvi-am:
745
746 html: html-am
747
748 html-am:
749
750 info: info-am
751
752 info-am:
753
754 install-data-am:
755
756 install-dvi: install-dvi-am
757
758 install-dvi-am:
759
760 install-exec-am:
761
762 install-html: install-html-am
763
764 install-html-am:
765
766 install-info: install-info-am
767
768 install-info-am:
769
770 install-man:
771
772 install-pdf: install-pdf-am
773
774 install-pdf-am:
775
776 install-ps: install-ps-am
777
778 install-ps-am:
779
780 installcheck-am:
781
782 maintainer-clean: maintainer-clean-am
783 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
784 -rm -rf $(top_srcdir)/autom4te.cache
785 -rm -rf ./$(DEPDIR)
786 -rm -f Makefile
787 maintainer-clean-am: distclean-am maintainer-clean-generic
788
789 mostlyclean: mostlyclean-am
790
791 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
792 mostlyclean-libtool
793
794 pdf: pdf-am
795
796 pdf-am:
797
798 ps: ps-am
799
800 ps-am:
801
802 uninstall-am:
803
804 .MAKE: all install-am install-strip
805
806 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
807 clean-cscope clean-generic clean-libtool \
808 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
809 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
810 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
811 distcheck distclean distclean-compile distclean-generic \
812 distclean-hdr distclean-libtool distclean-tags distcleancheck \
813 distdir distuninstallcheck dvi dvi-am html html-am info \
814 info-am install install-am install-data install-data-am \
815 install-dvi install-dvi-am install-exec install-exec-am \
816 install-html install-html-am install-info install-info-am \
817 install-man install-pdf install-pdf-am install-ps \
818 install-ps-am install-strip installcheck installcheck-am \
819 installdirs maintainer-clean maintainer-clean-generic \
820 mostlyclean mostlyclean-compile mostlyclean-generic \
821 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
822 uninstall-am
823
824 .PRECIOUS: Makefile
825
826
827 check-am:
828 test ! -x ./md5hmactest || ./md5hmactest | cmp -s - $(srcdir)/md5hmactest.txt
829 test ! -x ./sha1hmactest || ./sha1hmactest | cmp -s - $(srcdir)/sha1hmactest.txt
830
831 # Tell versions [3.59,3.63) of GNU make to not export all variables.
832 # Otherwise a system limit (for SysV at least) may be exceeded.
833 .NOEXPORT: