[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sbin

Annotation of src/sbin/Makefile, Revision 1.81

1.81    ! deraadt     1: #      $OpenBSD: Makefile,v 1.80 2006/07/04 05:31:54 mbalmer Exp $
1.1       deraadt     2:
                      3: # Not ported: XNSrouted enpload scsiformat startslip
1.22      millert     4: # Missing: icheck
1.1       deraadt     5:
1.81    ! deraadt     6: SUBDIR=        atactl badsect bioctl brconfig ccdconfig clri dhclient \
        !             7:        disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs  \
        !             8:        fsck_msdos fsdb fsirand growfs ifconfig init iopctl ipsecctl  \
        !             9:        isakmpd kbd lmccontrol mknod modload modunload mount \
        !            10:        mount_ados mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
        !            11:        mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \
        !            12:        mount_xfs mountd ncheck_ffs newfs newfs_msdos \
        !            13:        nfsd nmeaattach nologin pdisk pfctl pflogd ping ping6 quotacheck \
        !            14:        raidctl reboot restore route routed rtsol savecore scan_ffs \
        !            15:        scsi shutdown slattach swapctl sysctl ttyflags tunefs \
        !            16:        umount wsconsctl
1.1       deraadt    17:
                     18: .include <bsd.subdir.mk>