Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
JianyiCheng authored and kumasento committed Jun 18, 2021
1 parent 1a0ac21 commit 1c98c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ sync:
git submodule sync
git submodule update --init --recursive

clean: clean_phism
clean: clean-phism
rm -rf $(phism)/llvm/build

clean_phism:
clean-phism:
rm -rf $(phism)/build

0 comments on commit 1c98c04

Please sign in to comment.