Skip to content

Commit

Permalink
Does github let me brew install?
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Mar 14, 2024
1 parent a7f8757 commit cbf4e40
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 @@ -40,6 +40,8 @@ tokenize:
# Unfortunately, MacOS's tar cannot do that.
UNAME := $(shell uname)
ifeq ($(UNAME), Darwin)
brew install gnu-awk
brew install gnu-tar
gnuxform :=
else
gnuxform := --xform 's%^%m100le/%'
Expand Down

0 comments on commit cbf4e40

Please sign in to comment.