Skip to content

Commit

Permalink
make以外 c3e4955
Browse files Browse the repository at this point in the history
  • Loading branch information
nishigori committed Apr 16, 2024
1 parent 5cf8813 commit bdef85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $(os)/%:
.PHONY: clean install update $(links) shell/*

# Alias
install: me $(os)/install $(anyenv_envs)
install: me $(os)/install
bin: $(bin_requires)

clean: $(os)/clean anyenv/clean
Expand Down

0 comments on commit bdef85e

Please sign in to comment.