--- gforth/Makefile.in 2012/06/21 23:28:00 1.476 +++ gforth/Makefile.in 2012/06/23 23:44:29 1.478 @@ -244,6 +244,7 @@ GFORTH_FI_SRC2=\ mkdir.fs \ prelude.fs \ quotes.fs \ + quotedstring.fs \ search.fs \ see.fs \ see-ext.fs \ @@ -309,7 +310,7 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_DIST oof.fs oofsampl.fs objects.fs objexamp.fs mini-oof.fs moof-exm.fs \ moofglos.fs fixpath.fs \ add.fs lib.fs oldlib.fs sieve.fs \ - endtry-iferror.fs recover-endtry.fs + endtry-iferror.fs recover-endtry.fs smartdots.fs COMPAT = compat/README \ compat/anslocal.fs \