summaryrefslogtreecommitdiffstats
path: root/bin/test/Makefile
blob: 2a9c4d776ab66d4c72fdef362692869a32a57b10 (plain)
1
2
3
4
5
6
7
8
9
10
#        @(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

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

WARNS?=	2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud