[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.423 and 1.424

version 1.423, Mon Oct 6 21:33:07 2008 UTC version 1.424, Mon Oct 6 21:50:29 2008 UTC
Line 231 
Line 231 
         hash.fs \          hash.fs \
         history.fs \          history.fs \
         intcomp.fs \          intcomp.fs \
           mkdir.fs \
         libcc.fs \          libcc.fs \
         locals.fs \          locals.fs \
         look.fs \          look.fs \
Line 257 
Line 258 
         arch/mips/testasm.fs arch/mips/testdisasm.fs \          arch/mips/testasm.fs arch/mips/testdisasm.fs \
         arch/power/asm.fs arch/power/disasm.fs arch/power/inst.fs          arch/power/asm.fs arch/power/disasm.fs arch/power/inst.fs
   
 LIBCC_SRC = cstr.fs mkdir.fs unix/socket.fs  LIBCC_SRC = cstr.fs unix/socket.fs
   
 LIBCC_DIST_SRC = libffi.fs fflib.fs $(LIBCC_SRC)  LIBCC_DIST_SRC = libffi.fs fflib.fs $(LIBCC_SRC)
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help