From 31bf863ebbf5a71c1e03f01d3ed218a41a055a4a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 17 Nov 1999 17:05:19 +0000 Subject: Split download page into three parts. --- Makefile.devel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.devel') diff --git a/Makefile.devel b/Makefile.devel index bd4462d6..5c2f35ed 100644 --- a/Makefile.devel +++ b/Makefile.devel @@ -32,7 +32,7 @@ ## ## No facility to edit html to make a full release in this makefile. ## Too much effort for infrequenty used function. -## Must edit download.html by hand, then run +## Must edit download.phtml by hand, then run ## ## make releaseall VERSION=2.0 ## @@ -55,7 +55,7 @@ PRERELEASE_PREFIX=3\.0pre PRERELEASE_TAG=3.0pre$(shell date "+%y%m%d") PREREL_TAG_FILE=prereltag.txt -DOWNLOADHTML=download.phtml +DOWNLOADHTML=devel.phtml # This is used for full releases to control the tag name -- cgit v1.2.3