iMake 1.0.0 06/12/98

-----------------------------------------------------------------------------
KNOWLEDGE BASE

Date        Description                                         Status 
04/23/98    Recursive makefile definitions are not presently    Open
            being caught. 

            The following will result in imake aborting. 
                a: b
                b: a 
