Diff for /Amaya/thotlib/Makefile.in between versions 1.24 and 1.25

version 1.24, 1999/03/18 16:13:46 version 1.25, 1999/04/28 06:49:48
Line 30  OBJDIRS = base content dialogue document Line 30  OBJDIRS = base content dialogue document
 # Rule to build standard objects  # Rule to build standard objects
 #  #
 .c.o :  .c.o :
         $(CC) $(CFLAGS) $(INCLUDES) -c $< -o $@          $(CC) $(CFLAGS) $(THOT_OPTIONS) $(INCLUDES) -c $< -o $@
   
 #  #
 # Rule to build specific objects for libThotKernel.a  # Rule to build specific objects for libThotKernel.a

Removed from v.1.24  
changed lines
  Added in v.1.25


Webmaster