mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 16:20:03 +02: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:
parent
f0057c71ce
commit
62a71ba2fe
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user