/*
 * $Header: Imakefile,v 1.1 88/08/20 09:08:05 michael Exp $ Sony Corporation
 *
 * $Log:	Imakefile,v $
 * Revision 1.1  88/08/20  09:08:05  michael
 * Initial revision
 * 
 */
#define IHaveSubdirs
#define PassCDebugFlags

        SUBDIRS = X11 lib examples

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
