summaryrefslogtreecommitdiff
path: root/en/tutorials/Makefile
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1998-08-03 14:44:26 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1998-08-03 14:44:26 +0000
commite4acca8a48240c91f2c0fa7b67752e68b9678c18 (patch)
treef55700ced48336d1328aee28118c20babe86cb0a /en/tutorials/Makefile
parent714203951f9474fe9e7466144f9f0e819584d2a4 (diff)
Notes
Diffstat (limited to 'en/tutorials/Makefile')
-rw-r--r--en/tutorials/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile
index 572a3d99eb..15fd5a0960 100644
--- a/en/tutorials/Makefile
+++ b/en/tutorials/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.14 1998-07-24 13:31:04 nik Exp $
+# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $
DOCS?= index.sgml
SUBDIR= devel diskformat disklessx fonts mh multios newuser
@@ -13,4 +13,6 @@ SUBDIR=
DOCSUBDIR=
.endif
+WEBBASE?= /data/tutorials
+
.include "../web.mk"