[gforth] / gforth / Makedist.in  

gforth: gforth/Makedist.in

Diff for /gforth/Makedist.in between version 1.2 and 1.3

version 1.2, Tue Dec 22 21:17:13 1998 UTC version 1.3, Wed Dec 23 23:59:20 1998 UTC
Line 21 
Line 21 
   
 include Makefile  include Makefile
   
   #!! redundancy with engine/Makefile.in
   DOBJECTS=$(addprefix engine/,io.o memcmpc.o @LIBOBJS@ engine.o main.o engine-ditc.o main-ditc.o)
   
   #stuff in a binonly distribution
   BINONLYDIST = config.status Makefile Makedist gforth$(EXE) gforth-ditc$(EXE) \
           $(DOBJECTS) engine/config.h engine/Makefile \
           engine/gforth$(EXE) engine/gforth-ditc$(EXE) \
           stamp-h kernel/version.fs \
           INSTALL.BINDIST
   
 #use dist targets only when srcdir=.  #use dist targets only when srcdir=.
 ddist:          $(SOURCES) $(FORTH_GEN0) @KERNEL@ $(DOCDIST)  ddist:          $(SOURCES) $(FORTH_GEN0) @KERNEL@ $(DOCDIST)
                 -$(RMTREE) gforth-$(VERSION)                  -$(RMTREE) gforth-$(VERSION)


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help