--- gforth/Makefile.in 2012/06/22 00:48:47 1.477 +++ gforth/Makefile.in 2012/06/27 20:49:34 1.479 @@ -244,6 +244,8 @@ GFORTH_FI_SRC2=\ mkdir.fs \ prelude.fs \ quotes.fs \ + quotedstring.fs \ + parsedto.fs \ search.fs \ see.fs \ see-ext.fs \