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