4.4BSD/usr/src/bin/test/Makefile

#        @(#)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>