From 90d7026ca37bc34b87fb9d9a781b75a8b6c7eb73 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 19 Aug 1999 20:42:03 +0000 Subject: [PATCH] Don't need the DOCSUBDIR variable any more, now the FAQ is DocBook'd. --- es/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/es/Makefile b/es/Makefile index fe39d3c3e7..a11b1fefd2 100644 --- a/es/Makefile +++ b/es/Makefile @@ -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) .include "Makefile.conf" @@ -59,8 +59,6 @@ SUBDIR+= releases # Extern #SUBDIR+= tutorials -#DOCSUBDIR= FAQ handbook -DOCSUBDIR= FAQ .endif SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr