Diff for /parser3/Makefile.am between versions 1.8 and 1.117

version 1.8, 2002/09/19 09:54:38 version 1.117, 2014/08/28 17:33:26
Line 1 Line 1
 SUBDIRS = src etc bin  SUBDIRS = src etc bin
   ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4
   
 libtool: $(LIBTOOL_DEPS)  EXTRA_DIST = operators.txt parser3.sln gnu.vcproj buildall acsite.m4
         $(SHELL) ./config.status --recheck  
   
 EXTRA_DIST = operators.txt parser3.dsw   
   
 update:  
         cvs update  
         $(MAKE)  
   
 commit:  commit:
         cvs commit -m "no message" -f aclocal.m4  #       trick to make 'make' happy at check out time
         cvs commit  #       and avoid redundant remaking: aclocal+autoconf+automake
   
 happy: update install-exec          cvs commit -m "no message" -f configure.in acsite.m4 aclocal.m4 Makefile.am Makefile.in configure src/include/pa_config_auto.h.in

Removed from v.1.8  
changed lines
  Added in v.1.117


E-mail: