Fix obj-cleaness for {freefall,hub}.freebsd.org specific cases
PR: docs/33271
This commit is contained in:
parent
346631569d
commit
3aa507573f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11701
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD: www/ru/internal/Makefile,v 1.7 2001/12/17 21:07:12 phantom Exp $
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
# $FreeBSDru: frdp/www/ru/internal/Makefile,v 1.3 2000/11/10 17:04:50 phantom Exp $
|
# $FreeBSDru: frdp/www/ru/internal/Makefile,v 1.3 2000/11/10 17:04:50 phantom Exp $
|
||||||
# Original version: 1.23
|
# Original version: 1.23
|
||||||
|
@ -28,7 +28,7 @@ hostname!= hostname
|
||||||
DOCS+= homepage.sgml
|
DOCS+= homepage.sgml
|
||||||
.PHONY: homepage.inc
|
.PHONY: homepage.inc
|
||||||
|
|
||||||
SCRIPTDIR= ../../en/internal
|
SCRIPTDIR= ${.CURDIR}/../../en/internal
|
||||||
GENHOMEPAGE= $(SCRIPTDIR)/homepage.pl
|
GENHOMEPAGE= $(SCRIPTDIR)/homepage.pl
|
||||||
|
|
||||||
homepage.inc: ${GENHOMEPAGE}
|
homepage.inc: ${GENHOMEPAGE}
|
||||||
|
|
Loading…
Reference in a new issue