[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.388 and 1.389

version 1.388, Sat Feb 23 13:03:55 2008 UTC version 1.389, Mon Feb 25 16:41:06 2008 UTC
Line 454 
Line 454 
          kernl32b$(EC).fi- kernl32l$(EC).fi- \           kernl32b$(EC).fi- kernl32l$(EC).fi- \
          kernl64b$(EC).fi- kernl64l$(EC).fi-           kernl64b$(EC).fi- kernl64l$(EC).fi-
   
   # -------------        Make forth images
 GEN_PRECIOUS = $(FORTH_GEN) $(KERNLS) \  GEN_PRECIOUS = $(FORTH_GEN) $(KERNLS) \
         doc/gforth.texi doc/gforth.dvi doc/gforth.ps \          doc/gforth.texi doc/gforth.dvi doc/gforth.ps \
         doc/vmgen.dvi doc/vmgen.ps \          doc/vmgen.dvi doc/vmgen.ps \
Line 465 
Line 466 
   
 all: kernel/version.fs more  all: kernel/version.fs more
   
   # ------------- Bootstrapping
   bootstrap:
          [ ! -z "${PREFORTH}" ] && \
          ${MAKE} BUILDFORTH="@PREFORTH@" FORTHP="@PREFORTH@" engine/prim.i ${BKERNLS}
   
 # use this dependency for phony targets just as mostlyclean,...  # use this dependency for phony targets just as mostlyclean,...
 FORCE: ;  FORCE: ;
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.388  
changed lines
  Added in v.1.389

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help