9 lines
163 B
Makefile
9 lines
163 B
Makefile
# $Id: Makefile,v 1.3 1998-08-07 16:57:08 wosch Exp $
|
|
|
|
DOCS= projects.sgml
|
|
DOCS+= mozilla.sgml
|
|
DOCS+= newbies.sgml
|
|
|
|
INDEXLINK= projects.html
|
|
|
|
.include "../web.mk"
|