diff --git a/HACKING.adoc b/HACKING.adoc index 1cb6ccb1e..b0216abb4 100644 --- a/HACKING.adoc +++ b/HACKING.adoc @@ -164,7 +164,6 @@ has excellent documentation. LICENSE:: license and copyright notice Makefile:: main Makefile Makefile.nt:: Windows Makefile (deprecated) - Makefile.shared:: common Makefile Makefile.tools:: used by manual/ and testsuite/ Makefiles README.adoc:: general information on the compiler distribution README.win32.adoc:: general information on the Windows ports of OCaml @@ -294,4 +293,4 @@ Just checkout the commit/branch you want to test, then run git push --force git@github.com:ocaml/precheck.git HEAD:trunk (This is the syntax to push the current `HEAD` state into the `trunk` -reference on the specified remote.) \ No newline at end of file +reference on the specified remote.)