mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-24 10:31:09 +02:00
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:
@ -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
|
SRCS= server.c server_funcs.c communication_funcs.c firmware_funcs.c mcb_funcs.c trimming_funcs.c sharedmemory.c
|
||||||
OBJS= $(SRCS:%.c=%.o)
|
OBJS= $(SRCS:%.c=%.o)
|
||||||
|
|
||||||
#VFLAGS= -DVERBOSE -DVERYVERBOSE
|
VFLAGS= -DVERBOSE
|
||||||
|
#-DVERYVERBOSE
|
||||||
CFLAGS+= -Wall -DC_ONLY -DMCB_FUNCS -DDACS_INT $(VFLAGS)
|
CFLAGS+= -Wall -DC_ONLY -DMCB_FUNCS -DDACS_INT $(VFLAGS)
|
||||||
#-Werror
|
#-Werror
|
||||||
|
|
||||||
|
BIN
slsDetectorSoftware/mythenDetectorServer/mythenDetectorServer
Executable file
BIN
slsDetectorSoftware/mythenDetectorServer/mythenDetectorServer
Executable file
Binary file not shown.
Reference in New Issue
Block a user