Diff for /gforth/Makefile.in between versions 1.310 and 1.311

version 1.310, 2005/08/04 08:16:49 version 1.311, 2005/09/27 13:50:42
Line 203  GFORTH_FI_SRC = \ Line 203  GFORTH_FI_SRC = \
         blocks.fs \          blocks.fs \
         bufio.fs \          bufio.fs \
         code.fs \          code.fs \
           complex.fs \
         debug.fs \          debug.fs \
         debugs.fs \          debugs.fs \
         dis-gdb.fs \          dis-gdb.fs \
Line 214  GFORTH_FI_SRC = \ Line 215  GFORTH_FI_SRC = \
         except.fs \          except.fs \
         extend.fs \          extend.fs \
         float.fs \          float.fs \
           fft.fs \
         glocals.fs \          glocals.fs \
         hash.fs \          hash.fs \
         history.fs \          history.fs \

Removed from v.1.310  
changed lines
  Added in v.1.311


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