Difference for test/unit/Makefile.in from version 1.1 to 1.2


version 1.1 version 1.2
Line 77
 
Line 77
 COMPRESS = @COMPRESS@  COMPRESS = @COMPRESS@
 CPP = @CPP@  CPP = @CPP@
 CPPFLAGS = @CPPFLAGS@  CPPFLAGS = @CPPFLAGS@
   CROSSEDIT = @CROSSEDIT@
 CXX = @CXX@  CXX = @CXX@
 CXXCPP = @CXXCPP@  CXXCPP = @CXXCPP@
 CXXDEPMODE = @CXXDEPMODE@  CXXDEPMODE = @CXXDEPMODE@
Line 193
 
Line 194
 target_alias = @target_alias@  target_alias = @target_alias@
 x_includes = @x_includes@  x_includes = @x_includes@
 x_libraries = @x_libraries@  x_libraries = @x_libraries@
 SUBDIRS = common random_maps socket server crossedit  SUBDIRS = common random_maps socket server $(CROSSEDIT)
 all: all-recursive  all: all-recursive
   
 .SUFFIXES:  .SUFFIXES:


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

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