From 8266cab35be254d080c55c019e27154420e811c7 Mon Sep 17 00:00:00 2001 From: remko Date: Fri, 1 Jun 2007 21:48:07 +0000 Subject: I understood the MLINK part incorrectly, it should be the other way around also remove the init mlink to securelevel. Discussed with and sharing pointyhat with: brueffer --- sbin/init/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/init') diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 0dcbffa..58a9e0a 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -3,7 +3,6 @@ PROG= init MAN= init.8 -MLINKS= init.8 securelevel.8 PRECIOUSPROG= INSTALLFLAGS=-b -B.bak WARNS?= 6 -- cgit v1.1