It is possible to build www/ tree separately now
(make -DWEB_ONLY is not failing anymore)
This commit is contained in:
parent
5824126abd
commit
7cfacc4896
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6212
2 changed files with 12 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/zh/Makefile,v 1.2 1999/09/06 07:03:31 peter Exp $
|
||||
|
||||
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
|
||||
DOCSUBDIR= FAQ
|
||||
.endif
|
||||
|
||||
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
||||
SGMLOPTS+=-e big5
|
||||
FORMATS= "html ps"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue