Skip to content

Commit

Permalink
Update make init prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Brody committed Mar 7, 2022
1 parent 4251550 commit 63c66cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ endif

check:

init:
cd ./tools/cmd/openhpca_setup && $(GOCMD) run openhpca_setup.go
init: check update tools
./tools/cmd/openhpca_setup/openhpca_setup

install: check update tools init

Expand Down

0 comments on commit 63c66cf

Please sign in to comment.