Skip to content

Commit

Permalink
Update doc/sphinx/practical-tools/utilities.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Apr 30, 2021
1 parent 01a07f7 commit d1de27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx/practical-tools/utilities.rst
Expand Up @@ -142,8 +142,8 @@ discouraged, since the contents of this file, including variable names and
status of rules, may change in the future.

Use the optional file ``CoqMakefile.local`` to extend
``CoqMakefile``. In particular, you can declare custom actions to be
performed before or after the build process. Similarly you can
``CoqMakefile``. In particular, you can declare custom actions to
run before or after the build process. Similarly you can
customize the install target or even provide new targets. See
:ref:`coqmakefilelocal` for extension-point documentation. To access
variables defined in the ``Makefile`` in a way not covered by
Expand Down

0 comments on commit d1de27a

Please sign in to comment.