missed one!
[debian/atlc] / man / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = man
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
40         $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50         html-recursive info-recursive install-data-recursive \
51         install-dvi-recursive install-exec-recursive \
52         install-html-recursive install-info-recursive \
53         install-pdf-recursive install-ps-recursive install-recursive \
54         installcheck-recursive installdirs-recursive pdf-recursive \
55         ps-recursive uninstall-recursive
56 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
57   distclean-recursive maintainer-clean-recursive
58 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
59         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
60         distdir
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 am__relativize = \
66   dir0=`pwd`; \
67   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
68   sed_rest='s,^[^/]*/*,,'; \
69   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
70   sed_butlast='s,/*[^/]*$$,,'; \
71   while test -n "$$dir1"; do \
72     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
73     if test "$$first" != "."; then \
74       if test "$$first" = ".."; then \
75         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
76         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
77       else \
78         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
79         if test "$$first2" = "$$first"; then \
80           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
81         else \
82           dir2="../$$dir2"; \
83         fi; \
84         dir0="$$dir0"/"$$first"; \
85       fi; \
86     fi; \
87     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
88   done; \
89   reldir="$$dir2"
90 ACLOCAL = @ACLOCAL@
91 AMTAR = @AMTAR@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@
103 DEPDIR = @DEPDIR@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 GREP = @GREP@
110 INSTALL = @INSTALL@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LTLIBOBJS = @LTLIBOBJS@
119 MAKEINFO = @MAKEINFO@
120 MKDIR_P = @MKDIR_P@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_URL = @PACKAGE_URL@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 POW_LIB = @POW_LIB@
131 PTHREAD_CC = @PTHREAD_CC@
132 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
133 PTHREAD_LIBS = @PTHREAD_LIBS@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 STRIP = @STRIP@
137 VERSION = @VERSION@
138 abs_builddir = @abs_builddir@
139 abs_srcdir = @abs_srcdir@
140 abs_top_builddir = @abs_top_builddir@
141 abs_top_srcdir = @abs_top_srcdir@
142 ac_ct_CC = @ac_ct_CC@
143 am__include = @am__include@
144 am__leading_dot = @am__leading_dot@
145 am__quote = @am__quote@
146 am__tar = @am__tar@
147 am__untar = @am__untar@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 builddir = @builddir@
155 built_with_posix_threads = @built_with_posix_threads@
156 compiled_with_cflags = @compiled_with_cflags@
157 compiled_with_compiler = @compiled_with_compiler@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 sysconfdir = @sysconfdir@
187 target_alias = @target_alias@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 SUBDIRS = man1 
192 all: all-recursive
193
194 .SUFFIXES:
195 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196         @for dep in $?; do \
197           case '$(am__configure_deps)' in \
198             *$$dep*) \
199               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
200                 && { if test -f $@; then exit 0; else break; fi; }; \
201               exit 1;; \
202           esac; \
203         done; \
204         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
205         $(am__cd) $(top_srcdir) && \
206           $(AUTOMAKE) --gnu man/Makefile
207 .PRECIOUS: Makefile
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209         @case '$?' in \
210           *config.status*) \
211             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212           *) \
213             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215         esac;
216
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220 $(top_srcdir)/configure:  $(am__configure_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(am__aclocal_m4_deps):
225
226 # This directory's subdirectories are mostly independent; you can cd
227 # into them and run `make' without going through this Makefile.
228 # To change the values of `make' variables: instead of editing Makefiles,
229 # (1) if the variable is set in `config.status', edit `config.status'
230 #     (which will cause the Makefiles to be regenerated when you run `make');
231 # (2) otherwise, pass the desired values on the `make' command line.
232 $(RECURSIVE_TARGETS):
233         @failcom='exit 1'; \
234         for f in x $$MAKEFLAGS; do \
235           case $$f in \
236             *=* | --[!k]*);; \
237             *k*) failcom='fail=yes';; \
238           esac; \
239         done; \
240         dot_seen=no; \
241         target=`echo $@ | sed s/-recursive//`; \
242         list='$(SUBDIRS)'; for subdir in $$list; do \
243           echo "Making $$target in $$subdir"; \
244           if test "$$subdir" = "."; then \
245             dot_seen=yes; \
246             local_target="$$target-am"; \
247           else \
248             local_target="$$target"; \
249           fi; \
250           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251           || eval $$failcom; \
252         done; \
253         if test "$$dot_seen" = "no"; then \
254           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255         fi; test -z "$$fail"
256
257 $(RECURSIVE_CLEAN_TARGETS):
258         @failcom='exit 1'; \
259         for f in x $$MAKEFLAGS; do \
260           case $$f in \
261             *=* | --[!k]*);; \
262             *k*) failcom='fail=yes';; \
263           esac; \
264         done; \
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           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285           || eval $$failcom; \
286         done && test -z "$$fail"
287 tags-recursive:
288         list='$(SUBDIRS)'; for subdir in $$list; do \
289           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
290         done
291 ctags-recursive:
292         list='$(SUBDIRS)'; for subdir in $$list; do \
293           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
294         done
295
296 ID: $(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; nonempty = 1; } \
302               END { if (nonempty) { for (i in files) print i; }; }'`; \
303         mkid -fID $$unique
304 tags: TAGS
305
306 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307                 $(TAGS_FILES) $(LISP)
308         set x; \
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               set "$$@" "$$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; nonempty = 1; } \
328               END { if (nonempty) { for (i in files) print i; }; }'`; \
329         shift; \
330         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
331           test -n "$$unique" || unique=$$empty_fix; \
332           if test $$# -gt 0; then \
333             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334               "$$@" $$unique; \
335           else \
336             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337               $$unique; \
338           fi; \
339         fi
340 ctags: CTAGS
341 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342                 $(TAGS_FILES) $(LISP)
343         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344         unique=`for i in $$list; do \
345             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346           done | \
347           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348               END { if (nonempty) { for (i in files) print i; }; }'`; \
349         test -z "$(CTAGS_ARGS)$$unique" \
350           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351              $$unique
352
353 GTAGS:
354         here=`$(am__cd) $(top_builddir) && pwd` \
355           && $(am__cd) $(top_srcdir) \
356           && gtags -i $(GTAGS_ARGS) "$$here"
357
358 distclean-tags:
359         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360
361 distdir: $(DISTFILES)
362         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
364         list='$(DISTFILES)'; \
365           dist_files=`for file in $$list; do echo $$file; done | \
366           sed -e "s|^$$srcdirstrip/||;t" \
367               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
368         case $$dist_files in \
369           */*) $(MKDIR_P) `echo "$$dist_files" | \
370                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
371                            sort -u` ;; \
372         esac; \
373         for file in $$dist_files; do \
374           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375           if test -d $$d/$$file; then \
376             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
377             if test -d "$(distdir)/$$file"; then \
378               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
379             fi; \
380             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
381               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
382               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383             fi; \
384             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
385           else \
386             test -f "$(distdir)/$$file" \
387             || cp -p $$d/$$file "$(distdir)/$$file" \
388             || exit 1; \
389           fi; \
390         done
391         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
392           if test "$$subdir" = .; then :; else \
393             test -d "$(distdir)/$$subdir" \
394             || $(MKDIR_P) "$(distdir)/$$subdir" \
395             || exit 1; \
396           fi; \
397         done
398         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
399           if test "$$subdir" = .; then :; else \
400             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
401             $(am__relativize); \
402             new_distdir=$$reldir; \
403             dir1=$$subdir; dir2="$(top_distdir)"; \
404             $(am__relativize); \
405             new_top_distdir=$$reldir; \
406             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
407             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
408             ($(am__cd) $$subdir && \
409               $(MAKE) $(AM_MAKEFLAGS) \
410                 top_distdir="$$new_top_distdir" \
411                 distdir="$$new_distdir" \
412                 am__remove_distdir=: \
413                 am__skip_length_check=: \
414                 am__skip_mode_fix=: \
415                 distdir) \
416               || exit 1; \
417           fi; \
418         done
419 check-am: all-am
420 check: check-recursive
421 all-am: Makefile
422 installdirs: installdirs-recursive
423 installdirs-am:
424 install: install-recursive
425 install-exec: install-exec-recursive
426 install-data: install-data-recursive
427 uninstall: uninstall-recursive
428
429 install-am: all-am
430         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
431
432 installcheck: installcheck-recursive
433 install-strip:
434         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
435           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
436           `test -z '$(STRIP)' || \
437             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
438 mostlyclean-generic:
439
440 clean-generic:
441
442 distclean-generic:
443         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
444         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
445
446 maintainer-clean-generic:
447         @echo "This command is intended for maintainers to use"
448         @echo "it deletes files that may require special tools to rebuild."
449 clean: clean-recursive
450
451 clean-am: clean-generic mostlyclean-am
452
453 distclean: distclean-recursive
454         -rm -f Makefile
455 distclean-am: clean-am distclean-generic distclean-tags
456
457 dvi: dvi-recursive
458
459 dvi-am:
460
461 html: html-recursive
462
463 html-am:
464
465 info: info-recursive
466
467 info-am:
468
469 install-data-am:
470
471 install-dvi: install-dvi-recursive
472
473 install-dvi-am:
474
475 install-exec-am:
476
477 install-html: install-html-recursive
478
479 install-html-am:
480
481 install-info: install-info-recursive
482
483 install-info-am:
484
485 install-man:
486
487 install-pdf: install-pdf-recursive
488
489 install-pdf-am:
490
491 install-ps: install-ps-recursive
492
493 install-ps-am:
494
495 installcheck-am:
496
497 maintainer-clean: maintainer-clean-recursive
498         -rm -f Makefile
499 maintainer-clean-am: distclean-am maintainer-clean-generic
500
501 mostlyclean: mostlyclean-recursive
502
503 mostlyclean-am: mostlyclean-generic
504
505 pdf: pdf-recursive
506
507 pdf-am:
508
509 ps: ps-recursive
510
511 ps-am:
512
513 uninstall-am:
514
515 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
516         install-am install-strip tags-recursive
517
518 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
519         all all-am check check-am clean clean-generic ctags \
520         ctags-recursive distclean distclean-generic distclean-tags \
521         distdir dvi dvi-am html html-am info info-am install \
522         install-am install-data install-data-am install-dvi \
523         install-dvi-am install-exec install-exec-am install-html \
524         install-html-am install-info install-info-am install-man \
525         install-pdf install-pdf-am install-ps install-ps-am \
526         install-strip installcheck installcheck-am installdirs \
527         installdirs-am maintainer-clean maintainer-clean-generic \
528         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
529         tags-recursive uninstall uninstall-am
530
531 #EXTRA_DIST = $(man_MANS) makehtml
532
533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 # Otherwise a system limit (for SysV at least) may be exceeded.
535 .NOEXPORT: