]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/bmake/unit-tests/phony-end
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / bmake / unit-tests / phony-end
1 # $Id: phony-end,v 1.1.1.1 2011/10/01 17:19:39 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