[gforth] / gforth / Attic / makefile.dos  

gforth: gforth/Attic/makefile.dos

Diff for /gforth/Attic/makefile.dos between version 1.9 and 1.10

version 1.9, Fri Nov 24 18:05:34 1995 UTC version 1.10, Tue Nov 28 18:45:29 1995 UTC
Line 143 
Line 143 
 # `realclean' also deletes everything that could be regenerated automatically."  # `realclean' also deletes everything that could be regenerated automatically."
   
 clean:  clean:
                 -$(RM) $(GEN) *.o *.s gforth.fi                  -$(RM) $(GEN) *.o *.s gforth.fi *.fi~ *.fi+ version.fs TAGS crossdoc.fd
   
 distclean:      clean  distclean:      clean
                 -$(RM) machine.h kernal.fi config.cache config.log                  -$(RM) machine.h kernal.fi config.cache config.log config.status Makefile
   
 realclean:      distclean  realclean:      distclean
                 -$(RM) $(GEN_PRECIOUS)                  -$(RM) $(GEN_PRECIOUS)


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help