Don't need the DOCSUBDIR variable any more, now the FAQ is DocBook'd.
This commit is contained in:
parent
92bf4933d5
commit
90d7026ca3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5404
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.4 1999-02-08 19:34:03 wosch Exp $
|
# $Id: Makefile,v 1.5 1999-08-19 20:42:03 nik Exp $
|
||||||
|
|
||||||
.if exists(Makefile.conf)
|
.if exists(Makefile.conf)
|
||||||
.include "Makefile.conf"
|
.include "Makefile.conf"
|
||||||
|
@ -59,8 +59,6 @@ SUBDIR+= releases
|
||||||
# Extern
|
# Extern
|
||||||
#SUBDIR+= tutorials
|
#SUBDIR+= tutorials
|
||||||
|
|
||||||
#DOCSUBDIR= FAQ handbook
|
|
||||||
DOCSUBDIR= FAQ
|
|
||||||
.endif
|
.endif
|
||||||
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue