Fix files cleaning.
This commit is contained in:
parent
664daae42c
commit
bd986c1a1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18540
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/www/ru/platforms/Makefile,v 1.6 2003/10/22 16:44:59 andy Exp $
|
||||
# $FreeBSDru: frdp/www/ru/platforms/Makefile,v 1.7 2003/10/22 16:52:58 andy Exp $
|
||||
#
|
||||
# Original revision: 1.7
|
||||
|
||||
|
@ -13,11 +13,11 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS+= alpha.sgml
|
||||
DOCS= alpha.sgml
|
||||
DOCS+= amd64.sgml
|
||||
DOCS+= ia64.sgml
|
||||
DOCS= index.sgml
|
||||
DOCS= mips.sgml
|
||||
DOCS+= index.sgml
|
||||
DOCS+= mips.sgml
|
||||
DOCS+= pc98.sgml
|
||||
DOCS+= ppc.sgml
|
||||
DOCS+= sparc.sgml
|
||||
|
|
Loading…
Reference in a new issue