source: trunk/essentials/sys-devel/autoconf/lib/autotest/Makefile.in

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

autoconf 2.61

File size: 15.2 KB
Line 
1# Makefile.in generated by automake 1.10 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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33DIST_COMMON = $(dist_autotestlib_DATA) $(srcdir)/../freeze.mk \
34 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35subdir = lib/autotest
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
38 $(top_srcdir)/configure.ac
39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41mkinstalldirs = $(install_sh) -d
42CONFIG_CLEAN_FILES =
43SOURCES =
44DIST_SOURCES =
45am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
46am__vpath_adj = case $$p in \
47 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
48 *) f=$$p;; \
49 esac;
50am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
51am__installdirs = "$(DESTDIR)$(autotestlibdir)" \
52 "$(DESTDIR)$(autotestlibdir)"
53dist_autotestlibDATA_INSTALL = $(INSTALL_DATA)
54nodist_autotestlibDATA_INSTALL = $(INSTALL_DATA)
55DATA = $(dist_autotestlib_DATA) $(nodist_autotestlib_DATA)
56ETAGS = etags
57CTAGS = ctags
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
60AMTAR = @AMTAR@
61AUTOCONF = @AUTOCONF@
62AUTOHEADER = @AUTOHEADER@
63AUTOMAKE = @AUTOMAKE@
64AWK = @AWK@
65CYGPATH_W = @CYGPATH_W@
66DEFS = @DEFS@
67ECHO_C = @ECHO_C@
68ECHO_N = @ECHO_N@
69ECHO_T = @ECHO_T@
70EGREP = @EGREP@
71EMACS = @EMACS@
72EMACSLOADPATH = @EMACSLOADPATH@
73EXPR = @EXPR@
74GREP = @GREP@
75HELP2MAN = @HELP2MAN@
76INSTALL = @INSTALL@
77INSTALL_DATA = @INSTALL_DATA@
78INSTALL_PROGRAM = @INSTALL_PROGRAM@
79INSTALL_SCRIPT = @INSTALL_SCRIPT@
80INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81LIBOBJS = @LIBOBJS@
82LIBS = @LIBS@
83LTLIBOBJS = @LTLIBOBJS@
84M4 = @M4@
85M4_DEBUGFILE = @M4_DEBUGFILE@
86MAKEINFO = @MAKEINFO@
87MKDIR_P = @MKDIR_P@
88PACKAGE = @PACKAGE@
89PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
90PACKAGE_NAME = @PACKAGE_NAME@
91PACKAGE_STRING = @PACKAGE_STRING@
92PACKAGE_TARNAME = @PACKAGE_TARNAME@
93PACKAGE_VERSION = @PACKAGE_VERSION@
94PATH_SEPARATOR = @PATH_SEPARATOR@
95PERL = @PERL@
96SED = @SED@
97SET_MAKE = @SET_MAKE@
98SHELL = @SHELL@
99STRIP = @STRIP@
100TEST_EMACS = @TEST_EMACS@
101VERSION = @VERSION@
102abs_builddir = @abs_builddir@
103abs_srcdir = @abs_srcdir@
104abs_top_builddir = @abs_top_builddir@
105abs_top_srcdir = @abs_top_srcdir@
106ac_cv_sh_n_works = @ac_cv_sh_n_works@
107am__leading_dot = @am__leading_dot@
108am__tar = @am__tar@
109am__untar = @am__untar@
110bindir = @bindir@
111build_alias = @build_alias@
112builddir = @builddir@
113datadir = @datadir@
114datarootdir = @datarootdir@
115docdir = @docdir@
116dvidir = @dvidir@
117exec_prefix = @exec_prefix@
118host_alias = @host_alias@
119htmldir = @htmldir@
120includedir = @includedir@
121infodir = @infodir@
122install_sh = @install_sh@
123libdir = @libdir@
124libexecdir = @libexecdir@
125lispdir = @lispdir@
126localedir = @localedir@
127localstatedir = @localstatedir@
128mandir = @mandir@
129mkdir_p = @mkdir_p@
130oldincludedir = @oldincludedir@
131pdfdir = @pdfdir@
132prefix = @prefix@
133program_transform_name = @program_transform_name@
134psdir = @psdir@
135sbindir = @sbindir@
136sharedstatedir = @sharedstatedir@
137srcdir = @srcdir@
138sysconfdir = @sysconfdir@
139target_alias = @target_alias@
140top_builddir = @top_builddir@
141top_srcdir = @top_srcdir@
142autotestlibdir = $(pkgdatadir)/autotest
143dist_autotestlib_DATA = autotest.m4 general.m4
144nodist_autotestlib_DATA = autotest.m4f
145CLEANFILES = $(nodist_autotestlib_DATA)
146TAGS_FILES = $(dist_autotestlib_DATA)
147ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)
148forbidden_patterns = -e '^_*EOF' -e ' cmp '
149forbidden_patterns_files = $(dist_autotestlib_DATA)
150SUFFIXES = .m4 .m4f
151AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
152
153# Do not use AUTOM4TE here, since Makefile.maint (my-distcheck)
154# checks if we are independent of Autoconf by defining AUTOM4TE (and
155# others) to `false'. Autoconf provides autom4te, so that doesn't
156# apply to us.
157MY_AUTOM4TE = \
158 autom4te_perllibdir='$(top_srcdir)'/lib \
159 AUTOM4TE_CFG='$(AUTOM4TE_CFG)' $(top_builddir)/bin/autom4te \
160 -B '$(top_builddir)'/lib -B '$(top_srcdir)'/lib # keep ` '
161
162
163# Factor the dependencies between all the frozen files.
164# Some day we should explain to Automake how to use autom4te to compute
165# the dependencies...
166src_libdir = $(top_srcdir)/lib
167build_libdir = $(top_builddir)/lib
168m4f_dependencies = $(top_builddir)/bin/autom4te $(AUTOM4TE_CFG)
169m4sugar_m4f_dependencies = \
170 $(m4f_dependencies) \
171 $(src_libdir)/m4sugar/m4sugar.m4 \
172 $(build_libdir)/m4sugar/version.m4
173
174m4sh_m4f_dependencies = \
175 $(m4sugar_m4f_dependencies) \
176 $(src_libdir)/m4sugar/m4sh.m4
177
178autotest_m4f_dependencies = \
179 $(m4sh_m4f_dependencies) \
180 $(src_libdir)/autotest/autotest.m4 \
181 $(src_libdir)/autotest/general.m4
182
183autoconf_m4f_dependencies = \
184 $(m4sh_m4f_dependencies) \
185 $(src_libdir)/autoconf/autoscan.m4 \
186 $(src_libdir)/autoconf/general.m4 \
187 $(src_libdir)/autoconf/autoheader.m4 \
188 $(src_libdir)/autoconf/autoupdate.m4 \
189 $(src_libdir)/autoconf/autotest.m4 \
190 $(src_libdir)/autoconf/status.m4 \
191 $(src_libdir)/autoconf/oldnames.m4 \
192 $(src_libdir)/autoconf/specific.m4 \
193 $(src_libdir)/autoconf/lang.m4 \
194 $(src_libdir)/autoconf/c.m4 \
195 $(src_libdir)/autoconf/fortran.m4 \
196 $(src_libdir)/autoconf/erlang.m4 \
197 $(src_libdir)/autoconf/functions.m4 \
198 $(src_libdir)/autoconf/headers.m4 \
199 $(src_libdir)/autoconf/types.m4 \
200 $(src_libdir)/autoconf/libs.m4 \
201 $(src_libdir)/autoconf/programs.m4 \
202 $(src_libdir)/autoconf/autoconf.m4
203
204ETAGS_FOR_M4 = \
205 --lang=none \
206 --regex='/\(m4_define\|define\)(\[\([^]]*\)\]/\2/'
207
208ETAGS_FOR_M4SUGAR = \
209 $(ETAGS_FOR_M4) \
210 --regex='/m4_defun(\[\([^]]*\)\]/\1/'
211
212ETAGS_FOR_AUTOCONF = \
213 $(ETAGS_FOR_M4SUGAR) \
214 --regex='/\(A[CU]_DEFUN\|AU_ALIAS\)(\[\([^]]*\)\]/\2/' \
215 --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
216
217all: all-am
218
219.SUFFIXES:
220.SUFFIXES: .m4 .m4f
221$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../freeze.mk $(am__configure_deps)
222 @for dep in $?; do \
223 case '$(am__configure_deps)' in \
224 *$$dep*) \
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
226 && exit 0; \
227 exit 1;; \
228 esac; \
229 done; \
230 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/autotest/Makefile'; \
231 cd $(top_srcdir) && \
232 $(AUTOMAKE) --gnu lib/autotest/Makefile
233.PRECIOUS: Makefile
234Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235 @case '$?' in \
236 *config.status*) \
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238 *) \
239 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241 esac;
242
243$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246$(top_srcdir)/configure: $(am__configure_deps)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248$(ACLOCAL_M4): $(am__aclocal_m4_deps)
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250install-dist_autotestlibDATA: $(dist_autotestlib_DATA)
251 @$(NORMAL_INSTALL)
252 test -z "$(autotestlibdir)" || $(MKDIR_P) "$(DESTDIR)$(autotestlibdir)"
253 @list='$(dist_autotestlib_DATA)'; for p in $$list; do \
254 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
255 f=$(am__strip_dir) \
256 echo " $(dist_autotestlibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(autotestlibdir)/$$f'"; \
257 $(dist_autotestlibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(autotestlibdir)/$$f"; \
258 done
259
260uninstall-dist_autotestlibDATA:
261 @$(NORMAL_UNINSTALL)
262 @list='$(dist_autotestlib_DATA)'; for p in $$list; do \
263 f=$(am__strip_dir) \
264 echo " rm -f '$(DESTDIR)$(autotestlibdir)/$$f'"; \
265 rm -f "$(DESTDIR)$(autotestlibdir)/$$f"; \
266 done
267install-nodist_autotestlibDATA: $(nodist_autotestlib_DATA)
268 @$(NORMAL_INSTALL)
269 test -z "$(autotestlibdir)" || $(MKDIR_P) "$(DESTDIR)$(autotestlibdir)"
270 @list='$(nodist_autotestlib_DATA)'; for p in $$list; do \
271 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
272 f=$(am__strip_dir) \
273 echo " $(nodist_autotestlibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(autotestlibdir)/$$f'"; \
274 $(nodist_autotestlibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(autotestlibdir)/$$f"; \
275 done
276
277uninstall-nodist_autotestlibDATA:
278 @$(NORMAL_UNINSTALL)
279 @list='$(nodist_autotestlib_DATA)'; for p in $$list; do \
280 f=$(am__strip_dir) \
281 echo " rm -f '$(DESTDIR)$(autotestlibdir)/$$f'"; \
282 rm -f "$(DESTDIR)$(autotestlibdir)/$$f"; \
283 done
284
285ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287 unique=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | \
290 $(AWK) ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
292 mkid -fID $$unique
293tags: TAGS
294
295TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
296 $(TAGS_FILES) $(LISP)
297 tags=; \
298 here=`pwd`; \
299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) ' { files[$$0] = 1; } \
304 END { for (i in files) print i; }'`; \
305 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
306 test -n "$$unique" || unique=$$empty_fix; \
307 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
308 $$tags $$unique; \
309 fi
310ctags: CTAGS
311CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
312 $(TAGS_FILES) $(LISP)
313 tags=; \
314 here=`pwd`; \
315 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316 unique=`for i in $$list; do \
317 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318 done | \
319 $(AWK) ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
321 test -z "$(CTAGS_ARGS)$$tags$$unique" \
322 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
323 $$tags $$unique
324
325GTAGS:
326 here=`$(am__cd) $(top_builddir) && pwd` \
327 && cd $(top_srcdir) \
328 && gtags -i $(GTAGS_ARGS) $$here
329
330distclean-tags:
331 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
332
333distdir: $(DISTFILES)
334 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336 list='$(DISTFILES)'; \
337 dist_files=`for file in $$list; do echo $$file; done | \
338 sed -e "s|^$$srcdirstrip/||;t" \
339 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
340 case $$dist_files in \
341 */*) $(MKDIR_P) `echo "$$dist_files" | \
342 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
343 sort -u` ;; \
344 esac; \
345 for file in $$dist_files; do \
346 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347 if test -d $$d/$$file; then \
348 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
349 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
351 fi; \
352 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
353 else \
354 test -f $(distdir)/$$file \
355 || cp -p $$d/$$file $(distdir)/$$file \
356 || exit 1; \
357 fi; \
358 done
359check-am: all-am
360 $(MAKE) $(AM_MAKEFLAGS) check-local
361check: check-am
362all-am: Makefile $(DATA)
363installdirs:
364 for dir in "$(DESTDIR)$(autotestlibdir)" "$(DESTDIR)$(autotestlibdir)"; do \
365 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
366 done
367install: install-am
368install-exec: install-exec-am
369install-data: install-data-am
370uninstall: uninstall-am
371
372install-am: all-am
373 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375installcheck: installcheck-am
376install-strip:
377 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379 `test -z '$(STRIP)' || \
380 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
381mostlyclean-generic:
382
383clean-generic:
384 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
385
386distclean-generic:
387 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
388
389maintainer-clean-generic:
390 @echo "This command is intended for maintainers to use"
391 @echo "it deletes files that may require special tools to rebuild."
392clean: clean-am
393
394clean-am: clean-generic mostlyclean-am
395
396distclean: distclean-am
397 -rm -f Makefile
398distclean-am: clean-am distclean-generic distclean-tags
399
400dvi: dvi-am
401
402dvi-am:
403
404html: html-am
405
406info: info-am
407
408info-am:
409
410install-data-am: install-dist_autotestlibDATA \
411 install-nodist_autotestlibDATA
412
413install-dvi: install-dvi-am
414
415install-exec-am:
416
417install-html: install-html-am
418
419install-info: install-info-am
420
421install-man:
422
423install-pdf: install-pdf-am
424
425install-ps: install-ps-am
426
427installcheck-am:
428
429maintainer-clean: maintainer-clean-am
430 -rm -f Makefile
431maintainer-clean-am: distclean-am maintainer-clean-generic
432
433mostlyclean: mostlyclean-am
434
435mostlyclean-am: mostlyclean-generic
436
437pdf: pdf-am
438
439pdf-am:
440
441ps: ps-am
442
443ps-am:
444
445uninstall-am: uninstall-dist_autotestlibDATA \
446 uninstall-nodist_autotestlibDATA
447
448.MAKE: install-am install-strip
449
450.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
451 clean-generic ctags distclean distclean-generic distclean-tags \
452 distdir dvi dvi-am html html-am info info-am install \
453 install-am install-data install-data-am \
454 install-dist_autotestlibDATA install-dvi install-dvi-am \
455 install-exec install-exec-am install-html install-html-am \
456 install-info install-info-am install-man \
457 install-nodist_autotestlibDATA install-pdf install-pdf-am \
458 install-ps install-ps-am install-strip installcheck \
459 installcheck-am installdirs maintainer-clean \
460 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
461 pdf-am ps ps-am tags uninstall uninstall-am \
462 uninstall-dist_autotestlibDATA \
463 uninstall-nodist_autotestlibDATA
464
465
466check-local: check-forbidden-patterns
467
468autotest.m4f: $(autotest_m4f_dependencies)
469$(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
470 cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
471
472# When processing the file with diversion disabled, there must be no
473# output but comments and empty lines.
474# If freezing produces output, something went wrong: a bad `divert',
475# or an improper paren etc.
476# It may happen that the output does not end with an end of line, hence
477# force an end of line when reporting errors.
478.m4.m4f:
479 $(MY_AUTOM4TE) \
480 --language=$* \
481 --freeze \
482 --output=$@
483
484# For parallel builds.
485$(build_libdir)/m4sugar/version.m4:
486 cd $(build_libdir)/m4sugar && $(MAKE) $(AM_MAKEFLAGS) version.m4
487
488check-forbidden-patterns:
489 @if (cd $(srcdir) && \
490 $(GREP) $(forbidden_patterns) $(forbidden_patterns_files)) \
491 >forbidden.log; then \
492 echo "ERROR: forbidden patterns were found:" >&2; \
493 sed "s,^,$*.m4: ," <forbidden.log >&2; \
494 echo >&2; \
495 exit 1; \
496 else \
497 rm -f forbidden.log; \
498 fi
499# Tell versions [3.59,3.63) of GNU make to not export all variables.
500# Otherwise a system limit (for SysV at least) may be exceeded.
501.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.