Correct dependencies list
This commit is contained in:
parent
341ffc4537
commit
f169c76b93
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6748
2 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/internal/Makefile,v 1.19 1999/09/30 16:27:11 wosch Exp $
|
||||
# $FreeBSD: www/en/internal/Makefile,v 1.20 2000/01/26 21:16:21 wosch Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -21,7 +21,7 @@ hostname!= hostname
|
|||
DOCS+= homepage.sgml
|
||||
.PHONY: homepage.inc
|
||||
|
||||
homepage.inc:
|
||||
homepage.inc: homepage.pl
|
||||
perl homepage.pl > ${.TARGET}
|
||||
|
||||
homepage.sgml: homepage.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue