Diff for /parser3/Makefile.in between versions 1.123 and 1.149

version 1.123, 2012/07/17 08:20:00 version 1.149, 2016/12/26 15:44:22
Line 46  am__aclocal_m4_deps = $(top_srcdir)/src/ Line 46  am__aclocal_m4_deps = $(top_srcdir)/src/
         $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \          $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
         $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \          $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
         $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \          $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
         $(top_srcdir)/configure.in          $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
         $(ACLOCAL_M4)          $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \  am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Line 260  top_builddir = @top_builddir@ Line 260  top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
 SUBDIRS = src etc bin  SUBDIRS = src etc bin
 ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4  ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4
 EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall-with-xml buildall-without-xml acsite.m4  EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall acsite.m4
 all: all-recursive  all: all-recursive
   
 .SUFFIXES:  .SUFFIXES:
Line 742  commit: Line 742  commit:
 #       trick to make 'make' happy at check out time  #       trick to make 'make' happy at check out time
 #       and avoid redundant remaking: aclocal+autoconf+automake  #       and avoid redundant remaking: aclocal+autoconf+automake
   
         cvs commit -m "no message" -f configure.in acsite.m4 aclocal.m4 Makefile.am Makefile.in configure src/include/pa_config_auto.h.in          cvs commit -m "no message" -f configure.ac acsite.m4 aclocal.m4 Makefile.am Makefile.in configure src/include/pa_config_auto.h.in
   
 # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Removed from v.1.123  
changed lines
  Added in v.1.149


E-mail: