--- gforth/Makefile.in 2006/04/09 13:52:46 1.324 +++ gforth/Makefile.in 2006/04/22 12:19:57 1.327 @@ -333,6 +333,9 @@ ARCHS = \ arch/r8c/asm.fs \ arch/r8c/asm-test.fs \ arch/r8c/prim.fs \ + arch/r8c/errors.fs \ + arch/r8c/tt.fs \ + arch/r8c/terminal.fs \ arch/r8c/mach.fs #not included in distribution until distribution terms are included: @@ -935,7 +938,6 @@ Makefile Makedist engine/Makefile gforth config.status: configure ./config.status --recheck - #create files for DOS, because DOS cannot do it itself makefile.dos: mkdosmf.sed Makefile.in engine/Makefile.in sed -f mkdosmf.sed makefile.dos