Make it so ports/INDEX is updated from cvs before generating
the ports pages.
This commit is contained in:
parent
14042ad77a
commit
a2bbea0b60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=545
5 changed files with 30 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
# bsd.web.mk
|
||||
# $Id: web.site.mk,v 1.1.1.1 1996-09-24 17:45:45 jfieber Exp $
|
||||
# $Id: web.site.mk,v 1.2 1996-09-24 18:56:00 jfieber Exp $
|
||||
|
||||
#
|
||||
# Build and install a web site.
|
||||
|
@ -119,7 +119,7 @@ ORPHANS:= ${ORPHANS:N*.m4}
|
|||
#
|
||||
# Build most everything
|
||||
#
|
||||
all: orphans cvsdirs ${GENDOCS} ${DATA} ${LOCAL} ${CGI} _PROGSUBDIR
|
||||
all: ${COOKIE} orphans cvsdirs ${GENDOCS} ${DATA} ${LOCAL} ${CGI} _PROGSUBDIR
|
||||
|
||||
#
|
||||
# Warn about anything in DOCS that has no translation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue