aboutsummaryrefslogtreecommitdiff
path: root/FAQ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ/Makefile')
-rw-r--r--FAQ/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/FAQ/Makefile b/FAQ/Makefile
deleted file mode 100644
index 5d89074a36..0000000000
--- a/FAQ/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $Id: Makefile,v 1.7 1998-07-23 10:25:12 wosch Exp $
-
-.NOTPARALLEL:
-
-SGMLOPTS=-links
-DOC= FAQ
-SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml
-SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml
-SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml
-SRCS+= serial.sgml troubleshoot.sgml x.sgml
-
-.include <bsd.sgml.mk>