[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.112 and 1.113

version 1.112, Wed Jun 17 16:55:04 1998 UTC version 1.113, Sun Jul 5 20:49:58 1998 UTC
Line 147 
Line 147 
         asm/generic.fs \          asm/generic.fs \
         asm/target.fs \          asm/target.fs \
         ec/00-readme \          ec/00-readme \
         ec/crossdoc.fd \  
         ec/mirror.fs \          ec/mirror.fs \
         ec/mirrors.fs \          ec/mirrors.fs \
         ec/shex.fs \          ec/shex.fs \
Line 296 
Line 295 
 #stuff in a binonly distribution  #stuff in a binonly distribution
 BINONLYDIST = config.status Makefile gforth gforth-ditc \  BINONLYDIST = config.status Makefile gforth gforth-ditc \
         $(OBJECTS0) $(OBJECTS) $(OBJECTS_DITC)\          $(OBJECTS0) $(OBJECTS) $(OBJECTS_DITC)\
         arch/$(machine)/machine.h engine/config.h engione/Makefile \          arch/$(machine)/machine.h engine/config.h engine/Makefile \
         stamp-h kernel/version.fs version-stamp \          stamp-h kernel/version.fs version-stamp \
         INSTALL.BINDIST          INSTALL.BINDIST
   
Line 619 
Line 618 
                 $(CP) $@- $@                  $(CP) $@- $@
                 $(RM) $@-                  $(RM) $@-
   
 doc/doc.fd:     doc/makedoc.fs $(GFORTH_FI_SRC) code.fs objects.fs oof.fs  doc/doc.fd:     doc/makedoc.fs $(GFORTH_FI_SRC) code.fs objects.fs oof.fs mini-oof.fs
                 $(FORTHK) -e "s\" doc/doc.fd\"" doc/makedoc.fs startup.fs code.fs objects.fs oof.fs -e bye                  $(FORTHK) -e "s\" doc/doc.fd\"" doc/makedoc.fs startup.fs code.fs objects.fs oof.fs mini-oof.fs -e bye
   
 doc/crossdoc.fd:        $(KERN_SRC) kernel/version.fs $(FORTH_GEN0)  doc/crossdoc.fd:        $(KERN_SRC) kernel/version.fs $(FORTH_GEN0)
                 $(FORTHK) -e 's" mach32l.fs"' kernel/main.fs -e bye                  $(FORTHK) -e 's" mach32l.fs"' kernel/main.fs -e bye


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help