summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/Makefile')
-rw-r--r--share/man/man4/man4.i386/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
new file mode 100644
index 00000000000..dce736d37f8
--- /dev/null
+++ b/share/man/man4/man4.i386/Makefile
@@ -0,0 +1,12 @@
+# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
+# $Id: Makefile,v 1.1 1995/10/18 08:44:28 deraadt Exp $
+
+MAN= intro.4 aha.4 ahb.4 aic.4 ast.4 autoconf.4 boca.4 bt.4
+MAN+= com.4 cy.4 ed.4 ep.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 pms.4
+MAN+= rtfps.4 sea.4 speaker.4 uha.4 wd.4
+MAN+= eg.4 el.4 ie.4 le.4 wt.4
+
+MLINKS= mem.4 kmem.4
+MANSUBDIR=/i386
+
+.include <bsd.prog.mk>