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