Diff for /parser3/Makefile.am between versions 1.51.2.1 and 1.82

version 1.51.2.1, 2005/12/07 11:15:58 version 1.82, 2012/06/09 13:10:28
Line 1 Line 1
 SUBDIRS = src etc bin  SUBDIRS = src etc bin
   
 EXTRA_DIST = operators.txt parser3.sln gnu.vcproj  EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall-with-xml buildall-without-xml acsite.m4
   
 update:  update:
         cvs update          cvs update
Line 13  commit: Line 13  commit:
 #       thus causing redundant remaking:  #       thus causing redundant remaking:
 #       aclocal+autoconf+automake  #       aclocal+autoconf+automake
   
           cvs commit -m "$(m)" -f configure.in
         cvs commit -m "$(m)" -f acsite.m4          cvs commit -m "$(m)" -f acsite.m4
         cvs commit -m "$(m)" -f acinclude.m4  
         cvs commit -m "$(m)" -f aclocal.m4          cvs commit -m "$(m)" -f aclocal.m4
         cvs commit -m "$(m)" -f Makefile.am          cvs commit -m "$(m)" -f Makefile.am
         cvs commit -m "$(m)" -f Makefile.in          cvs commit -m "$(m)" -f Makefile.in
         cvs commit -m "$(m)" -f configure.in  
         cvs commit -m "$(m)" -f configure          cvs commit -m "$(m)" -f configure
           cvs commit -m "$(m)" -f src/include/pa_config_auto.h.in
   
         cvs commit          cvs commit
   

Removed from v.1.51.2.1  
changed lines
  Added in v.1.82


E-mail: