From mboxrd@z Thu Jan 1 00:00:00 1970 From: lunn@ma.tech.ascom.ch (Andrew Lunn) To: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] make info broken on NT Date: Thu, 06 May 1999 06:52:00 -0000 Message-id: <199905061351.PAA09710@biferten.ma.tech.ascom.ch> X-SW-Source: 1999-05/msg00025.html I tried to do a make info on the ecosSWtools tree and it failed. The makeinfo that comes with cygwin-b20 is a shell script that does nothing. I've complied the one inside the texinfo directory which is part of ecosSWtools and that one has problems as well. It cannot find the include files, even when they are in the same directory. Emacs seems to be able to convert them, but i don't realy want to have to use it for every directory! Andrew