From 4d323b75fe2e4a355bf697acd7e61c11d64d0084 Mon Sep 17 00:00:00 2001 From: thorpej Date: Fri, 13 Jun 1997 19:31:26 +0000 Subject: [PATCH] Remove swapon, add swapctl --- sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index 865661a041e1..b264a3fb4419 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1997/06/11 11:21:39 bouyer Exp $ +# $NetBSD: Makefile,v 1.40 1997/06/13 19:31:26 thorpej Exp $ # @(#)Makefile 8.5 (Berkeley) 3/31/94 # Not ported: XNSrouted enpload scsiformat startslip @@ -6,7 +6,7 @@ SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck fsirand ifconfig init \ mknod modload modunload mount nologin ping quotacheck reboot route \ - routed savecore shutdown slattach swapon ttyflags umount + routed savecore shutdown slattach swapctl ttyflags umount # support for various file systems SUBDIR+= mount_ados