summaryrefslogtreecommitdiff
path: root/benchmarks/tcpblast/src/Makefile
blob: 103db01ad7379640cf6afa7df7f8be96f51945c9 (plain) (blame)
1
2
3
4
5
6
PROG=		tcpblast
SRCS=		tcpblast.c
NOMAN=		yes
BINDIR=		/usr/local/bin

.include <bsd.prog.mk>