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