Diff for /Amaya/thotlib/Makefile.in between versions 1.30 and 1.31

version 1.30, 1999/12/20 11:41:26 version 1.31, 2000/02/08 17:25:22
Line 23  bindir = @bindir@ Line 23  bindir = @bindir@
 MACHINE= @target@  MACHINE= @target@
   
 SUBDIRS = include  SUBDIRS = include
 OBJDIRS = base content dialogue document editing image presentation tree unicode view xml  OBJDIRS = base content dialogue document editing image presentation tree unicode view
   
 @SET_MAKE@  @SET_MAKE@
   
Line 262  EDITOR_OBJ = \ Line 262  EDITOR_OBJ = \
         view/structlocate.o\          view/structlocate.o\
         view/unstructlocate.o\          view/unstructlocate.o\
         view/viewapi.o \          view/viewapi.o \
         view/xwindowdisplay.o \          view/xwindowdisplay.o
         xml/writexml.o \  
         xml/savexml.o \  
         xml/translatexml.o \  
         xml/parsexml.o \  
         xml/xmlmodule.o \  
         xml/thotmodule.o  
   
 base/registry.o : @srcdir@/base/registry.c  base/registry.o : @srcdir@/base/registry.c
         $(CC) $(CFLAGS) $(INCLUDES) -DCOMPILED_IN_THOTDIR=\"@top_srcdir@\" \          $(CC) $(CFLAGS) $(INCLUDES) -DCOMPILED_IN_THOTDIR=\"@top_srcdir@\" \

Removed from v.1.30  
changed lines
  Added in v.1.31


Webmaster