mythenDetectorServer compiles in virtual mode

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@30 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
bergamaschi 2011-02-15 16:28:02 +00:00
parent 9c39073e20
commit d4e73141dd

View File

@ -21,6 +21,9 @@ doc: $(SRC_H) $(SRC_CLNT)
mythenServer: $(SRC_MYTHEN_SVC)
$(CC) $(SRC_MYTHEN_SVC) $(CFLAGS) $(FLAGS) $(INCLUDES) -ImythenDetectorServer -D VIRTUAL -lm -D MCB_FUNCS -D C_ONLY
mv a.out mythenServer