Skip to content

Commit

Permalink
Improve the clean target
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartFinn committed Aug 6, 2016
1 parent 97dd1ef commit 2bd8911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ deb: prepare_deb

clean:
-rm -rf build/
-rm -f $(DEB)
-rm -f *.deb

.PHONY: all prepare_deb deb clean

0 comments on commit 2bd8911

Please sign in to comment.