=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/sbin/Makefile 1996/05/22 11:23:51 1.10 --- src/sbin/Makefile 1996/06/03 22:08:24 1.11 *************** *** 1,14 **** ! # $OpenBSD: Makefile,v 1.10 1996/05/22 11:23:51 deraadt Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ - # @(#)Makefile 8.5 (Berkeley) 3/31/94 # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck ncheck SUBDIR= badsect disklabel ccdconfig dmesg fastboot ifconfig init ipf ipfstat \ ! ipnat kbd mknod modload modunload mount mountd nfsd nfsiod nologin \ ! ping quotacheck reboot route routed savecore shutdown slattach \ ! swapon ttyflags umount # support for various file systems SUBDIR+= mount_ados --- 1,13 ---- ! # $OpenBSD: Makefile,v 1.11 1996/06/03 22:08:24 niklas Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck ncheck SUBDIR= badsect disklabel ccdconfig dmesg fastboot ifconfig init ipf ipfstat \ ! ipnat kbd md5 mknod modload modunload mount mountd nfsd nfsiod \ ! nologin ping quotacheck reboot route routed savecore shutdown \ ! slattach swapon ttyflags umount # support for various file systems SUBDIR+= mount_ados