Skip to content

Commit

Permalink
Removing dangerous form of distclean
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith committed Mar 16, 2020
1 parent de714a8 commit c619a09
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,3 @@ install:
clean:
@make -C src clean
.PHONY: clean

distclean: clean
@rm -rf $(EPIEVO)/bin
.PHONY: distclean

0 comments on commit c619a09

Please sign in to comment.