]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/phony-end.mk
Update to bmake-20201101
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / phony-end.mk
1 # $NetBSD: phony-end.mk,v 1.2 2020/10/24 08:34:59 rillig Exp $
2
3 all ok also.ok bug phony:
4         @echo '${.TARGET .PREFIX .IMPSRC:L:@v@$v="${$v}"@}'
5
6 .END:   ok also.ok bug
7
8 phony bug:      .PHONY
9 all: phony