/* ********************************************************************** *\
 *         Copyright IBM Corporation 1988,1991 - All Rights Reserved      *
 *        For full copyright information see:'andrew/config/COPYRITE'     *
\* ********************************************************************** */
#define IHaveSubdirs

#ifdef SNAP_ENV
SUBDIRS	=	hdrs cui ms shr snap nosnap
#else /* SNAP_ENV */
SUBDIRS	=	hdrs cui ms shr nosnap
#endif /* SNAP_ENV */

