aboutsummaryrefslogtreecommitdiff
path: root/en/tutorials/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'en/tutorials/Makefile')
-rw-r--r--en/tutorials/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile
deleted file mode 100644
index 0434928bee..0000000000
--- a/en/tutorials/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $Id: Makefile,v 1.11 1997-09-13 04:24:09 jfieber Exp $
-
-DOCS?= index.sgml
-SUBDIR= devel diskformat disklessx fonts mh multios newuser upgrade
-DOCSUBDIR= ddwg ppp
-
-.if defined $(NEW_BUILD)
-SUBDIR=
-.endif
-
-.include "../web.mk"