K 10 svn:author V 2 jb K 8 svn:date V 27 1998-09-21T09:01:53.000000Z K 7 svn:log V 324 Back out the last two hacks. I've added games to the (correct) build path in src/Makefile.inc. The code that I'm backing out didn't work anyway since exists() checks for a file in .PATH (and /usr/games/strfile doesn't exist there), so the test was always defaulting to ../strfile/strfile which breaks cross-compiled builds. END