1# $OpenBSD: Makefile,v 1.1 2019/05/13 23:18:22 naddy Exp $ 2 3PROG= tee 4 5.PATH: ${.CURDIR}/../../../usr.bin/tee 6.include <bsd.prog.mk> 7