This is the Miro src subdirectory for program sources. It contains
these subdirectories:

   Makeconf		placed here to indicate top level of source tree
   Makefile		makefile to make & install everything in the source
			tree
   bin/			subdirectory for sources for executables
   egrep[12].txt	egrep files to clean lint output (symbolic
			  links from sub-libraries and -executables
			  point to these files)
   include/		header files for C sources
   lib/			subdirectory for sources for libraries

Each of the bin/ and lib/ directories contains a separate subdirectory
for each executable or library.

The structure of the miro/obj subtree mirrors that of this subtree.
