diff options
Diffstat (limited to 'bmake.1')
| -rw-r--r-- | bmake.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.271 2017/07/03 21:34:20 wiz Exp $ +.\" $NetBSD: make.1,v 1.272 2018/04/02 04:26:17 dholland Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1865,7 +1865,8 @@ expression is applied. Similarly, if the form is .Ql Ic .ifmake or -.Ql Ic .ifnmake , the +.Ql Ic .ifnmake , +the .Dq make expression is applied. .Pp |
