We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf2820 commit 75f402eCopy full SHA for 75f402e
HACKING.jst.adoc
@@ -28,3 +28,7 @@ to build without running the testsuite, or:
28
$ make -f Makefile.jst hacking
29
30
to start a continuously polling build of the compiler.
31
+
32
+Note that the dune-based build system is entirely separate from the main
33
+Makefile, and so you will need to use `make -f Makefile.jst install`
34
+to install after building.
0 commit comments