mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +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:
parent
e19ca7f777
commit
f0057c71ce
@ -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_*
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user