instrumentation: add next-share/
[cs-p2p-next.git] / instrumentation / next-share / BaseLib / Core / DecentralizedTracking / kadtracker / Makefile
1 all:
2         rm .coverage; \
3         python2.5 /usr/bin/nosetests --with-doctest \
4         --with-coverage --cover-package=trunk #\
5 #       --pdb --pdb-failures