mythenDetectorServer executable added

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@657 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
bergamaschi 2013-08-26 10:22:25 +00:00
parent 0441c91557
commit cd6e67b618
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ INSTMODE= 0777
SRCS= server.c server_funcs.c communication_funcs.c firmware_funcs.c mcb_funcs.c trimming_funcs.c sharedmemory.c
OBJS= $(SRCS:%.c=%.o)
#VFLAGS= -DVERBOSE -DVERYVERBOSE
VFLAGS= -DVERBOSE
#-DVERYVERBOSE
CFLAGS+= -Wall -DC_ONLY -DMCB_FUNCS -DDACS_INT $(VFLAGS)
#-Werror