* m4/mkdirp.m4 (AM_PROG_MKDIR_P): Rewrite using AC_PROG_MKDIR_P.
[platform/upstream/automake.git] / lib / Automake / Makefile.in
1 # Makefile.in generated by automake 1.9a 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
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 subdir = lib/Automake
35 DIST_COMMON = $(dist_perllib_DATA) $(srcdir)/Makefile.am \
36         $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
39         $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
40         $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
41         $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
42         $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
43         $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
44         $(top_srcdir)/m4/tar.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61     *) f=$$p;; \
62   esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(perllibdir)"
65 dist_perllibDATA_INSTALL = $(INSTALL_DATA)
66 nodist_perllibDATA_INSTALL = $(INSTALL_DATA)
67 DATA = $(dist_perllib_DATA) $(nodist_perllib_DATA)
68 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
69   distclean-recursive maintainer-clean-recursive
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 AMTAR = @AMTAR@
76 APIVERSION = @APIVERSION@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 FGREP = @FGREP@
88 GREP = @GREP@
89 INSTALL = @INSTALL@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LN = @LN@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAKEINFO = @MAKEINFO@
99 MKDIR_P = @MKDIR_P@
100 MODIFICATION_DELAY = @MODIFICATION_DELAY@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
108 PERL = @PERL@
109 SET_MAKE = @SET_MAKE@
110 SHELL = @SHELL@
111 STRIP = @STRIP@
112 TEX = @TEX@
113 VERSION = @VERSION@
114 abs_builddir = @abs_builddir@
115 abs_srcdir = @abs_srcdir@
116 abs_top_builddir = @abs_top_builddir@
117 abs_top_srcdir = @abs_top_srcdir@
118 am_AUTOCONF = @am_AUTOCONF@
119 am__leading_dot = @am__leading_dot@
120 am__tar = @am__tar@
121 am__untar = @am__untar@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 builddir = @builddir@
129 datadir = @datadir@
130 datarootdir = @datarootdir@
131 docdir = @docdir@
132 dvidir = @dvidir@
133 exec_prefix = @exec_prefix@
134 host_alias = @host_alias@
135 htmldir = @htmldir@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localedir = @localedir@
142 localstatedir = @localstatedir@
143 mandir = @mandir@
144 mkdir_p = @mkdir_p@
145 oldincludedir = @oldincludedir@
146 pdfdir = @pdfdir@
147 pkgvdatadir = @pkgvdatadir@
148 prefix = @prefix@
149 program_transform_name = @program_transform_name@
150 psdir = @psdir@
151 sbindir = @sbindir@
152 sharedstatedir = @sharedstatedir@
153 srcdir = @srcdir@
154 sysconfdir = @sysconfdir@
155 target_alias = @target_alias@
156 top_builddir = @top_builddir@
157 top_srcdir = @top_srcdir@
158 SUBDIRS = tests
159 perllibdir = $(pkgvdatadir)/Automake
160 dist_perllib_DATA = \
161   ChannelDefs.pm \
162   Channels.pm \
163   Condition.pm \
164   Configure_ac.pm \
165   DisjConditions.pm \
166   FileUtils.pm \
167   General.pm \
168   Item.pm \
169   ItemDef.pm \
170   Location.pm \
171   Options.pm \
172   Rule.pm \
173   RuleDef.pm \
174   Struct.pm \
175   Variable.pm \
176   VarDef.pm \
177   Version.pm \
178   XFile.pm \
179   Wrap.pm
180
181 nodist_perllib_DATA = \
182   Config.pm
183
184 CLEANFILES = $(nodist_perllib_DATA)
185 do_subst = in=`echo $@ | sed 's/\.[^.]*$$//'`; sed \
186   -e 's,[@]APIVERSION[@],$(APIVERSION),g' \
187   -e 's,[@]PACKAGE[@],$(PACKAGE),g' \
188   -e 's,[@]PERL[@],$(PERL),g' \
189   -e 's,[@]SHELL[@],$(SHELL),g' \
190   -e 's,[@]VERSION[@],$(VERSION),g' \
191   -e "s,[@]configure_input[@],Generated from $$in.in; do not edit by hand.,g" \
192   -e 's,[@]datadir[@],$(datadir),g'
193
194 EXTRA_DIST = Config.in
195 all: all-recursive
196
197 .SUFFIXES:
198 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
199         @for dep in $?; do \
200           case '$(am__configure_deps)' in \
201             *$$dep*) \
202               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
203                 && exit 0; \
204               exit 1;; \
205           esac; \
206         done; \
207         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Automake/Makefile'; \
208         cd $(top_srcdir) && \
209           $(AUTOMAKE) --gnu  lib/Automake/Makefile
210 .PRECIOUS: Makefile
211 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
212         @case '$?' in \
213           *config.status*) \
214             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
215           *) \
216             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
217             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
218         esac;
219
220 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
223 $(top_srcdir)/configure:  $(am__configure_deps)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
226         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227 install-dist_perllibDATA: $(dist_perllib_DATA)
228         @$(NORMAL_INSTALL)
229         test -z "$(perllibdir)" || $(mkdir_p) "$(DESTDIR)$(perllibdir)"
230         @list='$(dist_perllib_DATA)'; for p in $$list; do \
231           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
232           f=$(am__strip_dir) \
233           echo " $(dist_perllibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perllibdir)/$$f'"; \
234           $(dist_perllibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perllibdir)/$$f"; \
235         done
236
237 uninstall-dist_perllibDATA:
238         @$(NORMAL_UNINSTALL)
239         @list='$(dist_perllib_DATA)'; for p in $$list; do \
240           f=$(am__strip_dir) \
241           echo " rm -f '$(DESTDIR)$(perllibdir)/$$f'"; \
242           rm -f "$(DESTDIR)$(perllibdir)/$$f"; \
243         done
244 install-nodist_perllibDATA: $(nodist_perllib_DATA)
245         @$(NORMAL_INSTALL)
246         test -z "$(perllibdir)" || $(mkdir_p) "$(DESTDIR)$(perllibdir)"
247         @list='$(nodist_perllib_DATA)'; for p in $$list; do \
248           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
249           f=$(am__strip_dir) \
250           echo " $(nodist_perllibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perllibdir)/$$f'"; \
251           $(nodist_perllibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perllibdir)/$$f"; \
252         done
253
254 uninstall-nodist_perllibDATA:
255         @$(NORMAL_UNINSTALL)
256         @list='$(nodist_perllib_DATA)'; for p in $$list; do \
257           f=$(am__strip_dir) \
258           echo " rm -f '$(DESTDIR)$(perllibdir)/$$f'"; \
259           rm -f "$(DESTDIR)$(perllibdir)/$$f"; \
260         done
261
262 # This directory's subdirectories are mostly independent; you can cd
263 # into them and run `make' without going through this Makefile.
264 # To change the values of `make' variables: instead of editing Makefiles,
265 # (1) if the variable is set in `config.status', edit `config.status'
266 #     (which will cause the Makefiles to be regenerated when you run `make');
267 # (2) otherwise, pass the desired values on the `make' command line.
268 $(RECURSIVE_TARGETS):
269         @failcom='exit 1'; \
270         for f in x $$MAKEFLAGS; do \
271           case $$f in \
272             *=* | --[!k]*);; \
273             *k*) failcom='fail=yes';; \
274           esac; \
275         done; \
276         dot_seen=no; \
277         target=`echo $@ | sed s/-recursive//`; \
278         list='$(SUBDIRS)'; for subdir in $$list; do \
279           echo "Making $$target in $$subdir"; \
280           if test "$$subdir" = "."; then \
281             dot_seen=yes; \
282             local_target="$$target-am"; \
283           else \
284             local_target="$$target"; \
285           fi; \
286           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287           || eval $$failcom; \
288         done; \
289         if test "$$dot_seen" = "no"; then \
290           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
291         fi; test -z "$$fail"
292
293 $(RECURSIVE_CLEAN_TARGETS):
294         @failcom='exit 1'; \
295         for f in x $$MAKEFLAGS; do \
296           case $$f in \
297             *=* | --[!k]*);; \
298             *k*) failcom='fail=yes';; \
299           esac; \
300         done; \
301         dot_seen=no; \
302         case "$@" in \
303           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
304           *) list='$(SUBDIRS)' ;; \
305         esac; \
306         rev=''; for subdir in $$list; do \
307           if test "$$subdir" = "."; then :; else \
308             rev="$$subdir $$rev"; \
309           fi; \
310         done; \
311         rev="$$rev ."; \
312         target=`echo $@ | sed s/-recursive//`; \
313         for subdir in $$rev; do \
314           echo "Making $$target in $$subdir"; \
315           if test "$$subdir" = "."; then \
316             local_target="$$target-am"; \
317           else \
318             local_target="$$target"; \
319           fi; \
320           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321           || eval $$failcom; \
322         done && test -z "$$fail"
323 tags-recursive:
324         list='$(SUBDIRS)'; for subdir in $$list; do \
325           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
326         done
327 ctags-recursive:
328         list='$(SUBDIRS)'; for subdir in $$list; do \
329           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
330         done
331
332 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334         unique=`for i in $$list; do \
335             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336           done | \
337           $(AWK) '    { files[$$0] = 1; } \
338                END { for (i in files) print i; }'`; \
339         mkid -fID $$unique
340 tags: TAGS
341
342 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
347           include_option=--etags-include; \
348           empty_fix=.; \
349         else \
350           include_option=--include; \
351           empty_fix=; \
352         fi; \
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           if test "$$subdir" = .; then :; else \
355             test ! -f $$subdir/TAGS || \
356               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
357           fi; \
358         done; \
359         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '    { files[$$0] = 1; } \
364                END { for (i in files) print i; }'`; \
365         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
366           test -n "$$unique" || unique=$$empty_fix; \
367           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368             $$tags $$unique; \
369         fi
370 ctags: CTAGS
371 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
372                 $(TAGS_FILES) $(LISP)
373         tags=; \
374         here=`pwd`; \
375         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '    { files[$$0] = 1; } \
380                END { for (i in files) print i; }'`; \
381         test -z "$(CTAGS_ARGS)$$tags$$unique" \
382           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
383              $$tags $$unique
384
385 GTAGS:
386         here=`$(am__cd) $(top_builddir) && pwd` \
387           && cd $(top_srcdir) \
388           && gtags -i $(GTAGS_ARGS) $$here
389
390 distclean-tags:
391         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
392
393 distdir: $(DISTFILES)
394         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396         list='$(DISTFILES)'; \
397           dist_files=`for file in $$list; do echo $$file; done | \
398           sed -e "s|^$$srcdirstrip/||;t" \
399               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
400         case $$dist_files in \
401           */*) ( cd "$(distdir)" && \
402                 $(mkdir_p) `echo "$$dist_files" | \
403                             sed -n 's,/[^/]*$$,,p' | sort -u`) ;; \
404         esac; \
405         for file in $$dist_files; do \
406           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407           if test -d $$d/$$file; then \
408             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
409             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
411             fi; \
412             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
413           else \
414             test -f $(distdir)/$$file \
415             || cp -p $$d/$$file $(distdir)/$$file \
416             || exit 1; \
417           fi; \
418         done
419         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
420           if test "$$subdir" = .; then :; else \
421             test -d "$(distdir)/$$subdir" \
422             || $(mkdir_p) "$(distdir)/$$subdir" \
423             || exit 1; \
424             distdir=`$(am__cd) $(distdir) && pwd`; \
425             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
426             (cd $$subdir && \
427               $(MAKE) $(AM_MAKEFLAGS) \
428                 top_distdir="$$top_distdir" \
429                 distdir="$$distdir/$$subdir" \
430                 am__remove_distdir=: \
431                 distdir) \
432               || exit 1; \
433           fi; \
434         done
435 check-am: all-am
436 check: check-recursive
437 all-am: Makefile $(DATA)
438 installdirs: installdirs-recursive
439 installdirs-am:
440         for dir in "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(perllibdir)"; do \
441           test -z "$$dir" || $(mkdir_p) "$$dir"; \
442         done
443 install: install-recursive
444 install-exec: install-exec-recursive
445 install-data: install-data-recursive
446 uninstall: uninstall-recursive
447
448 install-am: all-am
449         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451 installcheck: installcheck-recursive
452 install-strip:
453         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455           `test -z '$(STRIP)' || \
456             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457 mostlyclean-generic:
458
459 clean-generic:
460         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
461
462 distclean-generic:
463         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
464
465 maintainer-clean-generic:
466         @echo "This command is intended for maintainers to use"
467         @echo "it deletes files that may require special tools to rebuild."
468 clean: clean-recursive
469
470 clean-am: clean-generic mostlyclean-am
471
472 distclean: distclean-recursive
473         -rm -f Makefile
474 distclean-am: clean-am distclean-generic distclean-tags
475
476 dvi: dvi-recursive
477
478 dvi-am:
479
480 html: html-recursive
481
482 info: info-recursive
483
484 info-am:
485
486 install-data-am: install-dist_perllibDATA install-nodist_perllibDATA
487
488 install-dvi: install-dvi-recursive
489
490 install-exec-am:
491
492 install-html: install-html-recursive
493
494 install-info: install-info-recursive
495
496 install-man:
497
498 install-pdf: install-pdf-recursive
499
500 install-ps: install-ps-recursive
501
502 installcheck-am:
503
504 maintainer-clean: maintainer-clean-recursive
505         -rm -f Makefile
506 maintainer-clean-am: distclean-am maintainer-clean-generic
507
508 mostlyclean: mostlyclean-recursive
509
510 mostlyclean-am: mostlyclean-generic
511
512 pdf: pdf-recursive
513
514 pdf-am:
515
516 ps: ps-recursive
517
518 ps-am:
519
520 uninstall-am: uninstall-dist_perllibDATA uninstall-nodist_perllibDATA
521
522 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
523         install-strip
524
525 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
526         all all-am check check-am clean clean-generic ctags \
527         ctags-recursive distclean distclean-generic distclean-tags \
528         distdir dvi dvi-am html html-am info info-am install \
529         install-am install-data install-data-am \
530         install-dist_perllibDATA install-dvi install-dvi-am \
531         install-exec install-exec-am install-html install-html-am \
532         install-info install-info-am install-man \
533         install-nodist_perllibDATA install-pdf install-pdf-am \
534         install-ps install-ps-am install-strip installcheck \
535         installcheck-am installdirs installdirs-am maintainer-clean \
536         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
537         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
538         uninstall-dist_perllibDATA uninstall-nodist_perllibDATA
539
540
541 Config.pm: Config.in Makefile
542         rm -f Config.tmp Config.pm
543         $(do_subst) $(srcdir)/Config.in >Config.tmp
544         chmod +x Config.tmp
545         chmod a-w Config.tmp
546         mv -f Config.tmp Config.pm
547 # Tell versions [3.59,3.63) of GNU make to not export all variables.
548 # Otherwise a system limit (for SysV at least) may be exceeded.
549 .NOEXPORT: