Connect the c99 directory to the build.
This commit is contained in:
parent
48b288997e
commit
8e127db71e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12767
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/projects/Makefile,v 1.9 2001/09/18 18:28:07 alex Exp $
|
||||
# $FreeBSD: www/en/projects/Makefile,v 1.10 2001/11/13 09:40:02 kuriyama Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -14,4 +14,6 @@ DOCS+= libh.sgml
|
|||
|
||||
INDEXLINK= projects.html
|
||||
|
||||
SUBDIR= c99
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue