Skip to content

Commit

Permalink
minik is now the default for athenak
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Aug 22, 2023
1 parent a3f173a commit 35a04c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ GIT_DIRS = athena athenak
URL0 = https://github.com/teuben/Athena-Cversion
URL1 = https://github.com/PrincetonUniversity/athena
URL2 = https://gitlab.com/theias/hpc/jmstone/athena-parthenon/athenak
URL2 = https://gitlab.com/theias/hpc/jmstone/athena-parthenon/athena-mini-k
URL3 = https://github.com/teuben/nemo
URL4 = https://github.com/teuben/tkrun
URL5a = https://github.com/teuben/agui
Expand Down Expand Up @@ -70,7 +71,7 @@ athena:
$(MAKE) build_athena

athenak:
git clone --recursive $(URL2)
git clone --recursive $(URL2) athenak

nemo:
git clone $(URL3)
Expand Down

0 comments on commit 35a04c8

Please sign in to comment.