Skip to content

Commit

Permalink
Add all target to Makefile
Browse files Browse the repository at this point in the history
This is just necessary for CLion to figure out how to build.
  • Loading branch information
ali1234 committed May 12, 2024
1 parent e23b67a commit a2701b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ clean:
rm -f $(objs) $(deps) vbit2

-include $(deps)

all: vbit2

0 comments on commit a2701b4

Please sign in to comment.