linkchecker/bk/Makefile
2004-07-19 08:45:36 +00:00

7 lines
74 B
Makefile

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