From 22c99bcd0d1aacbc678f4a711ffe6a55178e6c28 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 30 Mar 2016 06:38:48 +0000 Subject: for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung --- sys/arch/octeon/stand/boot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/octeon') diff --git a/sys/arch/octeon/stand/boot/Makefile b/sys/arch/octeon/stand/boot/Makefile index 4c5d0414dfa..1d90e268fb0 100644 --- a/sys/arch/octeon/stand/boot/Makefile +++ b/sys/arch/octeon/stand/boot/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.2 2014/07/12 23:45:33 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2016/03/30 06:38:45 jmc Exp $ NOMAN= #MAN= boot.8 -#MLINKS= boot.8 boot.conf.5 .if ${MACHINE} == "octeon" PROG= boot -- cgit v1.2.3