source: trunk/essentials/sys-devel/automake-1.8/lib/Automake/Makefile.in

Last change on this file was 3118, checked in by bird, 18 years ago

automake 1.8.5

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