=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.39 retrieving revision 1.40 diff -c -r1.39 -r1.40 *** src/sbin/Makefile 1999/03/24 16:54:40 1.39 --- src/sbin/Makefile 1999/03/27 21:19:57 1.40 *************** *** 1,15 **** ! # $OpenBSD: Makefile,v 1.39 1999/03/24 16:54:40 niklas 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 ping quotacheck raidctl \ reboot route routed savecore scan_ffs scsi shutdown slattach startkey \ swapon ttyflags umount - - # photurisd have been temporarily commented out # support for various file systems SUBDIR+= mount_ados --- 1,13 ---- ! # $OpenBSD: Makefile,v 1.40 1999/03/27 21:19:57 provos 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 raidctl \ reboot route routed savecore scan_ffs scsi shutdown slattach startkey \ swapon ttyflags umount # support for various file systems SUBDIR+= mount_ados