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