doc: Fix use of $(AM_V_at).
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 6 Mar 2015 04:43:31 +0000 (20:43 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 6 Mar 2015 04:43:31 +0000 (20:43 -0800)
It has to come at the beginning of the command since it expands to
@ and only "make" (not the shell) understands that.


No differences found