eab668e01468fb5db0072b9a5df26ec5d37012ff
[platform/upstream/automake.git] / lib / Automake / Makefile.in
1 # Makefile.in generated by automake 1.7a from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 DIST_COMMON = Makefile.in Makefile.am $(dist_perllib_DATA)
38 subdir = lib/Automake
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__configure_deps = $(top_srcdir)/m4/init.m4 \
41         $(top_srcdir)/m4/amversion.m4 $(top_srcdir)/m4/options.m4 \
42         $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/missing.m4 \
43         $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/install-sh.m4 \
44         $(top_srcdir)/m4/strip.m4 $(top_srcdir)/m4/lead-dot.m4 \
45         $(top_srcdir)/m4/depend.m4 $(top_srcdir)/m4/depout.m4 \
46         $(top_srcdir)/m4/make.m4 $(top_srcdir)/m4/cond.m4 \
47         $(top_srcdir)/m4/runlog.m4
48 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
53         ps-recursive html-recursive install-info-recursive \
54         uninstall-info-recursive all-recursive install-data-recursive \
55         install-exec-recursive installdirs-recursive install-recursive \
56         uninstall-recursive check-recursive installcheck-recursive
57 am__installdirs = $(DESTDIR)$(perllibdir)
58 dist_perllibDATA_INSTALL = $(INSTALL_DATA)
59 DATA = $(dist_perllib_DATA)
60 ETAGS = etags
61 ETAGSFLAGS = 
62 CTAGS = ctags
63 CTAGSFLAGS = 
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 AMTAR = @AMTAR@
68 APIVERSION = @APIVERSION@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 FGREP = @FGREP@
80 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 LIBOBJS = @LIBOBJS@
85 LIBS = @LIBS@
86 LN = @LN@
87 LTLIBOBJS = @LTLIBOBJS@
88 MAKEINFO = @MAKEINFO@
89 MODIFICATION_DELAY = @MODIFICATION_DELAY@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 PERL = @PERL@
98 SET_MAKE = @SET_MAKE@
99 SHELL = @SHELL@
100 STRIP = @STRIP@
101 TEX = @TEX@
102 VERSION = @VERSION@
103 ac_ct_STRIP = @ac_ct_STRIP@
104 am__leading_dot = @am__leading_dot@
105 bindir = @bindir@
106 build = @build@
107 build_alias = @build_alias@
108 build_cpu = @build_cpu@
109 build_os = @build_os@
110 build_vendor = @build_vendor@
111 datadir = @datadir@
112 exec_prefix = @exec_prefix@
113 host_alias = @host_alias@
114 includedir = @includedir@
115 infodir = @infodir@
116 install_sh = @install_sh@
117 libdir = @libdir@
118 libexecdir = @libexecdir@
119 localstatedir = @localstatedir@
120 mandir = @mandir@
121 oldincludedir = @oldincludedir@
122 pkgvdatadir = @pkgvdatadir@
123 prefix = @prefix@
124 program_transform_name = @program_transform_name@
125 sbindir = @sbindir@
126 sharedstatedir = @sharedstatedir@
127 sysconfdir = @sysconfdir@
128 target_alias = @target_alias@
129 SUBDIRS = tests
130 perllibdir = $(pkgvdatadir)/Automake
131 dist_perllib_DATA = \
132   ChannelDefs.pm \
133   Channels.pm \
134   Condition.pm \
135   DisjConditions.pm \
136   General.pm \
137   Location.pm \
138   Struct.pm \
139   Variable.pm \
140   VarDef.pm \
141   Version.pm \
142   XFile.pm \
143   Wrap.pm
144
145 all: all-recursive
146
147 .SUFFIXES:
148 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(am__configure_deps)
149         @for dep in $?; do \
150           case '$(top_srcdir)/configure.in $(ACLOCAL_M4) $(am__configure_deps)' in \
151             *$$dep*) \
152               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
153                 && exit 0; \
154               exit 1;; \
155           esac; \
156         done; \
157         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Automake/Makefile'; \
158         cd $(top_srcdir) && \
159           $(AUTOMAKE) --gnu  lib/Automake/Makefile
160 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
161         @case '$?' in \
162           *config.status*) \
163             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
164           *) \
165             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
166             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
167         esac;
168
169 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
170         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
171
172 $(top_srcdir)/configure:  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) $(am__configure_deps)
173         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
174 $(ACLOCAL_M4):  $(top_srcdir)/configure.in  $(am__configure_deps)
175         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
176 uninstall-info-am:
177 dist_perllibDATA_INSTALL = $(INSTALL_DATA)
178 install-dist_perllibDATA: $(dist_perllib_DATA)
179         @$(NORMAL_INSTALL)
180         $(mkinstalldirs) $(DESTDIR)$(perllibdir)
181         @list='$(dist_perllib_DATA)'; for p in $$list; do \
182           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
183           f="`echo $$p | sed -e 's|^.*/||'`"; \
184           echo " $(dist_perllibDATA_INSTALL) $$d$$p $(DESTDIR)$(perllibdir)/$$f"; \
185           $(dist_perllibDATA_INSTALL) $$d$$p $(DESTDIR)$(perllibdir)/$$f; \
186         done
187
188 uninstall-dist_perllibDATA:
189         @$(NORMAL_UNINSTALL)
190         @list='$(dist_perllib_DATA)'; for p in $$list; do \
191           f="`echo $$p | sed -e 's|^.*/||'`"; \
192           echo " rm -f $(DESTDIR)$(perllibdir)/$$f"; \
193           rm -f $(DESTDIR)$(perllibdir)/$$f; \
194         done
195
196 # This directory's subdirectories are mostly independent; you can cd
197 # into them and run `make' without going through this Makefile.
198 # To change the values of `make' variables: instead of editing Makefiles,
199 # (1) if the variable is set in `config.status', edit `config.status'
200 #     (which will cause the Makefiles to be regenerated when you run `make');
201 # (2) otherwise, pass the desired values on the `make' command line.
202 $(RECURSIVE_TARGETS):
203         @set fnord $$MAKEFLAGS; amf=$$2; \
204         dot_seen=no; \
205         target=`echo $@ | sed s/-recursive//`; \
206         list='$(SUBDIRS)'; for subdir in $$list; do \
207           echo "Making $$target in $$subdir"; \
208           if test "$$subdir" = "."; then \
209             dot_seen=yes; \
210             local_target="$$target-am"; \
211           else \
212             local_target="$$target"; \
213           fi; \
214           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
215            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
216         done; \
217         if test "$$dot_seen" = "no"; then \
218           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
219         fi; test -z "$$fail"
220
221 mostlyclean-recursive clean-recursive distclean-recursive \
222 maintainer-clean-recursive:
223         @set fnord $$MAKEFLAGS; amf=$$2; \
224         dot_seen=no; \
225         case "$@" in \
226           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
227           *) list='$(SUBDIRS)' ;; \
228         esac; \
229         rev=''; for subdir in $$list; do \
230           if test "$$subdir" = "."; then :; else \
231             rev="$$subdir $$rev"; \
232           fi; \
233         done; \
234         rev="$$rev ."; \
235         target=`echo $@ | sed s/-recursive//`; \
236         for subdir in $$rev; do \
237           echo "Making $$target in $$subdir"; \
238           if test "$$subdir" = "."; then \
239             local_target="$$target-am"; \
240           else \
241             local_target="$$target"; \
242           fi; \
243           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
245         done && test -z "$$fail"
246 tags-recursive:
247         list='$(SUBDIRS)'; for subdir in $$list; do \
248           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
249         done
250 ctags-recursive:
251         list='$(SUBDIRS)'; for subdir in $$list; do \
252           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
253         done
254
255 ETAGS = etags
256 ETAGSFLAGS =
257
258 CTAGS = ctags
259 CTAGSFLAGS =
260
261 tags: TAGS
262
263 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
264         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265         unique=`for i in $$list; do \
266             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267           done | \
268           $(AWK) '    { files[$$0] = 1; } \
269                END { for (i in files) print i; }'`; \
270         mkid -fID $$unique
271
272 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
273                 $(TAGS_FILES) $(LISP)
274         tags=; \
275         here=`pwd`; \
276         if (etags --etags-include --version) >/dev/null 2>&1; then \
277           include_option=--etags-include; \
278         else \
279           include_option=--include; \
280         fi; \
281         list='$(SUBDIRS)'; for subdir in $$list; do \
282           if test "$$subdir" = .; then :; else \
283             test -f $$subdir/TAGS && \
284               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
285           fi; \
286         done; \
287         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
288         unique=`for i in $$list; do \
289             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290           done | \
291           $(AWK) '    { files[$$0] = 1; } \
292                END { for (i in files) print i; }'`; \
293         test -z "$(ETAGS_ARGS)$$tags$$unique" \
294           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295              $$tags $$unique
296
297 ctags: CTAGS
298 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                 $(TAGS_FILES) $(LISP)
300         tags=; \
301         here=`pwd`; \
302         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303         unique=`for i in $$list; do \
304             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305           done | \
306           $(AWK) '    { files[$$0] = 1; } \
307                END { for (i in files) print i; }'`; \
308         test -z "$(CTAGS_ARGS)$$tags$$unique" \
309           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310              $$tags $$unique
311
312 GTAGS:
313         here=`$(am__cd) $(top_builddir) && pwd` \
314           && cd $(top_srcdir) \
315           && gtags -i $(GTAGS_ARGS) $$here
316
317 distclean-tags:
318         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
320
321 distdir: $(DISTFILES)
322         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
323         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
324         list='$(DISTFILES)'; for file in $$list; do \
325           case $$file in \
326             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
327             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
328           esac; \
329           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
331           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
332             dir="/$$dir"; \
333             $(mkinstalldirs) "$(distdir)$$dir"; \
334           else \
335             dir=''; \
336           fi; \
337           if test -d $$d/$$file; then \
338             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
339               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
340             fi; \
341             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
342           else \
343             test -f $(distdir)/$$file \
344             || cp -p $$d/$$file $(distdir)/$$file \
345             || exit 1; \
346           fi; \
347         done
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           if test "$$subdir" = .; then :; else \
350             test -d "$(distdir)/$$subdir" \
351             || mkdir "$(distdir)/$$subdir" \
352             || exit 1; \
353             (cd $$subdir && \
354               $(MAKE) $(AM_MAKEFLAGS) \
355                 top_distdir="../$(top_distdir)" \
356                 distdir="../$(distdir)/$$subdir" \
357                 distdir) \
358               || exit 1; \
359           fi; \
360         done
361 check-am: all-am
362 check: check-recursive
363 all-am: Makefile $(DATA)
364 installdirs: installdirs-recursive
365 installdirs-am:
366         $(mkinstalldirs) $(DESTDIR)$(perllibdir)
367
368 install: install-recursive
369 install-exec: install-exec-recursive
370 install-data: install-data-recursive
371 uninstall: uninstall-recursive
372
373 install-am: all-am
374         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
375
376 installcheck: installcheck-recursive
377 install-strip:
378         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
379           INSTALL_STRIP_FLAG=-s \
380           `test -z '$(STRIP)' || \
381             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
382 mostlyclean-generic:
383
384 clean-generic:
385
386 distclean-generic:
387         -rm -f Makefile $(CONFIG_CLEAN_FILES)
388
389 maintainer-clean-generic:
390         @echo "This command is intended for maintainers to use"
391         @echo "it deletes files that may require special tools to rebuild."
392 clean: clean-recursive
393
394 clean-am: clean-generic mostlyclean-am
395
396 distclean: distclean-recursive
397
398 distclean-am: clean-am distclean-generic distclean-tags
399
400 dvi: dvi-recursive
401
402 dvi-am:
403
404 html: html-recursive
405
406 info: info-recursive
407
408 info-am:
409
410 install-data-am: install-dist_perllibDATA
411
412 install-exec-am:
413
414 install-info: install-info-recursive
415
416 install-man:
417
418 installcheck-am:
419
420 maintainer-clean: maintainer-clean-recursive
421
422 maintainer-clean-am: distclean-am maintainer-clean-generic
423
424 mostlyclean: mostlyclean-recursive
425
426 mostlyclean-am: mostlyclean-generic
427
428 pdf: pdf-recursive
429
430 pdf-am:
431
432 ps: ps-recursive
433
434 ps-am:
435
436 uninstall-am: uninstall-dist_perllibDATA uninstall-info-am
437
438 uninstall-info: uninstall-info-recursive
439
440 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
441         clean-generic clean-recursive ctags ctags-recursive distclean \
442         distclean-generic distclean-recursive distclean-tags distdir \
443         dvi dvi-am dvi-recursive html html-am html-recursive info \
444         info-am info-recursive install install-am install-data \
445         install-data-am install-data-recursive install-dist_perllibDATA \
446         install-exec install-exec-am install-exec-recursive \
447         install-info install-info-am install-info-recursive install-man \
448         install-recursive install-strip installcheck installcheck-am \
449         installdirs installdirs-am installdirs-recursive \
450         maintainer-clean maintainer-clean-generic \
451         maintainer-clean-recursive mostlyclean mostlyclean-generic \
452         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
453         ps-recursive tags tags-recursive uninstall uninstall-am \
454         uninstall-dist_perllibDATA uninstall-info-am \
455         uninstall-info-recursive uninstall-recursive
456
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT: