Skip to content

Commit

Permalink
Update Mill command for IDEA projects (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
poemonsense authored Sep 17, 2023
1 parent 5f07b3b commit 04f896d
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 @@ -64,4 +64,7 @@ clean:
bsp:
mill -i mill.bsp.BSP/install

mill:
mill -i mill.idea.GenIdea/idea

.PHONY: verilog emu clean help $(REF_SO)

0 comments on commit 04f896d

Please sign in to comment.