summaryrefslogtreecommitdiff
path: root/bin/test/Makefile
blob: 99eb90049d0796ab7fee839b28078b26e7fd4df8 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:35:56 deraadt Exp $

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

.include <bsd.prog.mk>