XCOMM $XConsortium: Imakefile /main/2 1996/12/31 17:10:26 ray $

#define DoNormalLib	NormalLibXa
#define DoSharedLib	SharedLibXa
#define DoDebugLib 	DebugLibXa
#define DoProfileLib	ProfileLibXa
#define LibName server
#define SoRev SOXAREV

#define LibHeaders NO

SRCS =	server.cc
OBJS =  server.o 

INCLUDES=-I../../../dia -I$(BUILDINCDIR)/Xa -I$(BUILDINCDIR) -I../../../../../include -I$(LIBSRC)/Xa -I$(LIBSRC)

#define CplusplusSource
NormalCplusplusObjectRule()
#include <Library.tmpl>

DependTarget()
