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

Annotation of src/sbin/Makefile, Revision 1.84

1.84    ! deraadt     1: #      $OpenBSD: Makefile,v 1.83 2007/05/26 21:39:45 grunk Exp $
1.1       deraadt     2:
1.81      deraadt     3: SUBDIR=        atactl badsect bioctl brconfig ccdconfig clri dhclient \
                      4:        disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs  \
                      5:        fsck_msdos fsdb fsirand growfs ifconfig init iopctl ipsecctl  \
                      6:        isakmpd kbd lmccontrol mknod modload modunload mount \
1.84    ! deraadt     7:        mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
1.81      deraadt     8:        mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \
1.83      grunk       9:        mount_vnd mount_xfs mountd ncheck_ffs newfs newfs_msdos \
1.81      deraadt    10:        nfsd nmeaattach nologin pdisk pfctl pflogd ping ping6 quotacheck \
                     11:        raidctl reboot restore route routed rtsol savecore scan_ffs \
                     12:        scsi shutdown slattach swapctl sysctl ttyflags tunefs \
                     13:        umount wsconsctl
1.1       deraadt    14:
                     15: .include <bsd.subdir.mk>