mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
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:
@ -1,6 +1,6 @@
|
|||||||
CFLAGS= -DC_ONLY
|
CFLAGS= -DC_ONLY
|
||||||
FLAGS=-DVERBOSE
|
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/
|
LIBS= -L../slsDetectorSoftware/
|
||||||
LDFLAG= -lSlsDetector -lpthread
|
LDFLAG= -lSlsDetector -lpthread
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ sls_detector_help: $(SRC_CLNT)
|
|||||||
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf $(BIN)/sls_detector_put sls_detector_get sls_detector_acquire sls_detector_help
|
rm -rf $(BIN)/sls_detector_*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user