From b851f5936b2723d246768aa4dfa618e16a813d66 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 4 Aug 1998 11:15:50 +0000 Subject: [PATCH] A Makefile for installing spanish FAQ. --- es/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 es/Makefile diff --git a/es/Makefile b/es/Makefile new file mode 100644 index 0000000000..bb8490301f --- /dev/null +++ b/es/Makefile @@ -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" +