A Makefile for installing spanish FAQ.

This commit is contained in:
Wolfram Schneider 1998-08-04 11:15:50 +00:00
parent 0c9a01b906
commit b851f5936b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3265

11
es/Makefile Normal file
View file

@ -0,0 +1,11 @@
# $Id: Makefile,v 1.1 1998-08-04 11:15:50 wosch Exp $
DOCSUBDIR= FAQ
FORMATS?= "html roff"
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP
WEBBASE= /data
.include "../web.mk"