aboutsummaryrefslogtreecommitdiff
path: root/bin/test/Makefile
blob: c1bc62c5fc6eb2b99a18e2907afd92905a4ce56a (plain) (blame)
1
2
3
4
5
6
7
8
#        @(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	test
LINKS=	${BINDIR}/test ${BINDIR}/[
MLINKS=	test.1 '[.1'

.include <bsd.prog.mk>