We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b0136b + 969e421 commit f6e1449Copy full SHA for f6e1449
automatic_make.sh
@@ -43,11 +43,11 @@ do_make() {
43
fi
44
}
45
46
-do_make spinnaker_tools
+do_make spinnaker_tools install
47
do_make spinn_common install
48
do_make SpiNNFrontEndCommon/c_common/front_end_common_lib install
49
do_make SpiNNFrontEndCommon/c_common/ install
50
-do_make sPyNNaker/neural_modelling/
+do_make sPyNNaker/neural_modelling/ install
51
do_make sPyNNakerNewModelTemplate/c_models/
52
do_make SpiNNakerGraphFrontEnd/gfe_examples/
53
do_make SpiNNakerGraphFrontEnd/gfe_integration_tests/
0 commit comments