MFen 1.13
This commit is contained in:
parent
94b7c4a9c9
commit
e441c138a7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20241
1 changed files with 8 additions and 3 deletions
|
@ -1,9 +1,11 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.10 2003/09/18 16:13:26 bland Exp $
|
||||
# $FreeBSDru: frdp/www/ru/gnome/docs/Makefile,v 1.1 2003/11/02 17:57:31 andy Exp $
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/www/ru/gnome/docs/Makefile,v 1.2 2004/02/21 16:36:21 andy Exp $
|
||||
#
|
||||
# Original revision: 1.13
|
||||
#
|
||||
# Original revision: 1.10
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -14,10 +16,13 @@
|
|||
|
||||
DOCS= faq2.sgml
|
||||
DOCS+= gnome_porting.sgml
|
||||
DOCS+= gnome1_porting.sgml
|
||||
DOCS+= gnome2_porting.sgml
|
||||
DOCS+= porting.sgml
|
||||
DOCS+= bugging.sgml
|
||||
DOCS+= volunteer.sgml
|
||||
DOCS+= knownissues.sgml
|
||||
DOCS+= develfaq.sgml
|
||||
DOCS+= example-Makefile.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue