Difference for doc/playbook-html/Makefile.in from version 1.19 to 1.20


version 1.19 version 1.20
Line 101
 
Line 101
 LIBTOOL = @LIBTOOL@  LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@  LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@  LTLIBOBJS = @LTLIBOBJS@
   MAINT = @MAINT@
   MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
   MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
 OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
Line 213
 
Line 216
 all: all-am  all: all-am
   
 .SUFFIXES:  .SUFFIXES:
 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  @for dep in $?; do \   @for dep in $?; do \
    case '$(am__configure_deps)' in \     case '$(am__configure_deps)' in \
      *$$dep*) \       *$$dep*) \
Line 238
 
Line 241
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh   cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   
 $(top_srcdir)/configure:  $(am__configure_deps)  $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh   cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)  $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh   cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   
 mostlyclean-libtool:  mostlyclean-libtool:


Legend:
line(s) removed in v.1.19 
line(s) changed
 line(s) added in v.1.20

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:46