Skip to content

Commit

Permalink
add clean step
Browse files Browse the repository at this point in the history
  • Loading branch information
paultag committed Mar 20, 2013
1 parent dcd2a71 commit 82fab4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eg/rpython/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ clear:
@clear

clean:
@echo "fixme"
rm -f target-c

build:
$(RPY_WRAP) $(RPY) $(RPY_FLAGS) target.py

0 comments on commit 82fab4d

Please sign in to comment.