]> jfr.im git - solanum.git/blame - libratbox/Makefile.in
Update libratbox.
[solanum.git] / libratbox / Makefile.in
CommitLineData
030272f3 1# Makefile.in generated by automake 1.10.2 from Makefile.am.
db137867
AC
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
b676ea3b 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
db137867
AC
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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = .
35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
030272f3 36 $(srcdir)/Makefile.in $(top_srcdir)/configure \
db137867
AC
37 $(top_srcdir)/include/libratbox_config.h.in COPYING ChangeLog \
38 INSTALL TODO config.guess config.sub depcomp install-sh \
39 ltmain.sh missing
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 $(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/include/libratbox_config.h
030272f3 49CONFIG_CLEAN_FILES =
db137867
AC
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61ETAGS = etags
62CTAGS = ctags
63DIST_SUBDIRS = $(SUBDIRS)
64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65distdir = $(PACKAGE)-$(VERSION)
66top_distdir = $(distdir)
67am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71DIST_ARCHIVES = $(distdir).tar.gz
72GZIP_ENV = --best
73distuninstallcheck_listfiles = find . -type f -print
74distcleancheck_listfiles = find . -type f -print
75ACLOCAL = @ACLOCAL@
76ALLOCA = @ALLOCA@
77AMTAR = @AMTAR@
78AR = @AR@
79AS = @AS@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84CC = @CC@
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CP = @CP@
88CPP = @CPP@
89CPPFLAGS = @CPPFLAGS@
90CRYPT_LIB = @CRYPT_LIB@
91CXX = @CXX@
92CXXCPP = @CXXCPP@
93CXXDEPMODE = @CXXDEPMODE@
94CXXFLAGS = @CXXFLAGS@
95CYGPATH_W = @CYGPATH_W@
96DEFS = @DEFS@
97DEPDIR = @DEPDIR@
b676ea3b 98DSYMUTIL = @DSYMUTIL@
db137867
AC
99ECHO = @ECHO@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103EGREP = @EGREP@
104EXEEXT = @EXEEXT@
105F77 = @F77@
106FFLAGS = @FFLAGS@
709c1951
AC
107GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
108GNUTLS_LIBS = @GNUTLS_LIBS@
db137867
AC
109GREP = @GREP@
110INSTALL = @INSTALL@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
db137867
AC
115LDFLAGS = @LDFLAGS@
116LIBOBJS = @LIBOBJS@
117LIBS = @LIBS@
118LIBTOOL = @LIBTOOL@
119LN = @LN@
120LN_S = @LN_S@
121LTLIBOBJS = @LTLIBOBJS@
122MAINT = @MAINT@
123MAKEINFO = @MAKEINFO@
124MKDIR_P = @MKDIR_P@
125MV = @MV@
b676ea3b 126NMEDIT = @NMEDIT@
db137867
AC
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135PICFLAGS = @PICFLAGS@
709c1951 136PKG_CONFIG = @PKG_CONFIG@
db137867
AC
137RANLIB = @RANLIB@
138RB_PREFIX = @RB_PREFIX@
139RM = @RM@
140SED = @SED@
141SEDOBJ = @SEDOBJ@
142SET_MAKE = @SET_MAKE@
143SHELL = @SHELL@
c2ac22cc 144SSL_CFLAGS = @SSL_CFLAGS@
db137867
AC
145SSL_LIBS = @SSL_LIBS@
146STRIP = @STRIP@
147TOUCH = @TOUCH@
148VERSION = @VERSION@
149abs_builddir = @abs_builddir@
150abs_srcdir = @abs_srcdir@
151abs_top_builddir = @abs_top_builddir@
152abs_top_srcdir = @abs_top_srcdir@
153ac_ct_CC = @ac_ct_CC@
154ac_ct_CXX = @ac_ct_CXX@
155ac_ct_F77 = @ac_ct_F77@
156am__include = @am__include@
157am__leading_dot = @am__leading_dot@
158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
161bindir = @bindir@
162build = @build@
163build_alias = @build_alias@
164build_cpu = @build_cpu@
165build_os = @build_os@
166build_vendor = @build_vendor@
167builddir = @builddir@
168datadir = @datadir@
169datarootdir = @datarootdir@
170docdir = @docdir@
171dvidir = @dvidir@
172exec_prefix = @exec_prefix@
173host = @host@
174host_alias = @host_alias@
175host_cpu = @host_cpu@
176host_os = @host_os@
177host_vendor = @host_vendor@
178htmldir = @htmldir@
179includedir = @includedir@
180infodir = @infodir@
181install_sh = @install_sh@
182libdir = @libdir@
183libexecdir = @libexecdir@
184localedir = @localedir@
185localstatedir = @localstatedir@
186mandir = @mandir@
187mkdir_p = @mkdir_p@
188oldincludedir = @oldincludedir@
189pdfdir = @pdfdir@
190prefix = @prefix@
191program_transform_name = @program_transform_name@
192psdir = @psdir@
193sbindir = @sbindir@
194sharedstatedir = @sharedstatedir@
195srcdir = @srcdir@
db137867
AC
196sysconfdir = @sysconfdir@
197target_alias = @target_alias@
030272f3 198top_build_prefix = @top_build_prefix@
db137867
AC
199top_builddir = @top_builddir@
200top_srcdir = @top_srcdir@
201AUTOMAKE_OPTIONS = foreign
202SUBDIRS = src
203all: all-recursive
204
205.SUFFIXES:
206am--refresh:
207 @:
208$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
209 @for dep in $?; do \
210 case '$(am__configure_deps)' in \
211 *$$dep*) \
212 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
213 cd $(srcdir) && $(AUTOMAKE) --foreign \
214 && exit 0; \
215 exit 1;; \
216 esac; \
217 done; \
218 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
219 cd $(top_srcdir) && \
220 $(AUTOMAKE) --foreign Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 @case '$?' in \
224 *config.status*) \
225 echo ' $(SHELL) ./config.status'; \
226 $(SHELL) ./config.status;; \
227 *) \
228 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
229 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
230 esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233 $(SHELL) ./config.status --recheck
234
235$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
236 cd $(srcdir) && $(AUTOCONF)
237$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
238 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
239
240include/libratbox_config.h: include/stamp-h1
241 @if test ! -f $@; then \
242 rm -f include/stamp-h1; \
243 $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1; \
244 else :; fi
245
246include/stamp-h1: $(top_srcdir)/include/libratbox_config.h.in $(top_builddir)/config.status
247 @rm -f include/stamp-h1
248 cd $(top_builddir) && $(SHELL) ./config.status include/libratbox_config.h
249$(top_srcdir)/include/libratbox_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250 cd $(top_srcdir) && $(AUTOHEADER)
251 rm -f include/stamp-h1
252 touch $@
253
254distclean-hdr:
255 -rm -f include/libratbox_config.h include/stamp-h1
256
257mostlyclean-libtool:
258 -rm -f *.lo
259
260clean-libtool:
261 -rm -rf .libs _libs
262
263distclean-libtool:
030272f3 264 -rm -f libtool config.lt
db137867
AC
265
266# This directory's subdirectories are mostly independent; you can cd
267# into them and run `make' without going through this Makefile.
268# To change the values of `make' variables: instead of editing Makefiles,
269# (1) if the variable is set in `config.status', edit `config.status'
270# (which will cause the Makefiles to be regenerated when you run `make');
271# (2) otherwise, pass the desired values on the `make' command line.
272$(RECURSIVE_TARGETS):
273 @failcom='exit 1'; \
274 for f in x $$MAKEFLAGS; do \
275 case $$f in \
276 *=* | --[!k]*);; \
277 *k*) failcom='fail=yes';; \
278 esac; \
279 done; \
280 dot_seen=no; \
281 target=`echo $@ | sed s/-recursive//`; \
282 list='$(SUBDIRS)'; for subdir in $$list; do \
283 echo "Making $$target in $$subdir"; \
284 if test "$$subdir" = "."; then \
285 dot_seen=yes; \
286 local_target="$$target-am"; \
287 else \
288 local_target="$$target"; \
289 fi; \
290 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
291 || eval $$failcom; \
292 done; \
293 if test "$$dot_seen" = "no"; then \
294 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
295 fi; test -z "$$fail"
296
297$(RECURSIVE_CLEAN_TARGETS):
298 @failcom='exit 1'; \
299 for f in x $$MAKEFLAGS; do \
300 case $$f in \
301 *=* | --[!k]*);; \
302 *k*) failcom='fail=yes';; \
303 esac; \
304 done; \
305 dot_seen=no; \
306 case "$@" in \
307 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
308 *) list='$(SUBDIRS)' ;; \
309 esac; \
310 rev=''; for subdir in $$list; do \
311 if test "$$subdir" = "."; then :; else \
312 rev="$$subdir $$rev"; \
313 fi; \
314 done; \
315 rev="$$rev ."; \
316 target=`echo $@ | sed s/-recursive//`; \
317 for subdir in $$rev; do \
318 echo "Making $$target in $$subdir"; \
319 if test "$$subdir" = "."; then \
320 local_target="$$target-am"; \
321 else \
322 local_target="$$target"; \
323 fi; \
324 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
325 || eval $$failcom; \
326 done && test -z "$$fail"
327tags-recursive:
328 list='$(SUBDIRS)'; for subdir in $$list; do \
329 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
330 done
331ctags-recursive:
332 list='$(SUBDIRS)'; for subdir in $$list; do \
333 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
334 done
335
336ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337 list='$(SOURCES) $(HEADERS) $(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 | \
030272f3 341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
b676ea3b 342 END { if (nonempty) { for (i in files) print i; }; }'`; \
db137867
AC
343 mkid -fID $$unique
344tags: TAGS
345
346TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
347 $(TAGS_FILES) $(LISP)
348 tags=; \
349 here=`pwd`; \
350 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
351 include_option=--etags-include; \
352 empty_fix=.; \
353 else \
354 include_option=--include; \
355 empty_fix=; \
356 fi; \
357 list='$(SUBDIRS)'; for subdir in $$list; do \
358 if test "$$subdir" = .; then :; else \
359 test ! -f $$subdir/TAGS || \
360 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
361 fi; \
362 done; \
363 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | \
b676ea3b
AC
367 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368 END { if (nonempty) { for (i in files) print i; }; }'`; \
db137867
AC
369 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
370 test -n "$$unique" || unique=$$empty_fix; \
371 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372 $$tags $$unique; \
373 fi
374ctags: CTAGS
375CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
376 $(TAGS_FILES) $(LISP)
377 tags=; \
db137867
AC
378 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
b676ea3b
AC
382 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383 END { if (nonempty) { for (i in files) print i; }; }'`; \
db137867
AC
384 test -z "$(CTAGS_ARGS)$$tags$$unique" \
385 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386 $$tags $$unique
387
388GTAGS:
389 here=`$(am__cd) $(top_builddir) && pwd` \
390 && cd $(top_srcdir) \
391 && gtags -i $(GTAGS_ARGS) $$here
392
393distclean-tags:
394 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
396distdir: $(DISTFILES)
397 $(am__remove_distdir)
398 test -d $(distdir) || mkdir $(distdir)
399 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401 list='$(DISTFILES)'; \
402 dist_files=`for file in $$list; do echo $$file; done | \
403 sed -e "s|^$$srcdirstrip/||;t" \
404 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405 case $$dist_files in \
406 */*) $(MKDIR_P) `echo "$$dist_files" | \
407 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408 sort -u` ;; \
409 esac; \
410 for file in $$dist_files; do \
411 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412 if test -d $$d/$$file; then \
413 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416 fi; \
417 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418 else \
419 test -f $(distdir)/$$file \
420 || cp -p $$d/$$file $(distdir)/$$file \
421 || exit 1; \
422 fi; \
423 done
424 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
425 if test "$$subdir" = .; then :; else \
426 test -d "$(distdir)/$$subdir" \
427 || $(MKDIR_P) "$(distdir)/$$subdir" \
428 || exit 1; \
429 distdir=`$(am__cd) $(distdir) && pwd`; \
430 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
431 (cd $$subdir && \
432 $(MAKE) $(AM_MAKEFLAGS) \
433 top_distdir="$$top_distdir" \
434 distdir="$$distdir/$$subdir" \
435 am__remove_distdir=: \
436 am__skip_length_check=: \
437 distdir) \
438 || exit 1; \
439 fi; \
440 done
441 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
442 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
443 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
444 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
445 || chmod -R a+r $(distdir)
446dist-gzip: distdir
447 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
448 $(am__remove_distdir)
449
450dist-bzip2: distdir
451 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
452 $(am__remove_distdir)
453
b676ea3b
AC
454dist-lzma: distdir
455 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
456 $(am__remove_distdir)
457
db137867
AC
458dist-tarZ: distdir
459 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
460 $(am__remove_distdir)
461
462dist-shar: distdir
463 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
464 $(am__remove_distdir)
465
466dist-zip: distdir
467 -rm -f $(distdir).zip
468 zip -rq $(distdir).zip $(distdir)
469 $(am__remove_distdir)
470
471dist dist-all: distdir
472 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
473 $(am__remove_distdir)
474
475# This target untars the dist file and tries a VPATH configuration. Then
476# it guarantees that the distribution is self-contained by making another
477# tarfile.
478distcheck: dist
479 case '$(DIST_ARCHIVES)' in \
480 *.tar.gz*) \
481 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
482 *.tar.bz2*) \
483 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
b676ea3b
AC
484 *.tar.lzma*) \
485 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
db137867
AC
486 *.tar.Z*) \
487 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
488 *.shar.gz*) \
489 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
490 *.zip*) \
491 unzip $(distdir).zip ;;\
492 esac
493 chmod -R a-w $(distdir); chmod a+w $(distdir)
494 mkdir $(distdir)/_build
495 mkdir $(distdir)/_inst
496 chmod a-w $(distdir)
497 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
498 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
499 && cd $(distdir)/_build \
500 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
501 $(DISTCHECK_CONFIGURE_FLAGS) \
502 && $(MAKE) $(AM_MAKEFLAGS) \
503 && $(MAKE) $(AM_MAKEFLAGS) dvi \
504 && $(MAKE) $(AM_MAKEFLAGS) check \
505 && $(MAKE) $(AM_MAKEFLAGS) install \
506 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
507 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
508 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
509 distuninstallcheck \
510 && chmod -R a-w "$$dc_install_base" \
511 && ({ \
512 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
513 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
514 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
515 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
516 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
517 } || { rm -rf "$$dc_destdir"; exit 1; }) \
518 && rm -rf "$$dc_destdir" \
519 && $(MAKE) $(AM_MAKEFLAGS) dist \
520 && rm -rf $(DIST_ARCHIVES) \
521 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
522 $(am__remove_distdir)
523 @(echo "$(distdir) archives ready for distribution: "; \
524 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
525 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
526distuninstallcheck:
527 @cd $(distuninstallcheck_dir) \
528 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
529 || { echo "ERROR: files left after uninstall:" ; \
530 if test -n "$(DESTDIR)"; then \
531 echo " (check DESTDIR support)"; \
532 fi ; \
533 $(distuninstallcheck_listfiles) ; \
534 exit 1; } >&2
535distcleancheck: distclean
536 @if test '$(srcdir)' = . ; then \
537 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
538 exit 1 ; \
539 fi
540 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
541 || { echo "ERROR: files left in build directory after distclean:" ; \
542 $(distcleancheck_listfiles) ; \
543 exit 1; } >&2
544check-am: all-am
545check: check-recursive
030272f3 546all-am: Makefile
db137867
AC
547installdirs: installdirs-recursive
548installdirs-am:
549install: install-recursive
550install-exec: install-exec-recursive
551install-data: install-data-recursive
552uninstall: uninstall-recursive
553
554install-am: all-am
555 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
556
557installcheck: installcheck-recursive
558install-strip:
559 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561 `test -z '$(STRIP)' || \
562 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
563mostlyclean-generic:
564
565clean-generic:
566
567distclean-generic:
568 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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-recursive
574
575clean-am: clean-generic clean-libtool mostlyclean-am
576
577distclean: distclean-recursive
578 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
579 -rm -f Makefile
580distclean-am: clean-am distclean-generic distclean-hdr \
581 distclean-libtool distclean-tags
582
583dvi: dvi-recursive
584
585dvi-am:
586
587html: html-recursive
588
589info: info-recursive
590
591info-am:
592
030272f3 593install-data-am:
db137867
AC
594
595install-dvi: install-dvi-recursive
596
597install-exec-am:
598
599install-html: install-html-recursive
600
601install-info: install-info-recursive
602
603install-man:
604
605install-pdf: install-pdf-recursive
606
607install-ps: install-ps-recursive
608
609installcheck-am:
610
611maintainer-clean: maintainer-clean-recursive
612 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
613 -rm -rf $(top_srcdir)/autom4te.cache
614 -rm -f Makefile
615maintainer-clean-am: distclean-am maintainer-clean-generic
616
617mostlyclean: mostlyclean-recursive
618
619mostlyclean-am: mostlyclean-generic mostlyclean-libtool
620
621pdf: pdf-recursive
622
623pdf-am:
624
625ps: ps-recursive
626
627ps-am:
628
030272f3 629uninstall-am:
db137867
AC
630
631.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
632 install-strip
633
634.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
635 all all-am am--refresh check check-am clean clean-generic \
636 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
b676ea3b
AC
637 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
638 distclean distclean-generic distclean-hdr distclean-libtool \
db137867
AC
639 distclean-tags distcleancheck distdir distuninstallcheck dvi \
640 dvi-am html html-am info info-am install install-am \
641 install-data install-data-am install-dvi install-dvi-am \
642 install-exec install-exec-am install-html install-html-am \
643 install-info install-info-am install-man install-pdf \
030272f3
VY
644 install-pdf-am install-ps install-ps-am install-strip \
645 installcheck installcheck-am installdirs installdirs-am \
646 maintainer-clean maintainer-clean-generic mostlyclean \
647 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
648 tags tags-recursive uninstall uninstall-am
db137867
AC
649
650# Tell versions [3.59,3.63) of GNU make to not export all variables.
651# Otherwise a system limit (for SysV at least) may be exceeded.
652.NOEXPORT: