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