Build cvsweb.html
This commit is contained in:
parent
ad167db1c4
commit
12462f68ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19724
1 changed files with 2 additions and 2 deletions
|
@ -1,18 +1,18 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Russian Documentation Project
|
||||
# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.4 2001/11/14 17:44:56 phantom Exp $
|
||||
# $FreeBSDru: frdp/www/ru/projects/Makefile,v 1.5 2004/01/18 14:37:44 andy Exp $
|
||||
# Original revision: 1.7
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= projects.sgml
|
||||
DOCS+= newbies.sgml
|
||||
DOCS+= cvsweb.sgml
|
||||
|
||||
INDEXLINK= projects.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue