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