Skip to content

Commit

Permalink
Merge pull request #25 from jserv/dev
Browse files Browse the repository at this point in the history
Remove unused distclean target
  • Loading branch information
WEI, CHEN committed Mar 20, 2018
2 parents 96ecb9b + 36680a9 commit ca19d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mk/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ $(OUT)/local.mk:

clean:
$(RM) -r $(OUT)
distclean: clean
$(RM) local.mk

0 comments on commit ca19d9c

Please sign in to comment.