=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** src/sbin/Makefile 1998/09/11 11:56:07 1.33 --- src/sbin/Makefile 1998/11/14 23:36:56 1.34 *************** *** 1,12 **** ! # $OpenBSD: Makefile,v 1.33 1998/09/11 11:56:07 fgsch Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck ! SUBDIR= badsect disklabel ccdconfig dmesg fsck ifconfig init ipf ipfstat \ ! ipnat ipsec kbd mknod modload modunload mount mountd ncheck_ffs nfsd \ ! nfsiod nologin ping quotacheck reboot route routed savecore scan_ffs \ ! scsi shutdown slattach swapon ttyflags umount # support for various file systems SUBDIR+= mount_ados --- 1,13 ---- ! # $OpenBSD: Makefile,v 1.34 1998/11/14 23:36:56 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