changes in makefile for the beamline

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@401 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
x04sa 2012-06-01 07:25:25 +00:00
parent e19ca7f777
commit f0057c71ce

View File

@ -1,6 +1,6 @@
CFLAGS= -DC_ONLY
FLAGS=-DVERBOSE
INCLUDES= -I../slsDetectorSoftware/commonFiles -I../slsDetectorSoftware/slsDetector -I ../slsDetectorSoftware/MySocketTCP -I../slsDetectorSoftware/usersFunctions -I../slsDetectorSoftware/multiSlsDetector
INCLUDES= -I../slsDetectorSoftware/commonFiles -I../slsDetectorSoftware/slsDetector -I ../slsDetectorSoftware/MySocketTCP -I../slsDetectorSoftware/usersFunctions -I../slsDetectorSoftware/multiSlsDetector -I../slsDetectorSoftware/slsDetectorAnalysis
LIBS= -L../slsDetectorSoftware/
LDFLAG= -lSlsDetector -lpthread
@ -37,7 +37,7 @@ sls_detector_help: $(SRC_CLNT)
clean:
rm -rf $(BIN)/sls_detector_put sls_detector_get sls_detector_acquire sls_detector_help
rm -rf $(BIN)/sls_detector_*