Imported upstream version 0.60.1
[hcoop/debian/courier-authlib.git] / libhmac / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
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 #$Id: Makefile.am,v 1.9 2007/06/30 15:40:53 mrsam Exp $
18 #
19 # Copyright 1998 - 2005 Double Precision, Inc. See COPYING for
20 # distribution information.
21
22
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 EXTRA_PROGRAMS = md5hmactest$(EXEEXT) sha1hmactest$(EXEEXT)
42 subdir = .
43 DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
44 $(srcdir)/../config.sub $(srcdir)/../depcomp \
45 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
46 $(srcdir)/../missing $(srcdir)/Makefile.am \
47 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
48 $(top_srcdir)/configure
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54 configure.lineno config.status.lineno
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = config.h
57 CONFIG_CLEAN_FILES =
58 LTLIBRARIES = $(noinst_LTLIBRARIES)
59 libhmac_la_LIBADD =
60 am_libhmac_la_OBJECTS = hmac.lo
61 libhmac_la_OBJECTS = $(am_libhmac_la_OBJECTS)
62 PROGRAMS = $(noinst_PROGRAMS)
63 am_md5hmactest_OBJECTS = md5hmactest.$(OBJEXT)
64 md5hmactest_OBJECTS = $(am_md5hmactest_OBJECTS)
65 am__DEPENDENCIES_1 = libhmac.la
66 md5hmactest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
67 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
68 $(md5hmactest_LDFLAGS) $(LDFLAGS) -o $@
69 am_sha1hmactest_OBJECTS = sha1hmactest.$(OBJEXT)
70 sha1hmactest_OBJECTS = $(am_sha1hmactest_OBJECTS)
71 sha1hmactest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
72 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
73 $(sha1hmactest_LDFLAGS) $(LDFLAGS) -o $@
74 DEFAULT_INCLUDES = -I.@am__isrc@
75 depcomp = $(SHELL) $(top_srcdir)/../depcomp
76 am__depfiles_maybe = depfiles
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
80 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82 CCLD = $(CC)
83 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
85 $(LDFLAGS) -o $@
86 SOURCES = $(libhmac_la_SOURCES) $(md5hmactest_SOURCES) \
87 $(sha1hmactest_SOURCES)
88 DIST_SOURCES = $(libhmac_la_SOURCES) $(md5hmactest_SOURCES) \
89 $(sha1hmactest_SOURCES)
90 ETAGS = etags
91 CTAGS = ctags
92 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93 distdir = $(PACKAGE)-$(VERSION)
94 top_distdir = $(distdir)
95 am__remove_distdir = \
96 { test ! -d $(distdir) \
97 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98 && rm -fr $(distdir); }; }
99 DIST_ARCHIVES = $(distdir).tar.gz
100 GZIP_ENV = --best
101 distuninstallcheck_listfiles = find . -type f -print
102 distcleancheck_listfiles = find . -type f -print
103 ACLOCAL = @ACLOCAL@
104 AMTAR = @AMTAR@
105 AR = @AR@
106 AUTOCONF = @AUTOCONF@
107 AUTOHEADER = @AUTOHEADER@
108 AUTOMAKE = @AUTOMAKE@
109 AWK = @AWK@
110 CC = @CC@
111 CCDEPMODE = @CCDEPMODE@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CXX = @CXX@
116 CXXCPP = @CXXCPP@
117 CXXDEPMODE = @CXXDEPMODE@
118 CXXFLAGS = @CXXFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 ECHO = @ECHO@
123 ECHO_C = @ECHO_C@
124 ECHO_N = @ECHO_N@
125 ECHO_T = @ECHO_T@
126 EGREP = @EGREP@
127 EXEEXT = @EXEEXT@
128 F77 = @F77@
129 FFLAGS = @FFLAGS@
130 GREP = @GREP@
131 INSTALL = @INSTALL@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LDFLAGS = @LDFLAGS@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAKEINFO = @MAKEINFO@
143 MKDIR_P = @MKDIR_P@
144 OBJEXT = @OBJEXT@
145 PACKAGE = @PACKAGE@
146 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_VERSION = @PACKAGE_VERSION@
151 PATH_SEPARATOR = @PATH_SEPARATOR@
152 RANLIB = @RANLIB@
153 SED = @SED@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 TESTPROGS = @TESTPROGS@
158 VERSION = @VERSION@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_CXX = @ac_ct_CXX@
165 ac_ct_F77 = @ac_ct_F77@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 hashlibs = @hashlibs@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 htmldir = @htmldir@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 srcdir = @srcdir@
207 sysconfdir = @sysconfdir@
208 target_alias = @target_alias@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 noinst_LTLIBRARIES = libhmac.la
212 libhmac_la_SOURCES = hmac.c hmac.h
213 noinst_PROGRAMS = @TESTPROGS@
214 md5hmactest_SOURCES = md5hmactest.c
215 md5hmactest_DEPENDENCIES = libhmac.la @hashlibs@
216 md5hmactest_LDADD = $(md5hmactest_DEPENDENCIES)
217 md5hmactest_LDFLAGS = -static
218 sha1hmactest_SOURCES = sha1hmactest.c
219 sha1hmactest_DEPENDENCIES = libhmac.la @hashlibs@
220 sha1hmactest_LDADD = $(sha1hmactest_DEPENDENCIES)
221 sha1hmactest_LDFLAGS = -static
222 EXTRA_DIST = md5hmactest.txt sha1hmactest.txt
223 all: config.h
224 $(MAKE) $(AM_MAKEFLAGS) all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .c .lo .o .obj
228 am--refresh:
229 @:
230 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
231 @for dep in $?; do \
232 case '$(am__configure_deps)' in \
233 *$$dep*) \
234 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
235 cd $(srcdir) && $(AUTOMAKE) --foreign \
236 && exit 0; \
237 exit 1;; \
238 esac; \
239 done; \
240 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
241 cd $(top_srcdir) && \
242 $(AUTOMAKE) --foreign Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245 @case '$?' in \
246 *config.status*) \
247 echo ' $(SHELL) ./config.status'; \
248 $(SHELL) ./config.status;; \
249 *) \
250 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
251 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
252 esac;
253
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255 $(SHELL) ./config.status --recheck
256
257 $(top_srcdir)/configure: $(am__configure_deps)
258 cd $(srcdir) && $(AUTOCONF)
259 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
260 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
261
262 config.h: stamp-h1
263 @if test ! -f $@; then \
264 rm -f stamp-h1; \
265 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
266 else :; fi
267
268 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
269 @rm -f stamp-h1
270 cd $(top_builddir) && $(SHELL) ./config.status config.h
271 $(srcdir)/config.h.in: $(am__configure_deps)
272 cd $(top_srcdir) && $(AUTOHEADER)
273 rm -f stamp-h1
274 touch $@
275
276 distclean-hdr:
277 -rm -f config.h stamp-h1
278
279 clean-noinstLTLIBRARIES:
280 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
281 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
282 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
283 test "$$dir" != "$$p" || dir=.; \
284 echo "rm -f \"$${dir}/so_locations\""; \
285 rm -f "$${dir}/so_locations"; \
286 done
287 libhmac.la: $(libhmac_la_OBJECTS) $(libhmac_la_DEPENDENCIES)
288 $(LINK) $(libhmac_la_OBJECTS) $(libhmac_la_LIBADD) $(LIBS)
289
290 clean-noinstPROGRAMS:
291 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
292 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
293 echo " rm -f $$p $$f"; \
294 rm -f $$p $$f ; \
295 done
296 md5hmactest$(EXEEXT): $(md5hmactest_OBJECTS) $(md5hmactest_DEPENDENCIES)
297 @rm -f md5hmactest$(EXEEXT)
298 $(md5hmactest_LINK) $(md5hmactest_OBJECTS) $(md5hmactest_LDADD) $(LIBS)
299 sha1hmactest$(EXEEXT): $(sha1hmactest_OBJECTS) $(sha1hmactest_DEPENDENCIES)
300 @rm -f sha1hmactest$(EXEEXT)
301 $(sha1hmactest_LINK) $(sha1hmactest_OBJECTS) $(sha1hmactest_LDADD) $(LIBS)
302
303 mostlyclean-compile:
304 -rm -f *.$(OBJEXT)
305
306 distclean-compile:
307 -rm -f *.tab.c
308
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hmac.Plo@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5hmactest.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1hmactest.Po@am__quote@
312
313 .c.o:
314 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
315 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
319
320 .c.obj:
321 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
322 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
325 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
326
327 .c.lo:
328 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
329 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
332 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
333
334 mostlyclean-libtool:
335 -rm -f *.lo
336
337 clean-libtool:
338 -rm -rf .libs _libs
339
340 distclean-libtool:
341 -rm -f libtool
342
343 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 mkid -fID $$unique
351 tags: TAGS
352
353 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
354 $(TAGS_FILES) $(LISP)
355 tags=; \
356 here=`pwd`; \
357 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
358 unique=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360 done | \
361 $(AWK) ' { files[$$0] = 1; } \
362 END { for (i in files) print i; }'`; \
363 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
364 test -n "$$unique" || unique=$$empty_fix; \
365 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366 $$tags $$unique; \
367 fi
368 ctags: CTAGS
369 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
370 $(TAGS_FILES) $(LISP)
371 tags=; \
372 here=`pwd`; \
373 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
374 unique=`for i in $$list; do \
375 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 done | \
377 $(AWK) ' { files[$$0] = 1; } \
378 END { for (i in files) print i; }'`; \
379 test -z "$(CTAGS_ARGS)$$tags$$unique" \
380 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
381 $$tags $$unique
382
383 GTAGS:
384 here=`$(am__cd) $(top_builddir) && pwd` \
385 && cd $(top_srcdir) \
386 && gtags -i $(GTAGS_ARGS) $$here
387
388 distclean-tags:
389 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
390
391 distdir: $(DISTFILES)
392 $(am__remove_distdir)
393 test -d $(distdir) || mkdir $(distdir)
394 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396 list='$(DISTFILES)'; \
397 dist_files=`for file in $$list; do echo $$file; done | \
398 sed -e "s|^$$srcdirstrip/||;t" \
399 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
400 case $$dist_files in \
401 */*) $(MKDIR_P) `echo "$$dist_files" | \
402 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
403 sort -u` ;; \
404 esac; \
405 for file in $$dist_files; do \
406 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407 if test -d $$d/$$file; then \
408 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
409 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
411 fi; \
412 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
413 else \
414 test -f $(distdir)/$$file \
415 || cp -p $$d/$$file $(distdir)/$$file \
416 || exit 1; \
417 fi; \
418 done
419 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
420 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
421 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
422 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
423 || chmod -R a+r $(distdir)
424 dist-gzip: distdir
425 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
426 $(am__remove_distdir)
427
428 dist-bzip2: distdir
429 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
430 $(am__remove_distdir)
431
432 dist-tarZ: distdir
433 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
434 $(am__remove_distdir)
435
436 dist-shar: distdir
437 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
438 $(am__remove_distdir)
439
440 dist-zip: distdir
441 -rm -f $(distdir).zip
442 zip -rq $(distdir).zip $(distdir)
443 $(am__remove_distdir)
444
445 dist dist-all: distdir
446 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
447 $(am__remove_distdir)
448
449 # This target untars the dist file and tries a VPATH configuration. Then
450 # it guarantees that the distribution is self-contained by making another
451 # tarfile.
452 distcheck: dist
453 case '$(DIST_ARCHIVES)' in \
454 *.tar.gz*) \
455 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
456 *.tar.bz2*) \
457 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
458 *.tar.Z*) \
459 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
460 *.shar.gz*) \
461 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
462 *.zip*) \
463 unzip $(distdir).zip ;;\
464 esac
465 chmod -R a-w $(distdir); chmod a+w $(distdir)
466 mkdir $(distdir)/_build
467 mkdir $(distdir)/_inst
468 chmod a-w $(distdir)
469 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
470 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
471 && cd $(distdir)/_build \
472 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
473 $(DISTCHECK_CONFIGURE_FLAGS) \
474 && $(MAKE) $(AM_MAKEFLAGS) \
475 && $(MAKE) $(AM_MAKEFLAGS) dvi \
476 && $(MAKE) $(AM_MAKEFLAGS) check \
477 && $(MAKE) $(AM_MAKEFLAGS) install \
478 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
479 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
480 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
481 distuninstallcheck \
482 && chmod -R a-w "$$dc_install_base" \
483 && ({ \
484 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
485 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
486 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
487 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
488 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
489 } || { rm -rf "$$dc_destdir"; exit 1; }) \
490 && rm -rf "$$dc_destdir" \
491 && $(MAKE) $(AM_MAKEFLAGS) dist \
492 && rm -rf $(DIST_ARCHIVES) \
493 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
494 $(am__remove_distdir)
495 @(echo "$(distdir) archives ready for distribution: "; \
496 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
497 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
498 distuninstallcheck:
499 @cd $(distuninstallcheck_dir) \
500 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
501 || { echo "ERROR: files left after uninstall:" ; \
502 if test -n "$(DESTDIR)"; then \
503 echo " (check DESTDIR support)"; \
504 fi ; \
505 $(distuninstallcheck_listfiles) ; \
506 exit 1; } >&2
507 distcleancheck: distclean
508 @if test '$(srcdir)' = . ; then \
509 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
510 exit 1 ; \
511 fi
512 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
513 || { echo "ERROR: files left in build directory after distclean:" ; \
514 $(distcleancheck_listfiles) ; \
515 exit 1; } >&2
516 check-am: all-am
517 check: check-am
518 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
519 installdirs:
520 install: install-am
521 install-exec: install-exec-am
522 install-data: install-data-am
523 uninstall: uninstall-am
524
525 install-am: all-am
526 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
527
528 installcheck: installcheck-am
529 install-strip:
530 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
532 `test -z '$(STRIP)' || \
533 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
534 mostlyclean-generic:
535
536 clean-generic:
537
538 distclean-generic:
539 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
540
541 maintainer-clean-generic:
542 @echo "This command is intended for maintainers to use"
543 @echo "it deletes files that may require special tools to rebuild."
544 clean: clean-am
545
546 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
547 clean-noinstPROGRAMS mostlyclean-am
548
549 distclean: distclean-am
550 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
551 -rm -rf ./$(DEPDIR)
552 -rm -f Makefile
553 distclean-am: clean-am distclean-compile distclean-generic \
554 distclean-hdr distclean-libtool distclean-tags
555
556 dvi: dvi-am
557
558 dvi-am:
559
560 html: html-am
561
562 info: info-am
563
564 info-am:
565
566 install-data-am:
567
568 install-dvi: install-dvi-am
569
570 install-exec-am:
571
572 install-html: install-html-am
573
574 install-info: install-info-am
575
576 install-man:
577
578 install-pdf: install-pdf-am
579
580 install-ps: install-ps-am
581
582 installcheck-am:
583
584 maintainer-clean: maintainer-clean-am
585 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
586 -rm -rf $(top_srcdir)/autom4te.cache
587 -rm -rf ./$(DEPDIR)
588 -rm -f Makefile
589 maintainer-clean-am: distclean-am maintainer-clean-generic
590
591 mostlyclean: mostlyclean-am
592
593 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
594 mostlyclean-libtool
595
596 pdf: pdf-am
597
598 pdf-am:
599
600 ps: ps-am
601
602 ps-am:
603
604 uninstall-am:
605
606 .MAKE: install-am install-strip
607
608 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
609 clean-generic clean-libtool clean-noinstLTLIBRARIES \
610 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
611 dist-shar dist-tarZ dist-zip distcheck distclean \
612 distclean-compile distclean-generic distclean-hdr \
613 distclean-libtool distclean-tags distcleancheck distdir \
614 distuninstallcheck dvi dvi-am html html-am info info-am \
615 install install-am install-data install-data-am install-dvi \
616 install-dvi-am install-exec install-exec-am install-html \
617 install-html-am install-info install-info-am install-man \
618 install-pdf install-pdf-am install-ps install-ps-am \
619 install-strip installcheck installcheck-am installdirs \
620 maintainer-clean maintainer-clean-generic mostlyclean \
621 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
622 pdf pdf-am ps ps-am tags uninstall uninstall-am
623
624
625 check-am:
626 test ! -x ./md5hmactest || ./md5hmactest | cmp -s - $(srcdir)/md5hmactest.txt
627 test ! -x ./sha1hmactest || ./sha1hmactest | cmp -s - $(srcdir)/sha1hmactest.txt
628 # Tell versions [3.59,3.63) of GNU make to not export all variables.
629 # Otherwise a system limit (for SysV at least) may be exceeded.
630 .NOEXPORT: