Skip to content

Commit 75f402e

Browse files
authored
Note about make install and Makefile.jst (ocaml#56)
1 parent 5bf2820 commit 75f402e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

HACKING.jst.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ to build without running the testsuite, or:
2828
$ make -f Makefile.jst hacking
2929

3030
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

Comments
 (0)