Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / random128 / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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
18 #$Id: Makefile.am,v 1.8 2007/06/30 15:40:53 mrsam Exp $
19 #
20 # Copyright 1998 - 2005 Double Precision, Inc. See COPYING for
21 # distribution information.
22
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
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 CONFIG_CLEAN_VPATH_FILES =
59 LTLIBRARIES = $(noinst_LTLIBRARIES)
60 librandom128_la_LIBADD =
61 am_librandom128_la_OBJECTS = random128.lo random128alpha.lo \
62 random128binary.lo
63 librandom128_la_OBJECTS = $(am_librandom128_la_OBJECTS)
64 DEFAULT_INCLUDES = -I.@am__isrc@
65 depcomp = $(SHELL) $(top_srcdir)/../depcomp
66 am__depfiles_maybe = depfiles
67 am__mv = mv -f
68 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 CCLD = $(CC)
74 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
76 $(LDFLAGS) -o $@
77 SOURCES = $(librandom128_la_SOURCES)
78 DIST_SOURCES = $(librandom128_la_SOURCES)
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
84 am__remove_distdir = \
85 { test ! -d "$(distdir)" \
86 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
87 && rm -fr "$(distdir)"; }; }
88 DIST_ARCHIVES = $(distdir).tar.gz
89 GZIP_ENV = --best
90 distuninstallcheck_listfiles = find . -type f -print
91 distcleancheck_listfiles = find . -type f -print
92 ACLOCAL = @ACLOCAL@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AUTOCONF = @AUTOCONF@
96 AUTOHEADER = @AUTOHEADER@
97 AUTOMAKE = @AUTOMAKE@
98 AWK = @AWK@
99 CC = @CC@
100 CCDEPMODE = @CCDEPMODE@
101 CFLAGS = @CFLAGS@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GREP = @GREP@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LD = @LD@
122 LDFLAGS = @LDFLAGS@
123 LIBOBJS = @LIBOBJS@
124 LIBS = @LIBS@
125 LIBTOOL = @LIBTOOL@
126 LIPO = @LIPO@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAKEINFO = @MAKEINFO@
130 MKDIR_P = @MKDIR_P@
131 NM = @NM@
132 NMEDIT = @NMEDIT@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OTOOL = @OTOOL@
136 OTOOL64 = @OTOOL64@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 PS = @PS@
145 RANLIB = @RANLIB@
146 SED = @SED@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 VERSION = @VERSION@
151 W = @W@
152 abs_builddir = @abs_builddir@
153 abs_srcdir = @abs_srcdir@
154 abs_top_builddir = @abs_top_builddir@
155 abs_top_srcdir = @abs_top_srcdir@
156 ac_ct_CC = @ac_ct_CC@
157 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 am__tar = @am__tar@
162 am__untar = @am__untar@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 builddir = @builddir@
170 datadir = @datadir@
171 datarootdir = @datarootdir@
172 docdir = @docdir@
173 dvidir = @dvidir@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 htmldir = @htmldir@
181 includedir = @includedir@
182 infodir = @infodir@
183 install_sh = @install_sh@
184 libdir = @libdir@
185 libexecdir = @libexecdir@
186 localedir = @localedir@
187 localstatedir = @localstatedir@
188 lt_ECHO = @lt_ECHO@
189 mandir = @mandir@
190 mkdir_p = @mkdir_p@
191 oldincludedir = @oldincludedir@
192 pdfdir = @pdfdir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 psdir = @psdir@
196 sbindir = @sbindir@
197 sharedstatedir = @sharedstatedir@
198 srcdir = @srcdir@
199 sysconfdir = @sysconfdir@
200 target_alias = @target_alias@
201 top_build_prefix = @top_build_prefix@
202 top_builddir = @top_builddir@
203 top_srcdir = @top_srcdir@
204 noinst_LTLIBRARIES = librandom128.la
205 librandom128_la_SOURCES = random128.c random128.h random128alpha.c \
206 random128binary.c
207
208 all: config.h
209 $(MAKE) $(AM_MAKEFLAGS) all-am
210
211 .SUFFIXES:
212 .SUFFIXES: .c .lo .o .obj
213 am--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*) \
219 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
220 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
221 && exit 0; \
222 exit 1;; \
223 esac; \
224 done; \
225 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
226 $(am__cd) $(top_srcdir) && \
227 $(AUTOMAKE) --foreign Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(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)
243 $(am__cd) $(srcdir) && $(AUTOCONF)
244 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
245 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
246 $(am__aclocal_m4_deps):
247
248 config.h: stamp-h1
249 @if test ! -f $@; then \
250 rm -f stamp-h1; \
251 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
252 else :; fi
253
254 stamp-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 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
259 rm -f stamp-h1
260 touch $@
261
262 distclean-hdr:
263 -rm -f config.h stamp-h1
264
265 clean-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
273 librandom128.la: $(librandom128_la_OBJECTS) $(librandom128_la_DEPENDENCIES)
274 $(LINK) $(librandom128_la_OBJECTS) $(librandom128_la_LIBADD) $(LIBS)
275
276 mostlyclean-compile:
277 -rm -f *.$(OBJEXT)
278
279 distclean-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:
287 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
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:
294 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
295 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
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:
301 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
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
307 mostlyclean-libtool:
308 -rm -f *.lo
309
310 clean-libtool:
311 -rm -rf .libs _libs
312
313 distclean-libtool:
314 -rm -f libtool config.lt
315
316 ID: $(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 | \
321 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
322 END { if (nonempty) { for (i in files) print i; }; }'`; \
323 mkid -fID $$unique
324 tags: TAGS
325
326 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
327 $(TAGS_FILES) $(LISP)
328 set x; \
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 | \
334 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335 END { if (nonempty) { for (i in files) print i; }; }'`; \
336 shift; \
337 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
338 test -n "$$unique" || unique=$$empty_fix; \
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; \
346 fi
347 ctags: CTAGS
348 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
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 | \
354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355 END { if (nonempty) { for (i in files) print i; }; }'`; \
356 test -z "$(CTAGS_ARGS)$$unique" \
357 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
358 $$unique
359
360 GTAGS:
361 here=`$(am__cd) $(top_builddir) && pwd` \
362 && $(am__cd) $(top_srcdir) \
363 && gtags -i $(GTAGS_ARGS) "$$here"
364
365 distclean-tags:
366 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
367
368 distdir: $(DISTFILES)
369 $(am__remove_distdir)
370 test -d "$(distdir)" || mkdir "$(distdir)"
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 \
383 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384 if test -d $$d/$$file; then \
385 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
386 if test -d "$(distdir)/$$file"; then \
387 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
388 fi; \
389 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
390 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
391 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
392 fi; \
393 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
394 else \
395 test -f "$(distdir)/$$file" \
396 || cp -p $$d/$$file "$(distdir)/$$file" \
397 || exit 1; \
398 fi; \
399 done
400 -test -n "$(am__skip_mode_fix)" \
401 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
402 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
403 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
404 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
405 || chmod -R a+r "$(distdir)"
406 dist-gzip: distdir
407 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
408 $(am__remove_distdir)
409
410 dist-bzip2: distdir
411 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
412 $(am__remove_distdir)
413
414 dist-lzma: distdir
415 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
416 $(am__remove_distdir)
417
418 dist-xz: distdir
419 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
420 $(am__remove_distdir)
421
422 dist-tarZ: distdir
423 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
424 $(am__remove_distdir)
425
426 dist-shar: distdir
427 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
428 $(am__remove_distdir)
429
430 dist-zip: distdir
431 -rm -f $(distdir).zip
432 zip -rq $(distdir).zip $(distdir)
433 $(am__remove_distdir)
434
435 dist 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.
442 distcheck: 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) ;;\
448 *.tar.lzma*) \
449 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
450 *.tar.xz*) \
451 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
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)
463 test -d $(distdir)/_build || exit 0; \
464 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
465 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
466 && am__cwd=`pwd` \
467 && $(am__cd) $(distdir)/_build \
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) \
489 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
490 && cd "$$am__cwd" \
491 || exit 1
492 $(am__remove_distdir)
493 @(echo "$(distdir) archives ready for distribution: "; \
494 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
495 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
496 distuninstallcheck:
497 @$(am__cd) '$(distuninstallcheck_dir)' \
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
505 distcleancheck: 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
514 check-am: all-am
515 check: check-am
516 all-am: Makefile $(LTLIBRARIES) config.h
517 installdirs:
518 install: install-am
519 install-exec: install-exec-am
520 install-data: install-data-am
521 uninstall: uninstall-am
522
523 install-am: all-am
524 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
525
526 installcheck: installcheck-am
527 install-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
532 mostlyclean-generic:
533
534 clean-generic:
535
536 distclean-generic:
537 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
539
540 maintainer-clean-generic:
541 @echo "This command is intended for maintainers to use"
542 @echo "it deletes files that may require special tools to rebuild."
543 clean: clean-am
544
545 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
546 mostlyclean-am
547
548 distclean: distclean-am
549 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
550 -rm -rf ./$(DEPDIR)
551 -rm -f Makefile
552 distclean-am: clean-am distclean-compile distclean-generic \
553 distclean-hdr distclean-libtool distclean-tags
554
555 dvi: dvi-am
556
557 dvi-am:
558
559 html: html-am
560
561 html-am:
562
563 info: info-am
564
565 info-am:
566
567 install-data-am:
568
569 install-dvi: install-dvi-am
570
571 install-dvi-am:
572
573 install-exec-am:
574
575 install-html: install-html-am
576
577 install-html-am:
578
579 install-info: install-info-am
580
581 install-info-am:
582
583 install-man:
584
585 install-pdf: install-pdf-am
586
587 install-pdf-am:
588
589 install-ps: install-ps-am
590
591 install-ps-am:
592
593 installcheck-am:
594
595 maintainer-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
600 maintainer-clean-am: distclean-am maintainer-clean-generic
601
602 mostlyclean: mostlyclean-am
603
604 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
605 mostlyclean-libtool
606
607 pdf: pdf-am
608
609 pdf-am:
610
611 ps: ps-am
612
613 ps-am:
614
615 uninstall-am:
616
617 .MAKE: all install-am install-strip
618
619 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
620 clean-generic clean-libtool clean-noinstLTLIBRARIES ctags dist \
621 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
622 dist-xz dist-zip distcheck distclean distclean-compile \
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
634
635
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: