Reword the copyright notices to match what's suggested in GPLv3.
[autoconf/tsuna.git] / lib / Makefile.in
blob51eeda329efba90a6472a4af0f5b9dfc93fbb4cf
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 # Make Autoconf-related libraries.
19 # Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
20 # Inc.
22 # This program is free software: you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation, either version 3 of the License, or
25 # (at your option) any later version.
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 # GNU General Public License for more details.
32 # You should have received a copy of the GNU General Public License
33 # along with this program. If not, see <http://www.gnu.org/licenses/>.
35 VPATH = @srcdir@
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 subdir = lib
52 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
55 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_CLEAN_FILES =
60 SOURCES =
61 DIST_SOURCES =
62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63 html-recursive info-recursive install-data-recursive \
64 install-dvi-recursive install-exec-recursive \
65 install-html-recursive install-info-recursive \
66 install-pdf-recursive install-ps-recursive install-recursive \
67 installcheck-recursive installdirs-recursive pdf-recursive \
68 ps-recursive uninstall-recursive
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 *) f=$$p;; \
73 esac;
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
76 nodist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
77 DATA = $(nodist_pkgdata_DATA)
78 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
79 distclean-recursive maintainer-clean-recursive
80 ETAGS = etags
81 CTAGS = ctags
82 DIST_SUBDIRS = $(SUBDIRS)
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 ACLOCAL = @ACLOCAL@
85 AMTAR = @AMTAR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EMACS = @EMACS@
97 EMACSLOADPATH = @EMACSLOADPATH@
98 EXPR = @EXPR@
99 GREP = @GREP@
100 HELP2MAN = @HELP2MAN@
101 INSTALL = @INSTALL@
102 INSTALL_DATA = @INSTALL_DATA@
103 INSTALL_PROGRAM = @INSTALL_PROGRAM@
104 INSTALL_SCRIPT = @INSTALL_SCRIPT@
105 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LTLIBOBJS = @LTLIBOBJS@
109 M4 = @M4@
110 M4_DEBUGFILE = @M4_DEBUGFILE@
111 MAKEINFO = @MAKEINFO@
112 MKDIR_P = @MKDIR_P@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 PERL = @PERL@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 TEST_EMACS = @TEST_EMACS@
126 VERSION = @VERSION@
127 abs_builddir = @abs_builddir@
128 abs_srcdir = @abs_srcdir@
129 abs_top_builddir = @abs_top_builddir@
130 abs_top_srcdir = @abs_top_srcdir@
131 ac_cv_sh_n_works = @ac_cv_sh_n_works@
132 am__leading_dot = @am__leading_dot@
133 am__tar = @am__tar@
134 am__untar = @am__untar@
135 bindir = @bindir@
136 build_alias = @build_alias@
137 builddir = @builddir@
138 datadir = @datadir@
139 datarootdir = @datarootdir@
140 docdir = @docdir@
141 dvidir = @dvidir@
142 exec_prefix = @exec_prefix@
143 host_alias = @host_alias@
144 htmldir = @htmldir@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 lispdir = @lispdir@
151 localedir = @localedir@
152 localstatedir = @localstatedir@
153 mandir = @mandir@
154 mkdir_p = @mkdir_p@
155 oldincludedir = @oldincludedir@
156 pdfdir = @pdfdir@
157 prefix = @prefix@
158 program_transform_name = @program_transform_name@
159 psdir = @psdir@
160 sbindir = @sbindir@
161 sharedstatedir = @sharedstatedir@
162 srcdir = @srcdir@
163 sysconfdir = @sysconfdir@
164 target_alias = @target_alias@
165 top_builddir = @top_builddir@
166 top_srcdir = @top_srcdir@
167 SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
168 nodist_pkgdata_DATA = autom4te.cfg
169 EXTRA_DIST = autom4te.in freeze.mk
170 edit = sed \
171 -e 's|@SHELL[@]|$(SHELL)|g' \
172 -e 's|@PERL[@]|$(PERL)|g' \
173 -e 's|@bindir[@]|$(bindir)|g' \
174 -e 's|@datadir[@]|$(pkgdatadir)|g' \
175 -e 's|@prefix[@]|$(prefix)|g' \
176 -e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
177 -e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
178 -e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
179 -e 's|@M4[@]|$(M4)|g' \
180 -e 's|@AWK[@]|$(AWK)|g' \
181 -e 's|@VERSION[@]|$(VERSION)|g' \
182 -e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g'
185 # All the files below depend on Makefile so that they are rebuilt
186 # when the prefix, etc. changes. Unfortunately, suffix rules
187 # cannot have additional dependencies, so we have to use explicit rules.
188 CLEANFILES = autom4te.cfg
189 all: all-recursive
191 .SUFFIXES:
192 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
193 @for dep in $?; do \
194 case '$(am__configure_deps)' in \
195 *$$dep*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
197 && exit 0; \
198 exit 1;; \
199 esac; \
200 done; \
201 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
202 cd $(top_srcdir) && \
203 $(AUTOMAKE) --gnu lib/Makefile
204 .PRECIOUS: Makefile
205 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206 @case '$?' in \
207 *config.status*) \
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
209 *) \
210 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
211 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
212 esac;
214 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 $(top_srcdir)/configure: $(am__configure_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 install-nodist_pkgdataDATA: $(nodist_pkgdata_DATA)
222 @$(NORMAL_INSTALL)
223 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
224 @list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
225 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
226 f=$(am__strip_dir) \
227 echo " $(nodist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
228 $(nodist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
229 done
231 uninstall-nodist_pkgdataDATA:
232 @$(NORMAL_UNINSTALL)
233 @list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
234 f=$(am__strip_dir) \
235 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
236 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
237 done
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 # (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS):
246 @failcom='exit 1'; \
247 for f in x $$MAKEFLAGS; do \
248 case $$f in \
249 *=* | --[!k]*);; \
250 *k*) failcom='fail=yes';; \
251 esac; \
252 done; \
253 dot_seen=no; \
254 target=`echo $@ | sed s/-recursive//`; \
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 echo "Making $$target in $$subdir"; \
257 if test "$$subdir" = "."; then \
258 dot_seen=yes; \
259 local_target="$$target-am"; \
260 else \
261 local_target="$$target"; \
262 fi; \
263 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264 || eval $$failcom; \
265 done; \
266 if test "$$dot_seen" = "no"; then \
267 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268 fi; test -z "$$fail"
270 $(RECURSIVE_CLEAN_TARGETS):
271 @failcom='exit 1'; \
272 for f in x $$MAKEFLAGS; do \
273 case $$f in \
274 *=* | --[!k]*);; \
275 *k*) failcom='fail=yes';; \
276 esac; \
277 done; \
278 dot_seen=no; \
279 case "$@" in \
280 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281 *) list='$(SUBDIRS)' ;; \
282 esac; \
283 rev=''; for subdir in $$list; do \
284 if test "$$subdir" = "."; then :; else \
285 rev="$$subdir $$rev"; \
286 fi; \
287 done; \
288 rev="$$rev ."; \
289 target=`echo $@ | sed s/-recursive//`; \
290 for subdir in $$rev; do \
291 echo "Making $$target in $$subdir"; \
292 if test "$$subdir" = "."; then \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \
299 done && test -z "$$fail"
300 tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303 done
304 ctags-recursive:
305 list='$(SUBDIRS)'; for subdir in $$list; do \
306 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307 done
309 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 done | \
314 $(AWK) ' { files[$$0] = 1; } \
315 END { for (i in files) print i; }'`; \
316 mkid -fID $$unique
317 tags: TAGS
319 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
320 $(TAGS_FILES) $(LISP)
321 tags=; \
322 here=`pwd`; \
323 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324 include_option=--etags-include; \
325 empty_fix=.; \
326 else \
327 include_option=--include; \
328 empty_fix=; \
329 fi; \
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 if test "$$subdir" = .; then :; else \
332 test ! -f $$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334 fi; \
335 done; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343 test -n "$$unique" || unique=$$empty_fix; \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 $$tags $$unique; \
347 ctags: CTAGS
348 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 here=`pwd`; \
352 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353 unique=`for i in $$list; do \
354 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355 done | \
356 $(AWK) ' { files[$$0] = 1; } \
357 END { for (i in files) print i; }'`; \
358 test -z "$(CTAGS_ARGS)$$tags$$unique" \
359 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
360 $$tags $$unique
362 GTAGS:
363 here=`$(am__cd) $(top_builddir) && pwd` \
364 && cd $(top_srcdir) \
365 && gtags -i $(GTAGS_ARGS) $$here
367 distclean-tags:
368 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370 distdir: $(DISTFILES)
371 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373 list='$(DISTFILES)'; \
374 dist_files=`for file in $$list; do echo $$file; done | \
375 sed -e "s|^$$srcdirstrip/||;t" \
376 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
377 case $$dist_files in \
378 */*) $(MKDIR_P) `echo "$$dist_files" | \
379 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
380 sort -u` ;; \
381 esac; \
382 for file in $$dist_files; do \
383 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384 if test -d $$d/$$file; then \
385 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
386 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
388 fi; \
389 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
390 else \
391 test -f $(distdir)/$$file \
392 || cp -p $$d/$$file $(distdir)/$$file \
393 || exit 1; \
394 fi; \
395 done
396 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
397 if test "$$subdir" = .; then :; else \
398 test -d "$(distdir)/$$subdir" \
399 || $(MKDIR_P) "$(distdir)/$$subdir" \
400 || exit 1; \
401 distdir=`$(am__cd) $(distdir) && pwd`; \
402 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
403 (cd $$subdir && \
404 $(MAKE) $(AM_MAKEFLAGS) \
405 top_distdir="$$top_distdir" \
406 distdir="$$distdir/$$subdir" \
407 am__remove_distdir=: \
408 am__skip_length_check=: \
409 distdir) \
410 || exit 1; \
411 fi; \
412 done
413 check-am: all-am
414 check: check-recursive
415 all-am: Makefile $(DATA)
416 installdirs: installdirs-recursive
417 installdirs-am:
418 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
419 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
420 done
421 install: install-recursive
422 install-exec: install-exec-recursive
423 install-data: install-data-recursive
424 uninstall: uninstall-recursive
426 install-am: all-am
427 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429 installcheck: installcheck-recursive
430 install-strip:
431 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433 `test -z '$(STRIP)' || \
434 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
435 mostlyclean-generic:
437 clean-generic:
438 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
440 distclean-generic:
441 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
443 maintainer-clean-generic:
444 @echo "This command is intended for maintainers to use"
445 @echo "it deletes files that may require special tools to rebuild."
446 clean: clean-recursive
448 clean-am: clean-generic mostlyclean-am
450 distclean: distclean-recursive
451 -rm -f Makefile
452 distclean-am: clean-am distclean-generic distclean-tags
454 dvi: dvi-recursive
456 dvi-am:
458 html: html-recursive
460 info: info-recursive
462 info-am:
464 install-data-am: install-nodist_pkgdataDATA
466 install-dvi: install-dvi-recursive
468 install-exec-am:
470 install-html: install-html-recursive
472 install-info: install-info-recursive
474 install-man:
476 install-pdf: install-pdf-recursive
478 install-ps: install-ps-recursive
480 installcheck-am:
482 maintainer-clean: maintainer-clean-recursive
483 -rm -f Makefile
484 maintainer-clean-am: distclean-am maintainer-clean-generic
486 mostlyclean: mostlyclean-recursive
488 mostlyclean-am: mostlyclean-generic
490 pdf: pdf-recursive
492 pdf-am:
494 ps: ps-recursive
496 ps-am:
498 uninstall-am: uninstall-nodist_pkgdataDATA
500 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
501 install-strip
503 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
504 all all-am check check-am clean clean-generic ctags \
505 ctags-recursive distclean distclean-generic distclean-tags \
506 distdir dvi dvi-am html html-am info info-am install \
507 install-am install-data install-data-am install-dvi \
508 install-dvi-am install-exec install-exec-am install-html \
509 install-html-am install-info install-info-am install-man \
510 install-nodist_pkgdataDATA install-pdf install-pdf-am \
511 install-ps install-ps-am install-strip installcheck \
512 installcheck-am installdirs installdirs-am maintainer-clean \
513 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
514 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
515 uninstall-nodist_pkgdataDATA
517 autom4te.cfg: $(srcdir)/autom4te.in Makefile
518 rm -f autom4te.cfg autom4te.tmp
519 $(edit) $(srcdir)/autom4te.in >autom4te.tmp
520 chmod a-w autom4te.tmp
521 mv autom4te.tmp autom4te.cfg
522 # Tell versions [3.59,3.63) of GNU make to not export all variables.
523 # Otherwise a system limit (for SysV at least) may be exceeded.
524 .NOEXPORT: