Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lmliheng authored Jun 14, 2024
1 parent 1ff6a4b commit 29f9966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ TARGET = cil

all: $(OBJFILES) $(TARGET)

.PHONY: objs
objs:
mkdir -p objs

Expand Down

0 comments on commit 29f9966

Please sign in to comment.