summaryrefslogtreecommitdiff
path: root/bin/test/Makefile
blob: f603470f2c3fbe6f59ee0543065174e85dd591f7 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.6 2017/07/09 21:23:19 espie Exp $

PROG=	test
LINKS=	${BINDIR}/test ${BINDIR}/[

.include <bsd.prog.mk>