removed docs from Makefile

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@34 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
bergamaschi 2012-12-13 11:38:08 +00:00
parent 101c3b17ef
commit 824e4458ec

View File

@ -89,8 +89,8 @@ clean:
cd $(GUIDIR) && $(MAKE) clean
cd $(RECEIVERDIR) && $(MAKE) clean
cd $(CALWIZDIR) && $(MAKE) clean
cd $(MANDIR) && $(MAKE) clean
cd $(DOCDIR) && rm -rf *
# cd $(MANDIR) && $(MAKE) clean
# cd $(DOCDIR) && rm -rf *
install_lib:
cd $(LIBRARYDIR) && $(MAKE) install DESTDIR=$(LIBDIR) INCLUDES=$(INCLUDES)