xref: /minix3/usr.bin/make/unit-tests/phony-end.mk (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc# $Id: phony-end.mk,v 1.1 2014/08/21 13:44:51 apb Exp $
2*0a6a1f1dSLionel Sambuc
3*0a6a1f1dSLionel Sambucall ok also.ok bug phony:
4*0a6a1f1dSLionel Sambuc	@echo '${.TARGET .PREFIX .IMPSRC:L:@v@$v="${$v}"@}'
5*0a6a1f1dSLionel Sambuc
6*0a6a1f1dSLionel Sambuc.END:	ok also.ok bug
7*0a6a1f1dSLionel Sambuc
8*0a6a1f1dSLionel Sambucphony bug:	.PHONY
9*0a6a1f1dSLionel Sambucall: phony
10