Diff for /Amaya/Makefile.in between versions 1.17 and 1.18

version 1.17, 1997/07/02 09:54:47 version 1.18, 1997/07/08 14:32:05
Line 15  LIBJPEG = libjpeg Line 15  LIBJPEG = libjpeg
 LIBPNG  = libpng  LIBPNG  = libpng
 LIBZ    = libz  LIBZ    = libz
   
 SUBDIRS = tools tablelib thotlib batch drawlib indexlib thot amaya javalib   SUBDIRS = tools tablelib thotlib batch drawlib indexlib thot amaya
 EXTRA_SUBDIRS= misc classes javalib  EXTRA_SUBDIRS= misc classes javalib
   
 prefix = @prefix@  prefix = @prefix@
Line 124  proto : rebuild bin/cextract Line 124  proto : rebuild bin/cextract
   
 mkid :   mkid : 
         @(echo rebuilding $(THOTDIR)/ID reference file)          @(echo rebuilding $(THOTDIR)/ID reference file)
         @(cd $(THOTDIR); mkid --lang-map=$(THOTDIR)/makes/id-lang.map)          @(cd $(THOTDIR); mkid --lang-map=makes/id-lang.map)
   
 #  #
 # Rule du rebuild the Thot schemas  # Rule du rebuild the Thot schemas

Removed from v.1.17  
changed lines
  Added in v.1.18


Webmaster