From: | Steve Mynott <steve.mynott@xxxxxxxxx> |
Date: | Fri, 10 Sep 2004 15:43:37 +0100 |
brandy:/usr/src/games/adventure% ./adventure adventure: Unable to find abcde in vocab The fix is to revert to src/games/adventure/Makefile ver 1.3 with the CFLAGS+=-traditional-cpp It compiles without this flag but doesn't run... Cheers Steve