]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/bmake/unit-tests/phony-end.mk
MFC r291919:
[FreeBSD/stable/10.git] / contrib / bmake / unit-tests / phony-end.mk
1 # $Id: phony-end.mk,v 1.1.1.1 2014/08/30 18:57:18 sjg 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