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

#ifndef _IBMR2
SUBDIRS = lib convert cmd scan rasters
#else
SUBDIRS = lib convert cmd rasters
#endif /* _IBMR2 */
