Diff for /Amaya/thotlib/Makefile.in between versions 1.80 and 1.81

version 1.80, 2004/06/30 13:33:00 version 1.81, 2004/07/12 09:24:51
Line 78  include .depends Line 78  include .depends
 #########################################################################  #########################################################################
   
 THOTK_OBJ = \  THOTK_OBJ = \
           base/AmayaApp.o \
           base/wxAmayaTimer.o \
           base/wxAmayaSocketEvent.o \
           base/wxAmayaSocketEventLoop.o \
         base/global.o \          base/global.o \
         base/fileaccess.o \          base/fileaccess.o \
         base/memory.o \          base/memory.o \
Line 290  libThotEditor.a : $(THOTK_OBJ) $(DISPLAY Line 294  libThotEditor.a : $(THOTK_OBJ) $(DISPLAY
 #  #
   
 PRINT_OBJ= \  PRINT_OBJ= \
           base/message_wx.o \
           base/registry_wx.o \
           dialogue/AmayaPrintNotify.o \
         dialogue/nodialog.o \          dialogue/nodialog.o \
         tree/paginatePP.o \          tree/paginatePP.o \
         view/initpses.o \          view/initpses.o \

Removed from v.1.80  
changed lines
  Added in v.1.81


Webmaster