]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/bmake/unit-tests/phony-end
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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