10 lines
176 B
Makefile
10 lines
176 B
Makefile
# $Id: Makefile,v 1.3 1998-08-11 17:40:51 wosch Exp $
|
|
|
|
DOCSUBDIR= FAQ
|
|
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
|
|
|
|
|
WEBBASE= /data
|
|
|
|
.include "../web.mk"
|
|
|