Install ocamlbuild man page

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7837 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Nicolas Pouillard 2007-02-07 17:08:48 +00:00
parent aabb13f857
commit 9514ed06f4
2 changed files with 7 additions and 0 deletions

View File

@ -491,3 +491,6 @@ installdir \
ocamlbuild/ocamlbuild{,.p}.{cmx,$O} \
$LIBDIR/ocamlbuild
installdir \
../ocamlbuild/man/ocamlbuild.1 \
$MANDIR/man1

View File

@ -151,3 +151,7 @@ installdir \
ocamlbuild/ocamlbuild.cmo \
ocamlbuild/ocamlbuild{,.p}.{cmx,$O} \
$LIBDIR/ocamlbuild
installdir \
../ocamlbuild/man/ocamlbuild.1 \
$MANDIR/man1