Diff for /parser3/src/Makefile.in between versions 1.14 and 1.22

version 1.14, 2001/08/31 15:35:34 version 1.22, 2001/10/05 10:06:28
Line 75  OBJDUMP = @OBJDUMP@ Line 75  OBJDUMP = @OBJDUMP@
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@  RANLIB = @RANLIB@
 VERSION = @VERSION@  VERSION = @VERSION@
   XML_INCLUDES = @XML_INCLUDES@
   XML_LIBS = @XML_LIBS@
 YACC = @YACC@  YACC = @YACC@
 host_os = @host_os@  host_os = @host_os@
   
Line 366  maintainer-clean-generic clean mostlycle Line 368  maintainer-clean-generic clean mostlycle
 libtool: $(LIBTOOL_DEPS)  libtool: $(LIBTOOL_DEPS)
         $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
   
   
 # 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.
 .NOEXPORT:  .NOEXPORT:

Removed from v.1.14  
changed lines
  Added in v.1.22


E-mail: