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