Mercurial > libpst
view Makefile.coverity @ 242:67b24d6a45d6 stable-0-6-45
patch from Hugo DesRosiers to export categories and notes into vcards.
extend that patch to export categories into vcalendar appointments also.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 11 Dec 2009 08:45:30 -0800 |
parents | f9773b6368e0 |
children |
line wrap: on
line source
default: all all: rm -rf emit output export PATH=$(PATH):$(PWD)/coverity/prevent-linux-2.4.6/bin; \ cov-configure -co /usr/bin/gcc; \ ./configure && make clean; \ cov-build -e emit -o output make mv README README.save mv README.COVERITY README tar czvf libpst.tgz README emit output mv README README.COVERITY mv README.save README rm -rf emit output echo mv libpst.tgz /home/httpd/html/510sg echo fixup-510 ns1 --dry-run