1 2 3 4 5 6 7 8
NAME = draklive VERSION = 0.5 check: perl -cw $(NAME) clean: find -name '*~' -exec rm {} \;