1# $OpenBSD: mk15,v 1.1 2002/02/26 16:54:47 espie Exp $
2# See PR 2311
3
4t15file.zoinx: ${@F:R}
5	echo $@
6
7.PHONY: t15file.zoinx
8