X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FREAD.ME;h=829cb45976e511c961f008e6eed7e5e8c04ce2e4;hp=eb5a64cde4ff33621e98176c233544921573bfb3;hb=refs%2Ftags%2Fv4.2;hpb=3a9b6a3bf0269231bef7de74757a910dedd04e0c diff --git a/menu/READ.ME b/menu/READ.ME index eb5a64cd..829cb459 100644 --- a/menu/READ.ME +++ b/menu/READ.ME @@ -2,13 +2,9 @@ This is a clone of the menu library that is available with typical System V curses implementations (ETI). It is modelled after the documentation that comes for this library with -a 386 based SVR4 implementation (ESIX). This system was used together -with an NCR3000 system to compile the clone using original curses -implementation and to run various programs to check the compatibility of -this clone with the original libmenu library. +a 386 based SVR4 implementation (ESIX). -The development environment was an ELF based Linux system, the German -Unifix distribution (aka Linux FT). +The development environment was and is an ELF based Linux system. For things that still need doing, see the TO-DO file in the top-level directory.