~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 11:47:02 UTC
  • Revision ID: git-v1:315bd501ca696bc3e3c938b4604d8dac7a6f512f
Tags: gawk-3.1.5
Move to gawk 3.1.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.5 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
17
17
#
18
18
# doc/Makefile.am --- automake input file for gawk
19
19
#
20
 
# Copyright (C) 2000, 2001, 2002, 2004 the Free Software Foundation, Inc.
 
20
# Copyright (C) 2000, 2001, 2002, 2004, 2005 the Free Software Foundation, Inc.
21
21
#
22
22
# This file is part of GAWK, the GNU implementation of the
23
23
# AWK Programming Language.
34
34
#
35
35
# You should have received a copy of the GNU General Public License
36
36
# along with this program; if not, write to the Free Software
37
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
 
37
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
38
38
#
39
39
srcdir = @srcdir@
40
40
top_srcdir = @top_srcdir@
56
56
NORMAL_UNINSTALL = :
57
57
PRE_UNINSTALL = :
58
58
POST_UNINSTALL = :
 
59
build_triplet = @build@
59
60
host_triplet = @host@
60
61
subdir = doc
61
62
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
62
63
        texinfo.tex
63
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64
65
am__aclocal_m4_deps = $(top_srcdir)/m4/arch.m4 \
65
 
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
66
 
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
67
 
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
68
 
        $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
69
 
        $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
70
 
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
71
 
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
72
 
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
 
66
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
 
67
        $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
68
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
69
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longlong.m4 \
73
70
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
74
 
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
75
 
        $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
76
 
        $(top_srcdir)/m4/socket.m4 $(top_srcdir)/m4/stdint_h.m4 \
77
 
        $(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/uintmax_t.m4 \
78
 
        $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
79
 
        $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
 
71
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/socket.m4 \
 
72
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strtod.m4 \
 
73
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
80
74
        $(top_srcdir)/configure.ac
81
75
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82
76
        $(ACLOCAL_M4)
103
97
MANS = $(man_MANS)
104
98
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
99
ACLOCAL = @ACLOCAL@
106
 
ALLOCA = @ALLOCA@
107
100
AMDEP_FALSE = @AMDEP_FALSE@
108
101
AMDEP_TRUE = @AMDEP_TRUE@
109
102
AMTAR = @AMTAR@
111
104
AUTOHEADER = @AUTOHEADER@
112
105
AUTOMAKE = @AUTOMAKE@
113
106
AWK = @AWK@
114
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
115
 
CATOBJEXT = @CATOBJEXT@
116
107
CC = @CC@
117
108
CCDEPMODE = @CCDEPMODE@
118
109
CFLAGS = @CFLAGS@
119
110
CPP = @CPP@
120
111
CPPFLAGS = @CPPFLAGS@
121
112
CYGPATH_W = @CYGPATH_W@
122
 
DATADIRNAME = @DATADIRNAME@
123
113
DEFS = @DEFS@
124
114
DEPDIR = @DEPDIR@
125
115
ECHO_C = @ECHO_C@
127
117
ECHO_T = @ECHO_T@
128
118
EGREP = @EGREP@
129
119
EXEEXT = @EXEEXT@
130
 
GENCAT = @GENCAT@
131
 
GLIBC21 = @GLIBC21@
132
120
GMSGFMT = @GMSGFMT@
133
 
HAVE_ASPRINTF = @HAVE_ASPRINTF@
134
 
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
135
 
HAVE_SNPRINTF = @HAVE_SNPRINTF@
136
 
HAVE_WPRINTF = @HAVE_WPRINTF@
137
121
INSTALL_DATA = @INSTALL_DATA@
138
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
139
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
140
124
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141
 
INSTOBJEXT = @INSTOBJEXT@
142
 
INTLBISON = @INTLBISON@
143
125
INTLLIBS = @INTLLIBS@
144
 
INTLOBJS = @INTLOBJS@
145
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
126
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
146
127
LDFLAGS = @LDFLAGS@
147
128
LIBICONV = @LIBICONV@
148
129
LIBINTL = @LIBINTL@
171
152
SOCKET_LIBS = @SOCKET_LIBS@
172
153
STRIP = @STRIP@
173
154
U = @U@
174
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
175
155
USE_NLS = @USE_NLS@
176
156
VERSION = @VERSION@
177
157
XGETTEXT = @XGETTEXT@
184
164
am__include = @am__include@
185
165
am__leading_dot = @am__leading_dot@
186
166
am__quote = @am__quote@
 
167
am__tar = @am__tar@
 
168
am__untar = @am__untar@
187
169
bindir = @bindir@
188
170
build = @build@
189
171
build_alias = @build_alias@
277
259
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
260
 
279
261
.texi.info:
280
 
        restore=: && \
281
 
        backupdir="$(am__leading_dot)am$$$$" && \
 
262
        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
282
263
        am__cwd=`pwd` && cd $(srcdir) && \
283
264
        rm -rf $$backupdir && mkdir $$backupdir && \
284
265
        for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
285
 
          if test -f $$f; then \
286
 
            mv $$f $$backupdir; \
287
 
            restore=mv; \
288
 
          fi; \
 
266
          if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
289
267
        done; \
290
268
        cd "$$am__cwd"; \
291
269
        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
298
276
          cd $(srcdir) && \
299
277
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
300
278
        fi; \
301
 
        rm -rf $$backupdir; \
302
 
        exit $$rc
 
279
        rm -rf $$backupdir; exit $$rc
303
280
 
304
281
.texi.dvi:
305
282
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
312
289
        $(TEXI2PDF) $<
313
290
 
314
291
.texi.html:
315
 
        $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
316
 
         -o $@ $<
317
 
        if test ! -d $@ && test -d $(@:.html=); then \
318
 
          mv $(@:.html=) $@; else :; fi
 
292
        rm -rf $(@:.html=.htp)
 
293
        if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
294
         -o $(@:.html=.htp) $<; \
 
295
        then \
 
296
          rm -rf $@; \
 
297
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
298
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
 
299
        else \
 
300
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
301
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
 
302
          exit 1; \
 
303
        fi
319
304
$(srcdir)/gawk.info: gawk.texi 
320
305
gawk.dvi: gawk.texi 
321
306
gawk.pdf: gawk.texi 
 
307
gawk.html: gawk.texi 
322
308
$(srcdir)/gawkinet.info: gawkinet.texi 
323
309
gawkinet.dvi: gawkinet.texi 
324
310
gawkinet.pdf: gawkinet.texi 
 
311
gawkinet.html: gawkinet.texi 
325
312
.dvi.ps:
326
313
        $(DVIPS) -o $@ $<
327
314
 
328
315
uninstall-info-am:
329
 
        $(PRE_UNINSTALL)
 
316
        @$(PRE_UNINSTALL)
330
317
        @if (install-info --version && \
331
318
             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
332
319
          list='$(INFO_DEPS)'; \
342
329
          relfile=`echo "$$file" | sed 's|^.*/||'`; \
343
330
          relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
344
331
          (if cd "$(DESTDIR)$(infodir)"; then \
345
 
             echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
 
332
             echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
346
333
             rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
347
334
           else :; fi); \
348
335
        done
485
472
clean-generic:
486
473
 
487
474
distclean-generic:
488
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
475
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489
476
 
490
477
maintainer-clean-generic:
491
478
        @echo "This command is intended for maintainers to use"
500
487
 
501
488
dvi-am: $(DVIS)
502
489
 
 
490
html: html-am
 
491
 
503
492
html-am: $(HTMLS)
504
493
 
505
494
info: info-am
574
563
.PHONY: all all-am check check-am clean clean-generic dist-info \
575
564
        distclean distclean-generic distdir dvi dvi-am html html-am \
576
565
        info info-am install install-am install-data install-data-am \
577
 
        install-exec install-exec-am install-info install-info-am \
578
 
        install-man install-man1 install-strip installcheck \
579
 
        installcheck-am installdirs maintainer-clean \
 
566
        install-data-hook install-exec install-exec-am install-info \
 
567
        install-info-am install-man install-man1 install-strip \
 
568
        installcheck installcheck-am installdirs maintainer-clean \
580
569
        maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
581
570
        mostlyclean-aminfo mostlyclean-generic pdf pdf-am ps ps-am \
582
 
        uninstall uninstall-am uninstall-info-am uninstall-man \
583
 
        uninstall-man1
 
571
        uninstall uninstall-am uninstall-hook uninstall-info-am \
 
572
        uninstall-man uninstall-man1
584
573
 
585
574
 
586
575
# Link gawk.1 to pgawk.1
616
605
awkcard.nc: $(CARDFILES)
617
606
        $(TROFF) $(CARDSRC_N) | $(SEDME) | cat $(srcdir)/setter.outline - > awkcard.ps && touch awkcard.nc
618
607
 
619
 
html: gawk.html gawkinet.html
620
 
 
621
 
gawk.html: gawk.texi
622
 
        $(MAKEINFO) --html $<
623
 
 
624
 
gawkinet.html: gawkinet.texi
625
 
        $(MAKEINFO) --html $<
626
 
 
627
608
clean:
628
609
        rm -f *.ps *~ awkcard.nc awkcard.tr *.html
629
610
# Tell versions [3.59,3.63) of GNU make to not export all variables.