Hook netperf directory up to the build.
Pointed out by: simon
This commit is contained in:
parent
946b6e3e4c
commit
99882b4032
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22925
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/projects/Makefile,v 1.16 2004/05/12 12:10:44 murray Exp $
|
||||
# $FreeBSD: www/en/projects/Makefile,v 1.17 2004/09/12 18:38:24 scottl Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -14,6 +14,6 @@ DOCS+= cvsweb.sgml
|
|||
|
||||
INDEXLINK= projects.html
|
||||
|
||||
SUBDIR= busdma c99 gnats4 mips bigdisk
|
||||
SUBDIR= busdma c99 gnats4 mips bigdisk netperf
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue