add clean step

This commit is contained in:
Paul R. Tagliamonte 2013-03-20 00:38:45 -04:00
parent dcd2a718f1
commit 82fab4d38f

View File

@ -8,7 +8,7 @@ clear:
@clear
clean:
@echo "fixme"
rm -f target-c
build:
$(RPY_WRAP) $(RPY) $(RPY_FLAGS) target.py