Added FAQ handbook and tutorials again.
This commit is contained in:
parent
5cc8deb25a
commit
24df7db4b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3247
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.38 1998-08-03 11:47:30 wosch Exp $
|
||||
# $Id: Makefile,v 1.39 1998-08-03 12:34:12 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -47,8 +47,11 @@ SUBDIR+= releases
|
|||
SUBDIR+= gifs
|
||||
SUBDIR+= cgi
|
||||
|
||||
#DOCSUBDIR= FAQ handbook
|
||||
#SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
||||
# Extern
|
||||
SUBDIR+= tutorials
|
||||
|
||||
DOCSUBDIR= FAQ handbook
|
||||
SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
|
||||
|
||||
WEBDIR= data
|
||||
|
||||
|
|
Loading…
Reference in a new issue