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