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