XCOMM $XConsortium: Imakefile,v 1.93 91/09/18 14:29:25 rws Exp $
#define DoNormalLib NormalLibsuit
#define DoSharedLib SharedLibsuit

#include <Library.tmpl>

/* config options */

EXTRA_INCLUDES=-I../../include

HEADERS = dynarray.h srgp.h srgp_sphigs.h srgppublic.h suit.h

SUITVERSION=2.3

#ifdef SVR4
SHLIBLDFLAGS=-G
#endif


InstallMultiple($(HEADERS),$(INCDIR)/suit)

all:
