before-all::
	rm -f $(CURDIR)/Source/UnitKit
	$(LN_S) $(CURDIR)/Source/FrameworkSource $(CURDIR)/Source/UnitKit

after-clean::
	rm -f $(CURDIR)/Source/UnitKit


syntax highlighted by Code2HTML, v. 0.9.1