diff options
Diffstat (limited to 'benchmarks/tcpblast/src/Makefile')
-rw-r--r-- | benchmarks/tcpblast/src/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/benchmarks/tcpblast/src/Makefile b/benchmarks/tcpblast/src/Makefile deleted file mode 100644 index 068ad35579f8..000000000000 --- a/benchmarks/tcpblast/src/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -PROG= tcpblast -SRCS= tcpblast.c -NO_MAN= yes -BINDIR= ${PREFIX}/bin - -.include <bsd.prog.mk> |