Cleanup HACKING.doc

Makefile.shared doesn't exist anymore.
master
Ramana Venkata 2017-07-05 01:50:18 +05:30 committed by GitHub
parent ce7cae7afc
commit 49eeb3f97d
1 changed files with 1 additions and 2 deletions

View File

@ -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.)
reference on the specified remote.)