Added scripts to update version headers

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@40 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
bergamaschi
2012-12-17 14:56:01 +00:00
parent b573014a02
commit 587c03b246
4 changed files with 67 additions and 5 deletions

View File

@ -92,6 +92,8 @@ clean:
# cd $(MANDIR) && $(MAKE) clean
# cd $(DOCDIR) && rm -rf *
install_lib:
cd $(LIBRARYDIR) && $(MAKE) install DESTDIR=$(LIBDIR) INCLUDES=$(INCLUDES)
cd $(LIBRARYDIR) && $(MAKE) install_inc DESTDIR=$(INCDIR)