clean up, add..

This commit is contained in:
joey 1998-01-03 21:40:13 +00:00
parent a68c3abf8c
commit f2ef0423e7

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.2 1997/12/02 01:40:57 angelos Exp $ # $OpenBSD: Makefile,v 1.3 1998/01/03 21:40:13 joey Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $ # $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
# #
SUBDIR += bonnie SUBDIR += bonnie
SUBDIR += bytebench SUBDIR += bytebench
SUBDIR += iozone SUBDIR += iozone
SUBDIR += lmbench SUBDIR += lmbench
# SUBDIR += netperf # SUBDIR += netperf
SUBDIR += tcpblast SUBDIR += tcpblast
SUBDIR += xengine SUBDIR += xengine
.include <bsd.port.subdir.mk> .include <bsd.port.subdir.mk>