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

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

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