ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/doc/Makefile.in
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/doc/Makefile.in (file contents):
Revision 8745 by michael, Fri Mar 16 20:10:18 2018 UTC vs.
Revision 8746 by michael, Thu Dec 27 19:54:45 2018 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 335 | Line 335 | Makefile: $(srcdir)/Makefile.in $(top_bu
335            *config.status*) \
336              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
337            *) \
338 <            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
339 <            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338 >            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
339 >            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
340          esac;
341  
342   $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
# Line 424 | Line 424 | ctags CTAGS:
424   cscope cscopelist:
425  
426  
427 < distdir: $(DISTFILES)
427 > distdir: $(BUILT_SOURCES)
428 >        $(MAKE) $(AM_MAKEFLAGS) distdir-am
429 >
430 > distdir-am: $(DISTFILES)
431          @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433          list='$(DISTFILES)'; \

Diff Legend

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