]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/directive-endfor.mk
Import bmake-20230622
[FreeBSD/FreeBSD.git] / unit-tests / directive-endfor.mk
1 # $NetBSD: directive-endfor.mk,v 1.2 2023/06/01 20:56:35 rillig Exp $
2 #
3 # Test for the directive .endfor, which ends a .for loop.
4 #
5 # See also:
6 #       directive-for.mk
7
8 # An .endfor without a corresponding .for is a parse error.
9 # expect+1: for-less endfor
10 .endfor