aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tcpblast/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/tcpblast/src/Makefile')
-rw-r--r--benchmarks/tcpblast/src/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/benchmarks/tcpblast/src/Makefile b/benchmarks/tcpblast/src/Makefile
deleted file mode 100644
index 103db01ad737..000000000000
--- a/benchmarks/tcpblast/src/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-PROG= tcpblast
-SRCS= tcpblast.c
-NOMAN= yes
-BINDIR= /usr/local/bin
-
-.include <bsd.prog.mk>