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