Lines Matching refs:ifmake
1 # $NetBSD: directive-ifmake.mk,v 1.12 2023/11/19 21:47:52 rillig Exp $
3 # Tests for the .ifmake directive, which provides a shortcut for asking
12 .ifmake first
22 .ifmake !first
34 .ifmake !!first
42 .ifmake first && second
50 .ifmake first && !unmentioned
61 .ifmake late-target
69 # a plain .if or an .ifmake.
70 .ifmake 0
73 .ifmake 1
80 .ifmake ${:Ufirst}
93 .ifmake edge
101 .ifmake \!edge