ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/doc/Makefile.in
(Generate patch)

Comparing hopm/trunk/doc/Makefile.in (file contents):
Revision 8849 by michael, Sun Sep 23 09:25:41 2018 UTC vs.
Revision 8850 by michael, Sat Feb 9 18:34:12 2019 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.15.1 from Makefile.am.
1 > # Makefile.in generated by automake 1.16.1 from Makefile.am.
2   # @configure_input@
3  
4 < # Copyright (C) 1994-2017 Free Software Foundation, Inc.
4 > # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5  
6   # This Makefile.in is free software; the Free Software Foundation
7   # gives unlimited permission to copy and/or distribute it,
# Line 305 | Line 305 | Makefile: $(srcdir)/Makefile.in $(top_bu
305            *config.status*) \
306              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
307            *) \
308 <            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
309 <            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
308 >            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
309 >            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
310          esac;
311  
312   $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
# Line 351 | Line 351 | ctags CTAGS:
351   cscope cscopelist:
352  
353  
354 < distdir: $(DISTFILES)
354 > distdir: $(BUILT_SOURCES)
355 >        $(MAKE) $(AM_MAKEFLAGS) distdir-am
356 >
357 > distdir-am: $(DISTFILES)
358          @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360          list='$(DISTFILES)'; \

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)