aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/test/Makefile
blob: 562c9684ed88bcdd2fb15b03c45e8e6c03ec1710 (plain) (blame)
1
2
3
4
5
6
7
8
BINDIR=/bin

PROG=	test
MAN=	[.1 test.1

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

.include <bsd.prog.mk>