From 5013b8b22c6ee6faa7dbc9693da49a71a44fdd3e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 9 May 1995 23:03:22 +0000 Subject: [PATCH] Remove all reference to sysinstall - it's going away. --- sbin/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index 8a824d818770..a915ec27d3df 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -9,8 +9,6 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \ nologin ping quotacheck reboot restore route savecore scsi shutdown \ slattach startslip swapon tunefs umount -#SUBDIR += sysinstall - .if exists(${.CURDIR}/${MACHINE}) SUBDIR+= ${MACHINE} .endif