#define NotShared
#define DefaultInstallFlags 

#include	<cxModules.tmpl>

MakeInstallDirectories(install,$(CXMODULES_INST))

         CXCREDITS = $(CXLIBDIR_INST)/UserModule.credit
#include "Imakefile.default"

AllTarget(SimpleSphere)
NormalCCModuleTarget(SimpleSphere, SimpleSphere.mdw.o SimpleSphere.o SimpleSphere.cx.o,${GEOMETRYLIBS} $(GEOMETRYLIBS))

      MRESINCLUDES = ${GEOMETRYINCS}

DependSrcsTarget( SimpleSphere.mdw.c SimpleSphere.c)
