mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
199 B
Makefile
11 lines
199 B
Makefile
# $Id: Makefile,v 1.1 1995/07/13 00:03:08 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += tcpblast
|
|
|
|
.include <bsd.port.subdir.mk>
|