diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-05-18 19:49:54 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2018-05-18 19:49:54 +0000 |
| commit | a5422567f996e7316e1e9471b8b993f146212fcd (patch) | |
| tree | 15f03aee9fa32676e792fe54d66cbfb498001f8f /make.1 | |
| parent | 2358deb6549648fd9a27a65544f9944b312426c2 (diff) | |
Diffstat (limited to 'make.1')
| -rw-r--r-- | make.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 |
