D = ../../bk-python/bk

diff:
	diff -BurN -xCVS -x.cvsignore -x.pyc . $(D)

update:
	cp -r $(D)/* .
