Diff for /parser3/Makefile.am between versions 1.7 and 1.87

version 1.7, 2002/09/02 12:20:56 version 1.87, 2012/06/11 23:13:00
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-with-xml buildall-without-xml acsite.m4
         $(SHELL) ./config.status --recheck  
   
 EXTRA_DIST = operators.txt parser3.dsw   commit:
   #       trick to make 'make' happy at check out time
   #       and avoid redundant remaking: aclocal+autoconf+automake
   
 update:          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 update  
         $(MAKE)  
   
 happy: update install-exec  

Removed from v.1.7  
changed lines
  Added in v.1.87


E-mail: