Cleanup unused variables
This commit is contained in:
parent
22bbed8e99
commit
4c92ca3477
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20400
1 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/ru/commercial/Makefile,v 1.3 2000/11/10 17:27:30 phantom Exp $
|
||||
# The FreeBSD Russian Documentation Project
|
||||
# $FreeBSDru: frdp/www/ru/commercial/Makefile,v 1.3 2000/11/10 17:04:48 phantom Exp $
|
||||
# Original revision: 1.14
|
||||
|
@ -11,8 +11,6 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
PERL= perl5
|
||||
|
||||
DOCS = commercial.sgml
|
||||
# DOCS+= consulting.sgml
|
||||
# DOCS+= consulting_bycat.sgml
|
||||
|
@ -23,7 +21,4 @@ DOCS = commercial.sgml
|
|||
|
||||
INDEXLINK=commercial.html
|
||||
|
||||
BUILDTOP= ../..
|
||||
DIR_IN_LOCAL= commercial
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue