Skip to content

Commit

Permalink
update clean to destroy all binary targets
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMW committed Jan 22, 2018
1 parent 111164c commit 80eab4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ clean:
rm -rf *.o
rm -f hac
rm -f bfide-bfi
rm -f bfi
rm -f expander
rm -f bfalgoConverter

#always generate zip
zip:
Expand Down

0 comments on commit 80eab4f

Please sign in to comment.