Diff for /parser3/src/Makefile.in between versions 1.36 and 1.40

version 1.36, 2001/11/15 17:01:25 version 1.40, 2002/01/29 15:27:02
Line 72  INCLTDL = @INCLTDL@ Line 72  INCLTDL = @INCLTDL@
 LIBADD_DL = @LIBADD_DL@  LIBADD_DL = @LIBADD_DL@
 LIBLTDL = @LIBLTDL@  LIBLTDL = @LIBLTDL@
 LIBTOOL = @LIBTOOL@  LIBTOOL = @LIBTOOL@
   LIBTOOL_DEPS = @LIBTOOL_DEPS@
 LN_S = @LN_S@  LN_S = @LN_S@
 MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
 OBJDUMP = @OBJDUMP@  OBJDUMP = @OBJDUMP@
Line 82  VERSION = @VERSION@ Line 83  VERSION = @VERSION@
 XML_INCLUDES = @XML_INCLUDES@  XML_INCLUDES = @XML_INCLUDES@
 XML_LIBS = @XML_LIBS@  XML_LIBS = @XML_LIBS@
 YACC = @YACC@  YACC = @YACC@
   charsetsdir = @charsetsdir@
 host_os = @host_os@  host_os = @host_os@
   
 SUBDIRS = libltdl pcre main types classes targets  SUBDIRS = libltdl pcre main types classes targets etc
   
 LIBTOOL_DEPS = @LIBTOOL_DEPS@  
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ./include/pa_config_auto.h  CONFIG_HEADER = ./include/pa_config_auto.h
Line 369  uninstall-am uninstall all-redirect all- Line 369  uninstall-am uninstall all-redirect all-
 installdirs mostlyclean-generic distclean-generic clean-generic \  installdirs mostlyclean-generic distclean-generic clean-generic \
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean  maintainer-clean-generic clean mostlyclean distclean maintainer-clean
   
   
 libtool: $(LIBTOOL_DEPS)  libtool: $(LIBTOOL_DEPS)
         $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
   

Removed from v.1.36  
changed lines
  Added in v.1.40


E-mail: