Lines Matching full:directive
1 # $NetBSD: directive-if.mk,v 1.14 2025/06/28 22:39:28 rillig Exp $
3 # Tests for the .if directive.
29 # token_len). This made is_token return true even if the directive was
32 # (x 123)", while the intended error message was "Unknown directive".
42 # expect+1: Unknown directive "ifx"
75 # expect+1: Don't do this, always put a space after a directive.
76 . info Don't do this, always put a space after a directive.
80 # expect+1: Don't do this, always put a space after a directive.
81 . info Don't do this, always put a space after a directive.
94 # expect+1: Don't do this, always put a space after a directive.
95 . info Don't do this, always put a space after a directive.
99 # expect+1: Don't do this, always put a space after a directive.
100 . info Don't do this, always put a space after a directive.
107 # expect+1: Unknown directive "ifn"