mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 13:51:34 +01:00
make install implemented
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@402 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -41,7 +41,7 @@ clean:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
install_sls_detector: all
|
install: all
|
||||||
$(shell test -d $(DESTDIR) || mkdir -p $(DESTDIR))
|
$(shell test -d $(DESTDIR) || mkdir -p $(DESTDIR))
|
||||||
cp -P $(BIN)/sls_detector_put $(DESTDIR)
|
cp -P $(BIN)/sls_detector_put $(DESTDIR)
|
||||||
cp -P $(BIN)/sls_detector_get $(DESTDIR)
|
cp -P $(BIN)/sls_detector_get $(DESTDIR)
|
||||||
|
|||||||
Reference in New Issue
Block a user