A Makefile for installing spanish FAQ.
This commit is contained in:
parent
0c9a01b906
commit
b851f5936b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3265
1 changed files with 11 additions and 0 deletions
11
es/Makefile
Normal file
11
es/Makefile
Normal 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"
|
||||
|
Loading…
Reference in a new issue