Skip to content

Commit

Permalink
Update build-system.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Fourchaux committed May 21, 2019
1 parent e6322e2 commit 0001b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/doc/build-system.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ See http://www.gnu.org/software/make/manual/make.htmlPrerequisite-Types
* Annotation before commands: +/-/@

a command starting by - is always successful (errors are ignored)
a command starting by + is ran even if option -n is given to make
a command starting by @ is not echoed before being ran
a command starting by + is run even if option -n is given to make
a command starting by @ is not echoed before being run

* Custom functions

Expand Down

0 comments on commit 0001b6d

Please sign in to comment.