export xsmdas
UTILSDIR=../xsmutils

EXE=xsmgtigen

SOURCES= main.cpp xsmgtigen.cpp $(UTILSDIR)/xsmutils.cpp $(UTILSDIR)/xsmfilehandler.cpp $(UTILSDIR)/xsmdata.cpp 

include $(xsmdas)/makefile.common
