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

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

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