--- gforth/Makefile.in 2003/02/06 16:50:32 1.255 +++ gforth/Makefile.in 2003/02/25 22:58:48 1.256 @@ -236,8 +236,8 @@ FORTH_SRC = $(KERN_SRC) $(GFORTH_FI_SRC) glosgen.fs gray.fs httpd.fs proxy.fs \ make-app.fs doc/makedoc.fs \ more.fs other.fs prims2x.fs random.fs \ - table.fs string.fs \ - tt.fs sokoban.fs \ + sokoban.fs string.fs table.fs tags.fs \ + tt.fs \ unbuffer.fs wordsets.fs \ test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs \ test/string.fs test/float.fs test/gforth.fs \