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