~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Arnold D. Robbins
  • Date: 2015-04-05 08:20:41 UTC
  • mfrom: (408.12.66)
  • Revision ID: git-v1:4de12ef40f9ea9a0b715903cfe6da51b97eedb77
Merge branch 'master' into cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
38
38
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
39
39
#
40
40
VPATH = @srcdir@
41
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
41
am__is_gnu_make = { \
 
42
  if test -z '$(MAKELEVEL)'; then \
 
43
    false; \
 
44
  elif test -n '$(MAKE_HOST)'; then \
 
45
    true; \
 
46
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
47
    true; \
 
48
  else \
 
49
    false; \
 
50
  fi; \
 
51
}
42
52
am__make_running_with_option = \
43
53
  case $${target_option-} in \
44
54
      ?) ;; \
102
112
build_triplet = @build@
103
113
host_triplet = @host@
104
114
subdir = doc
105
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
106
 
        $(top_srcdir)/mkinstalldirs texinfo.tex ChangeLog
107
115
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108
116
am__aclocal_m4_deps = $(top_srcdir)/m4/arch.m4 \
109
117
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
118
126
        $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/configure.ac
119
127
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120
128
        $(ACLOCAL_M4)
 
129
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
121
130
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
122
131
CONFIG_HEADER = $(top_builddir)/config.h
123
132
CONFIG_CLEAN_FILES =
214
223
NROFF = nroff
215
224
MANS = $(man_MANS)
216
225
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
226
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs \
 
227
        ChangeLog texinfo.tex
217
228
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
218
229
ACLOCAL = @ACLOCAL@
219
230
AMTAR = @AMTAR@
277
288
PACKAGE_VERSION = @PACKAGE_VERSION@
278
289
PATH_SEPARATOR = @PATH_SEPARATOR@
279
290
POSUB = @POSUB@
 
291
SED = @SED@
280
292
SET_MAKE = @SET_MAKE@
281
293
SHELL = @SHELL@
282
294
SOCKET_LIBS = @SOCKET_LIBS@
394
406
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
395
407
        $(am__cd) $(top_srcdir) && \
396
408
          $(AUTOMAKE) --gnu doc/Makefile
397
 
.PRECIOUS: Makefile
398
409
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
399
410
        @case '$?' in \
400
411
          *config.status*) \
452
463
        $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
453
464
         -o $(@:.html=.htp) $<; \
454
465
        then \
455
 
          rm -rf $@; \
456
 
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
457
 
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
 
466
          rm -rf $@ && mv $(@:.html=.htp) $@; \
458
467
        else \
459
 
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
460
 
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
461
 
          exit 1; \
 
468
          rm -rf $(@:.html=.htp); exit 1; \
462
469
        fi
463
470
$(srcdir)/gawk.info: gawk.texi 
464
471
gawk.dvi: gawk.texi 
867
874
        uninstall-info-am uninstall-man uninstall-man1 \
868
875
        uninstall-pdf-am uninstall-ps-am
869
876
 
 
877
.PRECIOUS: Makefile
 
878
 
870
879
 
871
880
# Uncomment the following definition of AWKCARD if your troff can produce
872
881
# Postscript but still has troubles with macros from 'colors'.  As this