Date: Tue, 05 Aug 1997 17:51:25 +0200 From: Hans-Bernhard Broeker Subject: Re: Curses library for DJGPP? To: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire) Cc: djgpp AT delorie DOT com Message-id: <01IM385EMD2I8WW0BY@mail> Organization: RWTH Aachen, III. physikalisches Institut B Content-transfer-encoding: 7BIT Newsgroups: comp.os.msdos.djgpp Precedence: bulk In article <5s6hvb$peh AT freenet-news DOT carleton DOT ca> you wrote: > What do these directory names mean anyways? v2 is obvious, but the > suffixes are often not. E.g., gnu means the gnu stuff itself, apps means > other stuff for DJGPP not made by GNU itself, but what the heck is "tk"? That's "ToolKit", AFAIK. It's the directory where most of the additional libraries, like GRX or allegro, should go. HBB