Diff for /gforth/Makedist.in between versions 1.22 and 1.23

version 1.22, 2006/04/09 13:54:05 version 1.23, 2006/05/27 22:07:57
Line 97  dbindist: $(SOURCES) $(FORTH_GEN0) @KERN Line 97  dbindist: $(SOURCES) $(FORTH_GEN0) @KERN
   
 #All file names in a binary distribution  #All file names in a binary distribution
 distfiles:  distfiles:
                 @echo $(SOURCES) $(FORTH_GEN0) @KERNEL@ $(DOCDIST) $(BINONLYDIST)                  @echo $(SOURCES) kernel/version.fs machpc.fs $(FORTH_GEN0) compat/strcomp.fs gforthmi @KERNEL@ $(DOCDIST) $(BINONLYDIST)
   
 #makes a package with only the stuff not present in the source  #makes a package with only the stuff not present in the source
 #package. For installation the source package is still needed!  #package. For installation the source package is still needed!

Removed from v.1.22  
changed lines
  Added in v.1.23


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>