diff options
Diffstat (limited to 'share/man/man4/man4.mac68k/Makefile')
-rw-r--r-- | share/man/man4/man4.mac68k/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/share/man/man4/man4.mac68k/Makefile b/share/man/man4/man4.mac68k/Makefile deleted file mode 100644 index 477b4429990..00000000000 --- a/share/man/man4/man4.mac68k/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# from: @(#)Makefile 5.1 (Berkeley) 6/29/90 -# $OpenBSD: Makefile,v 1.15 2008/05/20 04:33:20 miod Exp $ - -MAN= adb.4 ae.4 asc.4 autoconf.4 esp.4 intro.4 \ - macfb.4 mc.4 mem.4 ncrscsi.4 nubus.4 obio.4 sn.4 zsc.4 -MLINKS= mem.4 kmem.4 \ - ncrscsi.4 sbc.4 \ - zsc.4 zstty.4 - -MANSUBDIR=mac68k - -.include <bsd.prog.mk> |