aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO_8859-1/tutorials/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO_8859-1/tutorials/Makefile')
-rw-r--r--en_US.ISO_8859-1/tutorials/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile
deleted file mode 100644
index d89b4c97ac..0000000000
--- a/en_US.ISO_8859-1/tutorials/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id: Makefile,v 1.12 1998-01-18 22:27:43 jfieber Exp $
-
-DOCS?= index.sgml
-SUBDIR= devel diskformat disklessx fonts mh multios newuser upgrade
-DOCSUBDIR= ddwg ppp
-SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
-
-
-.if defined $(NEW_BUILD)
-SUBDIR=
-.endif
-
-.include "../web.mk"