diff options
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 97e2767d2ff..d2321d50b9d 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.39 1999/03/24 16:54:40 niklas Exp $ +# $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 ping quotacheck raidctl \ + ncheck_ffs nfsd nfsiod nologin photurisd 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 SUBDIR+= mount_cd9660 |