summaryrefslogtreecommitdiff
path: root/bin/test/Makefile
blob: 6905c4b38b75d6989269ca9ca0d6235c8599f62f (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.6 1995/03/21 07:03:50 cgd Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

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

.include <bsd.prog.mk>