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