Define default index page.

This commit is contained in:
Wolfram Schneider 1998-08-07 16:57:09 +00:00
parent a78046db14
commit 49985af4c0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3288
8 changed files with 23 additions and 8 deletions

View file

@ -1,8 +1,10 @@
# $Id: Makefile,v 1.1 1998-07-14 18:54:31 wosch Exp $
# $Id: Makefile,v 1.2 1998-08-07 16:56:59 wosch Exp $
DOCS= alpha.sgml
DOCS+= current.sgml
DOCS+= bootstrapping.sgml
INDEXLINK=alpha.html
.include "../web.mk"