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

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

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