=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** src/sbin/Makefile 1998/11/14 23:39:17 1.35 --- src/sbin/Makefile 1998/12/21 03:35:14 1.36 *************** *** 1,13 **** ! # $OpenBSD: Makefile,v 1.35 1998/11/14 23:39:17 deraadt Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck SUBDIR= badsect ccdconfig disklabel dmesg fsck ifconfig init ipf ipfstat \ ! ipnat ipsecadm kbd mknod modload modunload mount mountd ncheck_ffs \ ! nfsd nfsiod nologin photurisd ping quotacheck reboot route routed \ ! savecore scan_ffs scsi shutdown slattach startkey swapon ttyflags \ ! umount # support for various file systems SUBDIR+= mount_ados --- 1,13 ---- ! # $OpenBSD: Makefile,v 1.36 1998/12/21 03:35:14 deraadt Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck SUBDIR= badsect ccdconfig disklabel dmesg fsck ifconfig init ipf ipfstat \ ! ipnat ipsecadm isakmpd kbd mknod modload modunload mount mountd \ ! ncheck_ffs nfsd nfsiod nologin photurisd ping quotacheck reboot \ ! route routed savecore scan_ffs scsi shutdown slattach startkey \ ! swapon ttyflags umount # support for various file systems SUBDIR+= mount_ados