Diff for /Amaya/thotlib/Makefile.in between versions 1.45 and 1.46

version 1.45, 2001/12/18 19:24:47 version 1.46, 2001/12/19 09:24:49
Line 243  base/registry.o : @srcdir@/base/registry Line 243  base/registry.o : @srcdir@/base/registry
         $(CC) $(CFLAGS) $(THOT_OPTIONS) $(INCLUDES) \          $(CC) $(CFLAGS) $(THOT_OPTIONS) $(INCLUDES) \
            -DCOMPILED_IN_THOTDIR=\"@top_srcdir@\" \             -DCOMPILED_IN_THOTDIR=\"@top_srcdir@\" \
            -DCOMPILED_IN_THOTDIR2=\"@prefix@/thot\" \             -DCOMPILED_IN_THOTDIR2=\"@prefix@/thot\" \
              -DNODISPLAY \
            -DMACHINE=\"$(MACHINE)\" -c @srcdir@/base/registry.c -o $@             -DMACHINE=\"$(MACHINE)\" -c @srcdir@/base/registry.c -o $@
   
 libThotKernel : directories libThotKernel.a  libThotKernel : directories libThotKernel.a

Removed from v.1.45  
changed lines
  Added in v.1.46


Webmaster