mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 20:20:43 +01:00
changed makefile to include guidir in clean
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@17 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
1
Makefile
1
Makefile
@@ -34,6 +34,7 @@ clean:
|
|||||||
rm -rf bin/sls_detector_*
|
rm -rf bin/sls_detector_*
|
||||||
cd $(LIBRARYDIR) && $(MAKE) clean
|
cd $(LIBRARYDIR) && $(MAKE) clean
|
||||||
cd $(CLIENTDIR) && $(MAKE) clean
|
cd $(CLIENTDIR) && $(MAKE) clean
|
||||||
|
cd $(GUIDIR) && $(MAKE) clean
|
||||||
|
|
||||||
install_lib:
|
install_lib:
|
||||||
cd $(LIBRARYDIR) && $(MAKE) install_lib DESTDIR=$(INSTALLROOT)/$(LIBDIR)
|
cd $(LIBRARYDIR) && $(MAKE) install_lib DESTDIR=$(INSTALLROOT)/$(LIBDIR)
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user