Difference for doc/scripts/Makefile.in from version 1.11 to 1.12


version 1.11 version 1.12
Line 66
 
Line 66
 OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
 PATH_SEPARATOR = @PATH_SEPARATOR@  PATH_SEPARATOR = @PATH_SEPARATOR@
 AMTAR = @AMTAR@  AMTAR = @AMTAR@
 AR = @AR@  
 AS = @AS@  AS = @AS@
 AWK = @AWK@  AWK = @AWK@
 BASENAME = @BASENAME@  BASENAME = @BASENAME@
Line 75
 
Line 74
 CC = @CC@  CC = @CC@
 COMPRESS = @COMPRESS@  COMPRESS = @COMPRESS@
 CPP = @CPP@  CPP = @CPP@
 CXX = @CXX@  
 CXXCPP = @CXXCPP@  
 DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
 DLLTOOL = @DLLTOOL@  DLLTOOL = @DLLTOOL@
 ECHO = @ECHO@  ECHO = @ECHO@
 EGREP = @EGREP@  
 F77 = @F77@  
 GCJ = @GCJ@  
 GCJFLAGS = @GCJFLAGS@  
 GUNZIP = @GUNZIP@  GUNZIP = @GUNZIP@
 GZIP = @GZIP@  GZIP = @GZIP@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Line 101
 
Line 94
 PY_INCLUDES = @PY_INCLUDES@  PY_INCLUDES = @PY_INCLUDES@
 PY_LIBS = @PY_LIBS@  PY_LIBS = @PY_LIBS@
 RANLIB = @RANLIB@  RANLIB = @RANLIB@
 RC = @RC@  
 STRIP = @STRIP@  STRIP = @STRIP@
 TAR = @TAR@  TAR = @TAR@
 UNCOMPRESS = @UNCOMPRESS@  UNCOMPRESS = @UNCOMPRESS@
Line 120
 
Line 112
 x_includes = @x_includes@  x_includes = @x_includes@
 x_libraries = @x_libraries@  x_libraries = @x_libraries@
   
 dist_noinst_SCRIPTS = items-extract.pl monster-extract.pl  dist_noinst_SCRIPTS = items-extract.pl makeps.pl monster-extract.pl
 subdir = doc/scripts  subdir = doc/scripts
 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/include/autoconf.h  CONFIG_HEADER = $(top_builddir)/include/autoconf.h


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:43