linkchecker/bk/Makefile
2004-07-24 12:01:31 +00:00

7 lines
100 B
Makefile

D = ../../bk-python/bk
diff:
diff -BurN -xCVS -x.cvsignore -x.pyc . $(D)
update:
cp -r $(D)/* .